summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnuj Mittal <anuj.mittal@intel.com>2018-05-23 09:48:43 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-05-23 10:40:58 +0800
commitd7503390f2a6d481807248f9231338de853e6250 (patch)
treef2d7bdb2e8be93e90a4a16fa5df63bdf5ed58479
parent42aba6fdcc74ac5b551f17c8c88e6753cb49da84 (diff)
downloadmeta-intel-qat-d7503390f2a6d481807248f9231338de853e6250.tar.gz
layer.conf: change LAYERSERIES_COMPAT rocko -> sumo
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 2e3aa84..686141c 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LAYERDEPENDS_intel-qat = "core intel"
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_intel-qat = "1" 16LAYERVERSION_intel-qat = "1"
17LAYERSERIES_COMPAT_intel-qat = "rocko" 17LAYERSERIES_COMPAT_intel-qat = "sumo"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc