summaryrefslogtreecommitdiff
path: root/meta-qualcomm/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-07 23:50:34 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2018-11-08 04:58:23 +0300
commit9921ced5889d7c3d376c07927d4a5d07dbea890e (patch)
treeb1ef4df60b320d997a248198b8c0db19da62ca0c /meta-qualcomm/conf
parent86e8260b1dc71dc9bd9bf13803e0bddaa6a451df (diff)
downloadopenbmc-9921ced5889d7c3d376c07927d4a5d07dbea890e.tar.xz
meta-qualcomm: master refresh 2d5d845e7d..7272549020
Update meta-qualcomm to master HEAD. Patrick Venture (6): meta-qualcomm: add QUALCOMMBASE meta-qualcomm: centriq2400-rep: ir38163-workaround: set LICENSE field meta-qualcomm: centriq2400-rep: console-client: set LICENSE field meta-qualcomm: centriq2400-rep: led-manager-config-native: set LICENSE field meta-qualcomm: centriq2400-rep: socupdate: set LICENSE field meta-qualcomm: centriq2400-rep: rep-config: set LICENSE field Change-Id: I818424bf2e7e8af8aaf97fa4fcfd1b0476e5748e Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-qualcomm/conf')
-rw-r--r--meta-qualcomm/conf/layer.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-qualcomm/conf/layer.conf b/meta-qualcomm/conf/layer.conf
index 5079054e37..51c563e862 100644
--- a/meta-qualcomm/conf/layer.conf
+++ b/meta-qualcomm/conf/layer.conf
@@ -3,3 +3,6 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "qualcomm"
BBFILE_PATTERN_qualcomm = ""
+
+# Provide a variable that points the base of the qualcomm layer.
+QUALCOMMBASE = '${@os.path.normpath("${LAYERDIR}/")}'