summaryrefslogtreecommitdiffstats
path: root/meta-ingrasys/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-07 12:44:15 -0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-08 08:14:50 -0500
commit71d01e28379854c40733a6a81964afe74d13c31f (patch)
treec9b00ce2b128395998083a7c6d35083e6711c66c /meta-ingrasys/conf
parent907d066b384ece8d600ec1133d8fe57904abb516 (diff)
downloadtalos-openbmc-71d01e28379854c40733a6a81964afe74d13c31f.tar.gz
talos-openbmc-71d01e28379854c40733a6a81964afe74d13c31f.zip
meta-ingrasys: master refresh 94d26b9f7d..c5f9312e58
Update meta-ingrasys to master HEAD. Patrick Venture (5): meta-ingrasys: add INGRASYSBASE meta-ingrasys: zaius: ipmi-inventory-map-native: set LICENSE field meta-ingrasys: zaius: chassis: avsbus-control: set LICENSE field meta-ingrasys: zaius: chassis: refclock-fixup: set LICENSE field meta-ingrasys: zaius: chassis: vcs-control: set LICENSE field Change-Id: I58d8793a08e2e8333ccc4f71608365dec0ff8a8e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-ingrasys/conf')
-rw-r--r--meta-ingrasys/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ingrasys/conf/layer.conf b/meta-ingrasys/conf/layer.conf
index fb3404fbb..05c40a981 100644
--- a/meta-ingrasys/conf/layer.conf
+++ b/meta-ingrasys/conf/layer.conf
@@ -4,3 +4,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "ingrasys"
BBFILE_PATTERN_ingrasys = ""
LAYERSERIES_COMPAT_ingrasys = "sumo"
+
+# Provide a variable that points the base of the ingrasys layer.
+INGRASYSBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud