From 13fcf624491cdd0d9b3eb78a4f0cd1781b482b51 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Tue, 8 Oct 2019 16:01:48 -0700 Subject: layer: Mark zeus as compatible release Signed-off-by: Khem Raj 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 ac7c8f97..fcbf3e17 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -18,7 +18,7 @@ LAYERRECOMMENDS_intel = "dpdk intel-qat" # This should only be incremented on significant changes that will # cause compatibility issues with other layers LAYERVERSION_intel = "5" -LAYERSERIES_COMPAT_intel = "thud warrior" +LAYERSERIES_COMPAT_intel = "thud warrior zeus" BBFILES_DYNAMIC += " \ clang-layer:${LAYERDIR}/dynamic-layers/clang-layer/*/*/*.bb \ -- cgit v1.2.3-54-g00ecf