Message ID | c30a97d9cbacb24861d42f8bca6509dada2a9adf.1750882005.git.scott.murray@konsulko.com |
---|---|
State | New |
Headers | show |
Series | Updates to fix building with oe-core master branch | expand |
diff --git a/conf/layer.conf b/conf/layer.conf index b0dc48b..6ec4380 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,7 +17,7 @@ BBFILE_PRIORITY_selinux = "5" # cause compatibility issues with other layers LAYERVERSION_selinux = "1" -LAYERSERIES_COMPAT_selinux = "walnascar styhead" +LAYERSERIES_COMPAT_selinux = "whinlatter" LAYERDEPENDS_selinux = " \ core \
whinlatter is the next release, set it as compatible layer since it is not backwards compatible. Signed-off-by: Scott Murray <scott.murray@konsulko.com> --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)