diff --git a/meta-balena-supervisor/conf/layer.conf b/meta-balena-supervisor/conf/layer.conf index c360ba6..6c70533 100644 --- a/meta-balena-supervisor/conf/layer.conf +++ b/meta-balena-supervisor/conf/layer.conf @@ -5,6 +5,6 @@ BBFILES += "${LAYERDIR}/recipes-*/*/*.bb \ BBFILE_COLLECTIONS += "balena-supervisor" BBFILE_PATTERN_balena-supervisor := "^${LAYERDIR}/" -BBFILE_PRIORITY_balena-supervisor = "1337" +BBFILE_PRIORITY_balena-supervisor = "4" LAYERSERIES_COMPAT_balena-supervisor = "thud"