Skip to content

Commit 729ee46

Browse files
shr-projectotavio
authored andcommitted
layer.conf: Update to honister
This marks the layers as compatible with honister now they use the new override syntax. Signed-off-by: Martin Jansa <[email protected]>
1 parent 3405e3a commit 729ee46

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 hardknott"
12+
LAYERSERIES_COMPAT_chromium-browser-layer = "dunfell gatesgarth hardknott honister"
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
@@ -113,6 +113,6 @@ BBFILE_PATTERN_firefox-browser-layer := "^${LAYERDIR}/"
113113
BBFILE_PRIORITY_firefox-browser-layer = "7"
114114

115115
LAYERVERSION_firefox-browser-layer = "1"
116-
LAYERSERIES_COMPAT_firefox-browser-layer = "dunfell gatesgarth hardknott"
116+
LAYERSERIES_COMPAT_firefox-browser-layer = "dunfell gatesgarth hardknott honister"
117117

118118
LAYERDEPENDS_firefox-browser-layer = "clang-layer core openembedded-layer rust-layer"

0 commit comments

Comments
 (0)