Skip to content

Commit 068b693

Browse files
krajotavio
authored andcommitted
layer.conf: Update LAYERSERIES_COMPAT for mickledore
oe-core switched to mickedore [1] [1] https://git.openembedded.org/openembedded-core/commit/?id=57239d66b933c4313cf331d35d13ec2d0661c38f Signed-off-by: Khem Raj <[email protected]>
1 parent 7442631 commit 068b693

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

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

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 honister kirkstone"
116+
LAYERSERIES_COMPAT_firefox-browser-layer = "dunfell gatesgarth hardknott honister kirkstone mickledore"
117117

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

0 commit comments

Comments
 (0)