summaryrefslogtreecommitdiffstats
path: root/meta-intel/conf
diff options
context:
space:
mode:
authorYong Li <yong.b.li@linux.intel.com>2019-01-03 11:41:48 +0800
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-01-09 19:45:51 +0000
commit33170c397695a768aa9e00bb2928f1cf24a9bab7 (patch)
tree5e268ae2c85f95e1badd796bce7d1db90fc8dcd3 /meta-intel/conf
parent8846a0860ee128a17a22cf158bf681672389b5b9 (diff)
downloadtalos-openbmc-33170c397695a768aa9e00bb2928f1cf24a9bab7.tar.gz
talos-openbmc-33170c397695a768aa9e00bb2928f1cf24a9bab7.zip
meta-intel: Add intel-dbus-interfaces
This recipe is used for Intel specific features and IPMI OEM commands. Tested By: bitbake intel-dbus-interfaces (From meta-intel rev: c5a33a96c6ae6eeaedc5d314c8497dc358eff589) Change-Id: I0ce1a37d271fbe43612c75308b02068426a12e0b Signed-off-by: Yong Li <yong.b.li@linux.intel.com> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-intel/conf')
-rw-r--r--meta-intel/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-intel/conf/layer.conf b/meta-intel/conf/layer.conf
index edc79f88c..50fbef9aa 100644
--- a/meta-intel/conf/layer.conf
+++ b/meta-intel/conf/layer.conf
@@ -9,3 +9,6 @@ BBFILE_COLLECTIONS += "intel"
BBFILE_PATTERN_intel = ""
LAYERVERSION_intel = "1"
LAYERSERIES_COMPAT_intel = "sumo"
+
+# Provide a variable that points the base of the intel layer.
+INTELBASE = '${@os.path.normpath("${LAYERDIR}/")}'
OpenPOWER on IntegriCloud