From cd40815e69cba65ad8181f4689ff7e26053d28e7 Mon Sep 17 00:00:00 2001 From: Tom Rini Date: Wed, 25 Jul 2018 08:26:08 -0400 Subject: 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 --- meta/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta') 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 = "\ core \ " -LAYERSERIES_COMPAT_secure-core = "sumo" +LAYERSERIES_COMPAT_secure-core = "rocko sumo" -- cgit v1.2.3-54-g00ecf