From c3a3b64604d8e7dfffc90daebc64eb8f654fa6e1 Mon Sep 17 00:00:00 2001 From: Brad Bishop Date: Fri, 13 Sep 2019 14:02:27 -0400 Subject: meta-qualcomm: Remove references to QUALCOMMBASE QUALCOMMBASE 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-qualcomm rev: b6305a99ca1f9c5f5ba88f1aeaf3e01a61c2f3fa) Change-Id: Ia1a8e95f4a09743538f427055294fd84dd3169c4 Signed-off-by: Brad Bishop --- meta-qualcomm/conf/layer.conf | 3 --- 1 file changed, 3 deletions(-) (limited to 'meta-qualcomm/conf') diff --git a/meta-qualcomm/conf/layer.conf b/meta-qualcomm/conf/layer.conf index 51c563e86..5079054e3 100644 --- a/meta-qualcomm/conf/layer.conf +++ b/meta-qualcomm/conf/layer.conf @@ -3,6 +3,3 @@ BBPATH .= ":${LAYERDIR}" BBFILE_COLLECTIONS += "qualcomm" BBFILE_PATTERN_qualcomm = "" - -# Provide a variable that points the base of the qualcomm layer. -QUALCOMMBASE = '${@os.path.normpath("${LAYERDIR}/")}' -- cgit v1.2.3