From 6f25bdd8182606a6149595a80abb88e1c535702a Mon Sep 17 00:00:00 2001 From: Adrian Calianu Date: Wed, 21 Dec 2016 16:29:41 +0100 Subject: Define Yocto machine for Intel Xeon D1521 And add meta-intel dependency in README file. Signed-off-by: Adrian Calianu Signed-off-by: Adrian Dudau --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/layer.conf') diff --git a/conf/layer.conf b/conf/layer.conf index da41ab2..4df802a 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -9,4 +9,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "enea-bsp-x86" BBFILE_PATTERN_enea-bsp-x86 = "^${LAYERDIR}/" BBFILE_PRIORITY_enea-bsp-x86 = "6" -LAYERDEPENDS_enea-bsp-x86 = "enea-bsp-common" +LAYERDEPENDS_enea-bsp-x86 = "enea-bsp-common intel" -- cgit v1.2.3-54-g00ecf