Skip to content

Commit

Permalink
layer.conf: update LAYERSERIES_COMPAT to include mickledore
Browse files Browse the repository at this point in the history
  • Loading branch information
anujm1 committed Jan 4, 2023
1 parent 7f8e1c5 commit 9595cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conf/layer.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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 langdale"
LAYERSERIES_COMPAT_intel = "kirkstone langdale mickledore"

BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \
Expand Down

0 comments on commit 9595cf0

Please sign in to comment.