Due to the variables rename in the scope of inclusive language, the layer is not compatible with older versions. This change drops all versions but kirkstone from LAYERSERIES_COMPAT.
Signed-off-by: Andrei Gherzan <[email protected]> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 037d1ab4..fb073b0d 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -19,7 +19,7 @@ LAYERRECOMMENDS_intel = "dpdk" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "dunfell hardknott honister kirkstone" +LAYERSERIES_COMPAT_intel = "kirkstone" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- 2.25.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7450): https://lists.yoctoproject.org/g/meta-intel/message/7450 Mute This Topic: https://lists.yoctoproject.org/mt/89523493/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
