summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHongxu Jia <hongxu.jia@windriver.com>2018-10-08 14:07:36 +0800
committerAnuj Mittal <anuj.mittal@intel.com>2018-10-08 14:05:16 +0800
commitfb7c2c4aee21f211ccd01037b39d4bc7bfddbf0e (patch)
tree6699c883531abed8620e99e432b326872a10168f
parent3131410c4216e8ab18d6365533759bcc7f444255 (diff)
downloadmeta-intel-qat-fb7c2c4aee21f211ccd01037b39d4bc7bfddbf0e.tar.gz
layer.conf: update LAYERSERIES_COMPAT `sumo' -> `thud'thud
Since `9ec5a8a layer.conf: Drop sumo from LAYERSERIES_CORENAMES' and `9867924 layer.conf: Add thud to LAYERSERIES_CORENAMES' applied in oe-core, update LAYERSERIES_COMPAT `sumo' -> `thud' Signed-off-by: Hongxu Jia <hongxu.jia@windriver.com> 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 928682e..a4ada60 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -14,7 +14,7 @@ LAYERDEPENDS_intel-qat = "core"
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 = "sumo" 17LAYERSERIES_COMPAT_intel-qat = "thud"
18 18
19 19
20require ${LAYERDIR}/conf/include/maintainers.inc 20require ${LAYERDIR}/conf/include/maintainers.inc