From patchwork Mon Apr 20 17:06:56 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [meta-handheld,4/4] layer.conf: set compatibility for dunfell From: Andrea Adami X-Patchwork-Id: 172050 X-Patchwork-Delegate: bluelightning@bluelightning.org Message-Id: <20200420170656.10895-4-andrea.adami@gmail.com> To: openembedded-devel@lists.openembedded.org Cc: Andrea Adami Date: Mon, 20 Apr 2020 19:06:56 +0200 Signed-off-by: Andrea Adami --- conf/layer.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/layer.conf b/conf/layer.conf index 31fcb54..d1cb281 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 = "sumo thud warrior zeus" +LAYERSERIES_COMPAT_meta-handheld = "sumo thud warrior zeus dunfell"