Skip to content

Commit 73eb4ce

Browse files
committed
rootfs-configs-chromeos.yaml: add chromiumos-grunt
Add a config entry for building Chromium OS R100 for the grunt Chromebook. Signed-off-by: Guillaume Tucker <[email protected]>
1 parent 3d57dd6 commit 73eb4ce

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

config/core/rootfs-configs-chromeos.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ rootfs_configs:
2020
arch_list:
2121
- amd64
2222

23+
chromiumos-grunt:
24+
rootfs_type: chromiumos
25+
board: grunt
26+
branch: release-R100-14526.B
27+
serial: ttyS0
28+
arch_list:
29+
- amd64
30+
2331
chromiumos-hatch:
2432
rootfs_type: chromiumos
2533
board: hatch

0 commit comments

Comments
 (0)