mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-04 20:54:47 +02:00
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:
parent
6bb0d25138
commit
9bd8203482
|
@ -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 \
|
||||
|
|
Loading…
Reference in New Issue
Block a user