Skip to content

Commit b39bc71

Browse files
shr-projectotavio
authored andcommitted
layer.conf: update LAYERSERIES_COMPAT for hardknott
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
1 parent ae3258d commit b39bc71

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

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 = "dunfell gatesgarth"
12+
LAYERSERIES_COMPAT_chromium-browser-layer = "dunfell gatesgarth hardknott"
1313

1414
LAYERDEPENDS_chromium-browser-layer = "clang-layer core openembedded-layer meta-python2"

meta-firefox/conf/layer.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,6 @@ BBFILE_PATTERN_firefox-browser-layer := "^${LAYERDIR}/"
105105
BBFILE_PRIORITY_firefox-browser-layer = "7"
106106

107107
LAYERVERSION_firefox-browser-layer = "1"
108-
LAYERSERIES_COMPAT_firefox-browser-layer = "dunfell gatesgarth"
108+
LAYERSERIES_COMPAT_firefox-browser-layer = "dunfell gatesgarth hardknott"
109109

110110
LAYERDEPENDS_firefox-browser-layer = "clang-layer core openembedded-layer meta-python2 rust-layer"

0 commit comments

Comments
 (0)