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-ids/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-ids/conf') 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 = "\ networking-layer \ " -LAYERSERIES_COMPAT_ids = "sumo" +LAYERSERIES_COMPAT_ids = "rocko sumo" -- cgit v1.2.3-54-g00ecf