layer.conf: update LAYERSERIES_COMPAT for scarthgap

openembedded-core has moved to scarthgap:

0e42326d ("layer.conf: Prepare for release, drop nanbield LAYERSERIES")

Add scarthgap to LAYERSERIES_COMPAT and drop EOL mickeldore.

Signed-off-by: Cory Keitz <ckeitz@amazon.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Cory Keitz 2024-03-18 22:48:37 +00:00 committed by Anuj Mittal
parent 6bb0d25138
commit 9bd8203482

View File

@ -14,7 +14,7 @@ LAYERDEPENDS_dpdk = "core"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_dpdk = "1"
LAYERSERIES_COMPAT_dpdk = "kirkstone mickledore nanbield"
LAYERSERIES_COMPAT_dpdk = "kirkstone nanbield scarthgap"
BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \