Skip to content

Commit c76bc3a

Browse files
authored
layer.conf: Update for the scarthgap release series (#793)
Signed-off-by: Khem Raj <raj.khem@gmail.com>
1 parent 0fcfadc commit c76bc3a

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

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

0 commit comments

Comments
 (0)