From d77088a92b6f2bbcca68eb673a80db3863530b2c Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 13 Sep 2019 13:06:15 -0400 Subject: meta-ibm: Remove references to IBMBASE IBMBASE 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-ibm rev: cbbb0e5b4e44d831fce5daafd13272d401440f40) Change-Id: Ib214f92b2c384e3eb2a1f53ecf4b21034438d001 Signed-off-by: Brad Bishop --- meta-ibm/conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-ibm/conf') diff --git a/meta-ibm/conf/layer.conf b/meta-ibm/conf/layer.conf index f16cdee5fa..131c45be3b 100644 --- a/meta-ibm/conf/layer.conf +++ b/meta-ibm/conf/layer.conf @@ -8,6 +8,3 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "ibm-layer" BBFILE_PATTERN_ibm-layer := "^${LAYERDIR}/" LAYERSERIES_COMPAT_ibm-layer = "thud warrior" - -# Provide a variable that points the base of the ibm layer. -IBMBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3