layer.conf: add kirkstone to LAYERSERIES_COMPAT

Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
This commit is contained in:
Anuj Mittal 2022-03-02 16:34:44 +08:00
parent 2b4470df8b
commit f66f0fce3b

View File

@ -14,4 +14,4 @@ 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 = "dunfell hardknott honister"
LAYERSERIES_COMPAT_dpdk = "dunfell hardknott honister kirkstone"