summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-04-03 16:31:57 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-04-03 17:07:16 +0800
commit8915d5fb63df16b6289761180eedb9eb7f25e85e (patch)
treecb20295d8d8ae5538d6f0d1f3157609cd3080d62
parent4582cde191b3b06b9b8f34bcd3fdd6c8a2d5e838 (diff)
downloadmeta-dpdk-8915d5fb63df16b6289761180eedb9eb7f25e85e.tar.gz
layer.conf: Add warrior to compatible release series
Signed-off-by: Naveen Saini <naveen.kumar.saini@intel.com> Signed-off-by: Anuj Mittal <anuj.mittal@intel.com>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index 4dd9d28..0be6523 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,4 +14,4 @@ LAYERDEPENDS_dpdk = "core"
14# This should only be incremented on significant changes that will 14# This should only be incremented on significant changes that will
15# cause compatibility issues with other layers 15# cause compatibility issues with other layers
16LAYERVERSION_dpdk = "1" 16LAYERVERSION_dpdk = "1"
17LAYERSERIES_COMPAT_dpdk = "rocko sumo thud" 17LAYERSERIES_COMPAT_dpdk = "sumo thud warrior"