summaryrefslogtreecommitdiffstats
path: root/conf/layer.conf
diff options
context:
space:
mode:
authorAdrian Dudau <adrian.dudau@enea.com>2016-04-18 12:39:58 +0200
committerMartin Borg <martin.borg@enea.com>2016-04-18 15:47:54 +0200
commitec8aa800e07ba78f0fb2f19976f871d9f8c87569 (patch)
tree17b21af896f853cb41db1f34ee09d8e0e57f873a /conf/layer.conf
parent9c44a76038c392d83e4073c5e63662d7f480fdd5 (diff)
downloadmeta-enea-bsp-common-ec8aa800e07ba78f0fb2f19976f871d9f8c87569.tar.gz
Rename layer to meta-enea-bsp-common
Signed-off-by: Adrian Dudau <adrian.dudau@enea.com> Signed-off-by: Martin Borg <martin.borg@enea.com>
Diffstat (limited to 'conf/layer.conf')
-rw-r--r--conf/layer.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 58c8466..f169951 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -7,6 +7,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
7 ${LAYERDIR}/packagegroups/* \ 7 ${LAYERDIR}/packagegroups/* \
8 ${LAYERDIR}/recipes-*/*/*.bbappend" 8 ${LAYERDIR}/recipes-*/*/*.bbappend"
9 9
10BBFILE_COLLECTIONS += "enea-bsp-base" 10BBFILE_COLLECTIONS += "enea-bsp-common"
11BBFILE_PATTERN_enea-bsp-base = "^${LAYERDIR}/" 11BBFILE_PATTERN_enea-bsp-common = "^${LAYERDIR}/"
12BBFILE_PRIORITY_enea-bsp-base = "5" 12BBFILE_PRIORITY_enea-bsp-common = "5"