From a05d281070728690cdb47e09c9e6a36910fcd2a6 Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Tue, 18 Oct 2016 14:22:36 +0200 Subject: Replace dependency on meta-fsl-ppc with meta-freescale Signed-off-by: Adrian Dudau Signed-off-by: Martin Borg --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index f334cc5..099c300 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,4 +10,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "enea-networking" BBFILE_PATTERN_enea-networking = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-networking = "7" -LAYERDEPENDS_enea-networking = "el-common fsl-ppc" +LAYERDEPENDS_enea-networking = "el-common freescale-layer" -- cgit v1.2.3-54-g00ecf