From 6c161ef3454d8914fcbb78c54786fd1531106dcb Mon Sep 17 00:00:00 2001 From: Konrad Weihmann Date: Tue, 16 Apr 2024 18:37:55 +0000 Subject: [PATCH] layer: add styhead compat Signed-off-by: Konrad Weihmann --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 8ab572f..3ba7d2a 100755 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -10,4 +10,4 @@ BBFILE_PRIORITY_meta-buildutils = "6" LAYERVERSION_meta-buildutils = "1" LAYERDEPENDS_meta-buildutils = "core" -LAYERSERIES_COMPAT_meta-buildutils = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield scarthgap" +LAYERSERIES_COMPAT_meta-buildutils = "dunfell gatesgarth hardknott honister kirkstone langdale mickledore nanbield scarthgap styhead"