[meta-freescale] [meta-fsl-arm-extra][PATCH] layer.conf: define LAYERDEPENDS to match actual deps

Christopher Larson kergoth at gmail.com
Thu Feb 27 08:52:56 PST 2014


Aligns layer.conf layer dependencies with reality and the declared
dependencies in the README.

Signed-off-by: Christopher Larson <kergoth at gmail.com>
---
 conf/layer.conf | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/conf/layer.conf b/conf/layer.conf
index 8077dec..f581bac 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -8,3 +8,5 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 BBFILE_COLLECTIONS += "fsl-arm-extra"
 BBFILE_PATTERN_fsl-arm-extra := "^${LAYERDIR}/"
 BBFILE_PRIORITY_fsl-arm-extra = "4"
+
+LAYERDEPENDS_fsl-arm-extra = "core fsl-arm"
-- 
1.8.3.4



More information about the meta-freescale mailing list