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-integrity/conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-integrity') diff --git a/meta-integrity/conf/layer.conf b/meta-integrity/conf/layer.conf index 2565080..74961cc 100644 --- a/meta-integrity/conf/layer.conf +++ b/meta-integrity/conf/layer.conf @@ -27,4 +27,4 @@ BB_HASHBASE_WHITELIST_append += "\ RPM_FSK_PATH \ " -LAYERSERIES_COMPAT_integrity = "sumo" +LAYERSERIES_COMPAT_integrity = "rocko sumo" -- cgit v1.2.3-54-g00ecf