summaryrefslogtreecommitdiff
path: root/meta-inspur/conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-13 21:07:33 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-09-16 14:40:52 +0300
commit697f17de7a71b3dd9a6a0f37a2394b5525970c1c (patch)
tree769d23cf85b85587ec7ef4de87daa75278f6317b /meta-inspur/conf
parent283f4a7bb09618c6dcdb41b67258f2aa27100105 (diff)
downloadopenbmc-697f17de7a71b3dd9a6a0f37a2394b5525970c1c.tar.xz
meta-inspur: Remove references to INSPURBASE
INSPURBASE 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-inspur rev: 052786ad38fa172500a9f641ed26e95e25e6fbc6) Change-Id: I5394fc045042a30bdc958a6e528d9a7f947d49b9 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-inspur/conf')
-rw-r--r--meta-inspur/conf/layer.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/meta-inspur/conf/layer.conf b/meta-inspur/conf/layer.conf
index 3ba10679e..bdec1db47 100644
--- a/meta-inspur/conf/layer.conf
+++ b/meta-inspur/conf/layer.conf
@@ -8,5 +8,3 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
BBFILE_COLLECTIONS += "inspur-layer"
BBFILE_PATTERN_inspur-layer = "^${LAYERDIR}/"
LAYERSERIES_COMPAT_inspur-layer = "thud warrior"
-
-INSPURBASE = '${@os.path.normpath("${LAYERDIR}/")}'