Message ID | 5b172fccbfec3ae12326f438ce39e186657f5e6f.1751036759.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(-)