Mark the layer as compatible with honister as well now that OE-Core has switched to using the new override syntax in master branch.
Signed-off-by: Anuj Mittal <[email protected]> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 33977a24..884e0d4b 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,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 gatesgarth hardknott" +LAYERSERIES_COMPAT_intel = "dunfell gatesgarth hardknott honister" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- 2.32.0
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7171): https://lists.yoctoproject.org/g/meta-intel/message/7171 Mute This Topic: https://lists.yoctoproject.org/mt/84573356/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
