Skip to content

Commit 9596c6b

Browse files
authored
layer.conf: update LAYERSERIES_COMPAT for nanbield (#752)
* oe-core switched to nanbield in: https://git.openembedded.org/openembedded-core/commit/?id=f212cb12a0db9c9de5afd3cc89b1331d386e55f6 Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 parent a9e6f81 commit 9596c6b

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

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

0 commit comments

Comments
 (0)