summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNaveen Saini <naveen.kumar.saini@intel.com>2019-10-10 09:26:27 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2019-10-10 12:15:28 +0800
commit19eef2cccfbd7d5634eb976904b3f9f7bf69a265 (patch)
tree7e6c515c03a827e771854d0b1d53387c25dc874b
parent704c203cb543cd7468cb15ba7b64f7858d5cb310 (diff)
downloadmeta-dpdk-19eef2cccfbd7d5634eb976904b3f9f7bf69a265.tar.gz
layer: Mark zeus as compatible release
Removed sumo as compatible release 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 0be6523..f631e0e 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 = "sumo thud warrior" 17LAYERSERIES_COMPAT_dpdk = "thud warrior zeus"