summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2017-06-20 14:08:00 +0200
committerMartin Borg <martin.borg@enea.com>2017-06-20 14:57:00 +0200
commit4afd6215b2c12e8402a86ba490a663a90d737764 (patch)
treea1b86a3dd6b2f96d32f93a009684d97f6ce27f23 /conf
parente48207d22d54ab29cbe11859454a2bd335382ce4 (diff)
downloadmeta-enea-bsp-x86-4afd6215b2c12e8402a86ba490a663a90d737764.tar.gz
Remove dependency on meta-enea-bsp-common
This layer is currently empty hence not needed anymore. Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf')
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4df802a..3da3779 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -9,4 +9,4 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
9BBFILE_COLLECTIONS += "enea-bsp-x86" 9BBFILE_COLLECTIONS += "enea-bsp-x86"
10BBFILE_PATTERN_enea-bsp-x86 = "^${LAYERDIR}/" 10BBFILE_PATTERN_enea-bsp-x86 = "^${LAYERDIR}/"
11BBFILE_PRIORITY_enea-bsp-x86 = "6" 11BBFILE_PRIORITY_enea-bsp-x86 = "6"
12LAYERDEPENDS_enea-bsp-x86 = "enea-bsp-common intel" 12LAYERDEPENDS_enea-bsp-x86 = "intel"