Skip to content

Commit 7489f51

Browse files
committed
Update to Yocto scarthgap
1 parent 02608bc commit 7489f51

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

conf/layer.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@ BBFILE_PRIORITY_chromium-layer = "7"
1010

1111
LAYERVERSION_chromium-layer = "1"
1212
LAYERDEPENDS_chromium-layer = "core openembedded-layer"
13-
LAYERSERIES_COMPAT_chromium-layer = "nanbield"
13+
LAYERSERIES_COMPAT_chromium-layer = "scarthgap"

kas/chromium.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ target: core-image-weston
55

66
defaults:
77
repos:
8-
branch: nanbield
8+
branch: scarthgap
99

1010
repos:
1111
meta-chromium:
@@ -26,6 +26,7 @@ repos:
2626
meta-raspberrypi:
2727
url: https://github.com/agherzan/meta-raspberrypi.git
2828
path: layers/meta-raspberrypi
29+
branch: master
2930

3031
local_conf_header:
3132
chromium: |

0 commit comments

Comments
 (0)