X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=blobdiff_plain;f=meta-agl-bsp%2Fconf%2Flayer.conf;h=2a999ddd568a900679bf4f23151a4c8f57b6f7f0;hb=c709f7de5989e99efeb853da54828ce773490b27;hp=031c4f2be50b78680245ac19ae755d3a4fc057b5;hpb=1b67a50dbffe916280917461a3bdef51c0d628d1;p=AGL%2Fmeta-agl.git diff --git a/meta-agl-bsp/conf/layer.conf b/meta-agl-bsp/conf/layer.conf index 031c4f2be..2a999ddd5 100644 --- a/meta-agl-bsp/conf/layer.conf +++ b/meta-agl-bsp/conf/layer.conf @@ -21,4 +21,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb ${LAYERDIR}/recipes-*/*/*.bbappend" BBFILE_COLLECTIONS += "aglbsp" BBFILE_PATTERN_aglbsp = "^${LAYERDIR}/" -BBFILE_PRIORITY_aglbsp = "10" +BBFILE_PRIORITY_aglbsp = "60" + +LAYERSERIES_COMPAT_aglbsp = "dunfell"