From 55b9f3daaa39d4c7d93095ab1e7cb13cc53d7df4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andreas=20M=C3=BCller?= Date: Mon, 24 May 2021 23:35:29 +0200 Subject: [PATCH] Make chromium appends work again after meta-browser split MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andreas Müller --- conf/layer.conf | 1 + 1 file changed, 1 insertion(+) diff --git a/conf/layer.conf b/conf/layer.conf index f65c1d3..516e771 100644 --- a/conf/layer.conf +++ b/conf/layer.conf @@ -17,6 +17,7 @@ LAYERDEPENDS_mortsgna-layer = "core openembedded-layer networking-layer" BBFILES_DYNAMIC += " \ browser-layer:${LAYERDIR}/appends/meta-browser/*.bbappend \ + chromium-browser-layer:${LAYERDIR}/appends/meta-browser/*.bbappend \ \ gnome-layer:${LAYERDIR}/appends/meta-gnome/*.bbappend \ \