mirror of
git://git.yoctoproject.org/meta-dpdk.git
synced 2025-07-05 05:04:45 +02:00
layer.conf: add mickledore to LAYERSERIES_COMPAT
OE-Core has switched to mickledore: https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
58b60ea11b
commit
f244352c4c
|
@ -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 langdale"
|
||||
LAYERSERIES_COMPAT_dpdk = "kirkstone langdale mickledore"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
||||
|
|
Loading…
Reference in New Issue
Block a user