mirror of
git://git.yoctoproject.org/meta-intel.git
synced 2025-07-05 05:04:45 +02:00
layer.conf: add langdale to LAYERSERIES_COMPAT
Makes sure that we're compatible with the upcoming release. Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
parent
819b6cf9c1
commit
940218bd43
|
@ -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 = "kirkstone"
|
||||
LAYERSERIES_COMPAT_intel = "kirkstone langdale"
|
||||
|
||||
BBFILES_DYNAMIC += " \
|
||||
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
|
||||
|
|
Loading…
Reference in New Issue
Block a user