meta-somdevices: layer.conf: Increased priority.
authorJosep Orga <jorga@somdevices.com>
Fri, 12 Feb 2021 09:05:59 +0000 (10:05 +0100)
committerJosep Orga <jorga@somdevices.com>
Fri, 12 Feb 2021 09:05:59 +0000 (10:05 +0100)
Signed-off-by: Josep Orga <jorga@somdevices.com>
conf/layer.conf

index 9a773da..feccc9d 100644 (file)
@@ -7,7 +7,7 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \
 
 BBFILE_COLLECTIONS += "meta-somdevices"
 BBFILE_PATTERN_meta-somdevices = "^${LAYERDIR}/"
-BBFILE_PRIORITY_meta-somdevices = "6"
+BBFILE_PRIORITY_meta-somdevices = "9"
 
 LAYERDEPENDS_meta-somdevices = "core"
 LAYERSERIES_COMPAT_meta-somdevices = "warrior"