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>
This commit is contained in:
Tom Rini
2018-07-25 08:26:08 -04:00
committed by Jia Zhang
parent e64e9c12f1
commit cd40815e69
9 changed files with 9 additions and 9 deletions
+1 -1
View File
@@ -15,4 +15,4 @@ LAYERDEPENDS_secure-core = "\
core \
"
LAYERSERIES_COMPAT_secure-core = "sumo"
LAYERSERIES_COMPAT_secure-core = "rocko sumo"