summaryrefslogtreecommitdiff
path: root/meta-inventec/conf/layer.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-13 21:04:55 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-16 14:41:25 +0300
commit7ec1d679d1961f22e47bcec8d7e79101edd6a131 (patch)
tree1ff4d9829bd8a3a0441dd1c42b8c696289ea5474 /meta-inventec/conf/layer.conf
parent59de630725b55a99f8c0f9d823b6987decaa27a5 (diff)
downloadopenbmc-7ec1d679d1961f22e47bcec8d7e79101edd6a131.tar.xz
meta-inventec: Remove references to INVENTECBASE
INVENTECBASE is only used for pointing at licenses...point at the licenses in oe-core in meta/files/common-licenses instead. to match the defacto convention used in other oe layers like meta-openembedded. (From meta-inventec rev: 87316ecf8bbbf9471b961ec3b0185888f983237e) Change-Id: I1f8f24a1eac6966419f9424216ee2a24fc940f6b Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-inventec/conf/layer.conf')
-rw-r--r--meta-inventec/conf/layer.conf3
1 files changed, 0 insertions, 3 deletions
diff --git a/meta-inventec/conf/layer.conf b/meta-inventec/conf/layer.conf
index 3c284f8ce..de22db1e3 100644
--- a/meta-inventec/conf/layer.conf
+++ b/meta-inventec/conf/layer.conf
@@ -3,6 +3,3 @@ BBPATH .= ":${LAYERDIR}"
BBFILE_COLLECTIONS += "inventec"
BBFILE_PATTERN_inventec = ""
-
-# Provide a variable that points the base of the inventec layer.
-INVENTECBASE = '${@os.path.normpath("${LAYERDIR}/")}'