aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrea Adami <andrea.adami@gmail.com>2020-04-20 16:50:26 +0200
committerPaul Eggleton <bluelightning@bluelightning.org>2021-10-04 11:36:53 +1300
commit68cddc7aa79eb46ef73a01d372addb70cd91a050 (patch)
tree340cf9fc6f0b5a34cec951d5b9943dd1a69e31b4
parent924205ef07f8c6732214490d393a58e032766712 (diff)
downloadmeta-handheld-dunfell.tar.gz
layer.conf: set compatibility for dunfelldunfell
Signed-off-by: Andrea Adami <andrea.adami@gmail.com> Signed-off-by: Paul Eggleton <bluelightning@bluelightning.org>
-rw-r--r--conf/layer.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/layer.conf b/conf/layer.conf
index f052523..a55b162 100644
--- a/conf/layer.conf
+++ b/conf/layer.conf
@@ -18,5 +18,5 @@ BBFILE_PRIORITY_meta-handheld = "7"
LAYERDEPENDS_meta-handheld = "core meta-initramfs openembedded-layer"
-LAYERSERIES_COMPAT_meta-handheld = "zeus"
+LAYERSERIES_COMPAT_meta-handheld = "dunfell"