We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 02608bc commit 7489f51Copy full SHA for 7489f51
conf/layer.conf
@@ -10,4 +10,4 @@ BBFILE_PRIORITY_chromium-layer = "7"
10
11
LAYERVERSION_chromium-layer = "1"
12
LAYERDEPENDS_chromium-layer = "core openembedded-layer"
13
-LAYERSERIES_COMPAT_chromium-layer = "nanbield"
+LAYERSERIES_COMPAT_chromium-layer = "scarthgap"
kas/chromium.yml
@@ -5,7 +5,7 @@ target: core-image-weston
5
6
defaults:
7
repos:
8
- branch: nanbield
+ branch: scarthgap
9
meta-chromium:
@@ -26,6 +26,7 @@ repos:
26
meta-raspberrypi:
27
url: https://github.com/agherzan/meta-raspberrypi.git
28
path: layers/meta-raspberrypi
29
+ branch: master
30
31
local_conf_header:
32
chromium: |
0 commit comments