summaryrefslogtreecommitdiffstats
path: root/meta
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
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')
-rw-r--r--meta/conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/conf/layer.conf b/meta/conf/layer.conf
index 4caf70c..301b017 100644
--- a/meta/conf/layer.conf
+++ b/meta/conf/layer.conf
@@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\
15 core \ 15 core \
16" 16"
17 17
18LAYERSERIES_COMPAT_secure-core = "sumo" 18LAYERSERIES_COMPAT_secure-core = "rocko sumo"