From 19eef2cccfbd7d5634eb976904b3f9f7bf69a265 Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Thu, 10 Oct 2019 09:26:27 +0800 Subject: layer: Mark zeus as compatible release Removed sumo as compatible release Signed-off-by: Naveen Saini Signed-off-by: Anuj Mittal --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_dpdk = "1" -LAYERSERIES_COMPAT_dpdk = "sumo thud warrior" +LAYERSERIES_COMPAT_dpdk = "thud warrior zeus" -- cgit v1.2.3-54-g00ecf