diff --git a/meta-alternatives/conf/layer.conf b/meta-alternatives/conf/layer.conf index d88418ff4..1648ee080 100644 --- a/meta-alternatives/conf/layer.conf +++ b/meta-alternatives/conf/layer.conf @@ -8,4 +8,4 @@ BBFILES := "${BBFILES} \ BBFILE_COLLECTIONS += "victronenergy-alternatives" BBFILE_PATTERN_victronenergy-alternatives := "^${LAYERDIR}/" BBFILE_PRIORITY_victronenergy-alternatives = "10" -LAYERSERIES_COMPAT_victronenergy-alternatives = "zeus dunfell" +LAYERSERIES_COMPAT_victronenergy-alternatives = "scarthgap" diff --git a/meta-bsp/conf/layer.conf b/meta-bsp/conf/layer.conf index 21de7c168..4e10414ac 100644 --- a/meta-bsp/conf/layer.conf +++ b/meta-bsp/conf/layer.conf @@ -12,4 +12,4 @@ BBFILES := "${BBFILES} \ BBFILE_COLLECTIONS += "victronenergy-bsp" BBFILE_PATTERN_victronenergy-bsp := "^${LAYERDIR}/" BBFILE_PRIORITY_victronenergy-bsp = "5" -LAYERSERIES_COMPAT_victronenergy-bsp = "zeus dunfell" +LAYERSERIES_COMPAT_victronenergy-bsp = "scarthgap" diff --git a/meta-third-party/conf/layer.conf b/meta-third-party/conf/layer.conf index 5dee02545..896705744 100644 --- a/meta-third-party/conf/layer.conf +++ b/meta-third-party/conf/layer.conf @@ -9,4 +9,4 @@ BBFILES := "${BBFILES} \ BBFILE_COLLECTIONS += "victronenergy-third-party" BBFILE_PATTERN_victronenergy-third-party := "^${LAYERDIR}/" BBFILE_PRIORITY_victronenergy-third-party = "5" -LAYERSERIES_COMPAT_victronenergy-third-party = "zeus dunfell" +LAYERSERIES_COMPAT_victronenergy-third-party = "scarthgap" diff --git a/meta-ve-software/conf/layer.conf b/meta-ve-software/conf/layer.conf index e8b1ff394..0d1b08581 100644 --- a/meta-ve-software/conf/layer.conf +++ b/meta-ve-software/conf/layer.conf @@ -9,6 +9,6 @@ BBFILES := "${BBFILES} \ BBFILE_COLLECTIONS += "victronenergy-software" BBFILE_PATTERN_victronenergy-software := "^${LAYERDIR}/" BBFILE_PRIORITY_victronenergy-software = "5" -LAYERSERIES_COMPAT_victronenergy-software = "zeus dunfell" +LAYERSERIES_COMPAT_victronenergy-software = "scarthgap" LICENSE_PATH += "${LAYERDIR}/licenses" diff --git a/meta-venus/conf/layer.conf b/meta-venus/conf/layer.conf index 2e6d3e3ea..1067d5d78 100644 --- a/meta-venus/conf/layer.conf +++ b/meta-venus/conf/layer.conf @@ -13,4 +13,4 @@ BBFILE_PRIORITY_victronenergy-venus = "7" BB_DANGLINGAPPENDS_WARNONLY = "1" -LAYERSERIES_COMPAT_victronenergy-venus = "zeus dunfell" +LAYERSERIES_COMPAT_victronenergy-venus = "scarthgap"