From 8915d5fb63df16b6289761180eedb9eb7f25e85e Mon Sep 17 00:00:00 2001 From: Naveen Saini Date: Wed, 3 Apr 2019 16:31:57 +0800 Subject: layer.conf: Add warrior to compatible release series 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 4dd9d28..0be6523 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 = "rocko sumo thud" +LAYERSERIES_COMPAT_dpdk = "sumo thud warrior" -- cgit v1.2.3-54-g00ecf