layer.conf: add hardknott to LAYERSERIES_COMPAT

We'd still like to remain compatible with dunfell and gatesgarth core as well.

Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com>
Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Naveen Saini 2021-03-16 11:57:20 +08:00 committed by Anuj Mittal
parent 850940e3e5
commit 6fea44c695

View File

@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat"
# This should only be incremented on significant changes that will
# cause compatibility issues with other layers
LAYERVERSION_intel = "5"
LAYERSERIES_COMPAT_intel = "dunfell gatesgarth"
LAYERSERIES_COMPAT_intel = "dunfell gatesgarth hardknott"
BBFILES_DYNAMIC += " \
clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \