From 14ff8bd957d65f8ede711926a0e2bead76fc57ae Mon Sep 17 00:00:00 2001 From: h5b Date: Fri, 6 Sep 2024 11:03:10 +0200 Subject: [PATCH] update --- .templateconf | 1 + conf/layer.conf | 2 +- meta-protos | 1 + 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 .templateconf create mode 160000 meta-protos diff --git a/.templateconf b/.templateconf new file mode 100644 index 0000000..43b5e07 --- /dev/null +++ b/.templateconf @@ -0,0 +1 @@ +TEMPLATECONF=${TEMPLATECONF:-meta-protos/conf} diff --git a/conf/layer.conf b/conf/layer.conf index 997bbaf..d0deca4 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -13,4 +13,4 @@ BBFILE_PRIORITY_protos = "10" LAYERDEPENDS_protos = "core" LAYERVERSION_protos = "1" -LAYERSERIES_COMPAT_protos = "dunfell kirkstone" +LAYERSERIES_COMPAT_protos = "dunfell kirkstone scarthgap" diff --git a/meta-protos b/meta-protos new file mode 160000 index 0000000..64a0697 --- /dev/null +++ b/meta-protos @@ -0,0 +1 @@ +Subproject commit 64a0697acb5bcde3f62a488f9fd907c841a370ea