From 39e15daae87668115b092bfbd6033b5cb8d72864 Mon Sep 17 00:00:00 2001 From: California Sullivan Date: Fri, 6 Apr 2018 11:54:42 -0700 Subject: layer.conf: update LAYERSERIES_COMPAT variable We are compatible with sumo and no longer compatible with rocko. Signed-off-by: California Sullivan --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/layer.conf b/conf/layer.conf index 2063112a..29a0f389 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 = "rocko" +LAYERSERIES_COMPAT_intel = "sumo" require ${LAYERDIR}/conf/include/maintainers.inc -- cgit v1.2.3-54-g00ecf