summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bonnans <laurent.bonnans@here.com>2018-05-22 11:33:59 +0200
committerLaurent Bonnans <laurent.bonnans@here.com>2018-05-22 11:35:26 +0200
commiteac1c63b0c78686766be1c70e3561d2233ec491b (patch)
tree3fa2772df64a6e87eb585d5b5ce89001d889c675
parent54f4a5c67f0e2e8eac87618aaba7bee5d942952a (diff)
downloadmeta-updater-eac1c63b0c78686766be1c70e3561d2233ec491b.tar.gz
Rename sota-qemux86-64 layer
-rw-r--r--meta-sota-qemux86-64/conf/layer.conf8
1 files changed, 4 insertions, 4 deletions
diff --git a/meta-sota-qemux86-64/conf/layer.conf b/meta-sota-qemux86-64/conf/layer.conf
index 4043a8a..9bc1969 100644
--- a/meta-sota-qemux86-64/conf/layer.conf
+++ b/meta-sota-qemux86-64/conf/layer.conf
@@ -5,7 +5,7 @@ BBPATH =. "${LAYERDIR}:"
5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ 5BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
6 ${LAYERDIR}/recipes-*/*/*.bbappend" 6 ${LAYERDIR}/recipes-*/*/*.bbappend"
7 7
8BBFILE_COLLECTIONS += "updater-qemux86-64" 8BBFILE_COLLECTIONS += "sota-qemux86-64"
9BBFILE_PATTERN_updater-qemux86-64 = "^${LAYERDIR}/" 9BBFILE_PATTERN_sota-qemux86-64 = "^${LAYERDIR}/"
10BBFILE_PRIORITY_updater-qemux86-64 = "7" 10BBFILE_PRIORITY_sota-qemux86-64 = "7"
11LAYERSERIES_COMPAT_updater-qemux86-64 = "sumo" 11LAYERSERIES_COMPAT_sota-qemux86-64 = "sumo"