From 6f3f0aa7aaf3b0483f49527b71a70a3272264840 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 13 Sep 2019 12:14:05 -0400 Subject: meta-phosphor: Remove references to PHOSPHORBASE PHOSPHORBASE 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-phosphor rev: a1cee09419cb1467c3d2b7bf996b40089f0d06f4) Change-Id: If136d24638a8022671988cf0a01620e7fffc545f Signed-off-by: Brad Bishop --- meta-phosphor/conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-phosphor/conf/layer.conf') diff --git a/meta-phosphor/conf/layer.conf b/meta-phosphor/conf/layer.conf index 0df82a724..764afde05 100644 --- a/meta-phosphor/conf/layer.conf +++ b/meta-phosphor/conf/layer.conf @@ -10,9 +10,6 @@ BBFILE_PATTERN_phosphor-layer := "^${LAYERDIR}/" LAYERVERSION_phosphor-layer = "1" LAYERSERIES_COMPAT_phosphor-layer = "thud warrior" -# Provide a variable that points the base of the phosphor layer. -PHOSPHORBASE = '${@os.path.normpath("${LAYERDIR}/")}' - IMAGE_FEATURES[validitems] += "tools-profile" # Let us add layer-specific bbappends which are only applied when that -- cgit v1.2.3