summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 44a788c..3f460a6 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -6,10 +6,10 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/packagegroups/* \ 6 ${LAYERDIR}/packagegroups/* \
7 ${LAYERDIR}/recipes-*/*/*.bbappend" 7 ${LAYERDIR}/recipes-*/*/*.bbappend"
8 8
9BBFILE_COLLECTIONS += "enea-bsp-x86" 9BBFILE_COLLECTIONS += "nfv-access-bsp-x86"
10BBFILE_PATTERN_enea-bsp-x86 = "^${LAYERDIR}/" 10BBFILE_PATTERN_nfv-access-bsp-x86 = "^${LAYERDIR}/"
11BBFILE_PRIORITY_enea-bsp-x86 = "6" 11BBFILE_PRIORITY_nfv-access-bsp-x86 = "6"
12LAYERDEPENDS_enea-bsp-x86 = "intel" 12LAYERDEPENDS_nfv-access-bsp-x86 = "intel"
13 13
14# change qemux86-64 arch from core2 to corei7 14# change qemux86-64 arch from core2 to corei7
15require conf/machine/qemux86-64-corei7.conf 15require conf/machine/qemux86-64-corei7.conf