summaryrefslogtreecommitdiffstats
path: root/meta-ids/conf
diff options
context:
space:
mode:
authorTom Rini <trini@konsulko.com>2018-07-25 08:26:08 -0400
committerJia Zhang <zhang.jia@linux.alibaba.com>2018-07-25 20:41:35 +0800
commitcd40815e69cba65ad8181f4689ff7e26053d28e7 (patch)
tree0b9012a053188d056fb9f945993cd7192dd3bd7d /meta-ids/conf
parente64e9c12f1baffa950be1bb8ec5586837e183a8d (diff)
downloadmeta-secure-core-cd40815e69cba65ad8181f4689ff7e26053d28e7.tar.gz
layer.conf: Mark as compatible with rocko
As we also work with the 'rocko' release list that in our LAYERSERIES_COMPAT. Signed-off-by: Tom Rini <trini@konsulko.com>
Diffstat (limited to 'meta-ids/conf')
-rw-r--r--meta-ids/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-ids/conf/layer.conf b/meta-ids/conf/layer.conf
index a2f29c9..50cc3cc 100644
--- a/meta-ids/conf/layer.conf
+++ b/meta-ids/conf/layer.conf
@@ -16,4 +16,4 @@ LAYERDEPENDS_ids = "\
16 networking-layer \ 16 networking-layer \
17" 17"
18 18
19LAYERSERIES_COMPAT_ids = "sumo" 19LAYERSERIES_COMPAT_ids = "rocko sumo"