diff options
-rw-r--r-- | meta-sota-qemux86-64/conf/layer.conf | 8 |
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}:" | |||
5 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ | 5 | BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ |
6 | ${LAYERDIR}/recipes-*/*/*.bbappend" | 6 | ${LAYERDIR}/recipes-*/*/*.bbappend" |
7 | 7 | ||
8 | BBFILE_COLLECTIONS += "updater-qemux86-64" | 8 | BBFILE_COLLECTIONS += "sota-qemux86-64" |
9 | BBFILE_PATTERN_updater-qemux86-64 = "^${LAYERDIR}/" | 9 | BBFILE_PATTERN_sota-qemux86-64 = "^${LAYERDIR}/" |
10 | BBFILE_PRIORITY_updater-qemux86-64 = "7" | 10 | BBFILE_PRIORITY_sota-qemux86-64 = "7" |
11 | LAYERSERIES_COMPAT_updater-qemux86-64 = "sumo" | 11 | LAYERSERIES_COMPAT_sota-qemux86-64 = "sumo" |