From f8c6c92f9ec778b0b235afcdf45e1de1ebcc215c Mon Sep 17 00:00:00 2001 From: Adrian Dudau Date: Mon, 18 Apr 2016 17:33:59 +0200 Subject: Update layer dependency on meta-el-common 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 080fea2..f334cc5 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 = "enea-base fsl-ppc" +LAYERDEPENDS_enea-networking = "el-common fsl-ppc" -- cgit v1.2.3-54-g00ecf