Skip to content

Commit 58cef3e

Browse files
committed
meta-chromium: Add wrynose to LAYERSERIES_COMPAT
The Yocto 6.0 release will happen soon and oe-core and meta-oe already changed their core name to wrynose from whinlatter. Signed-off-by: Zoltán Böszörményi <zboszor@gmail.com>
1 parent 0facc5c commit 58cef3e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

meta-chromium/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ BBFILE_PATTERN_chromium-browser-layer := "^${LAYERDIR}/"
99
BBFILE_PRIORITY_chromium-browser-layer = "7"
1010

1111
LAYERVERSION_chromium-browser-layer = "1"
12-
LAYERSERIES_COMPAT_chromium-browser-layer = "whinlatter"
12+
LAYERSERIES_COMPAT_chromium-browser-layer = "whinlatter wrynose"
1313

1414
LAYERDEPENDS_chromium-browser-layer = "core openembedded-layer"

0 commit comments

Comments
 (0)