Skip to content

Commit e984549

Browse files
Update Chrome OS ARM hardware ID's (#477)
1 parent bea8ac4 commit e984549

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

lib/inputstreamhelper/config.py

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
# To keep the Chrome OS ARM hardware ID list up to date, the following resources can be used:
8383
# https://www.chromium.org/chromium-os/developer-information-for-chrome-os-devices
8484
# https://cros-updates-serving.appspot.com/
85-
# Last updated: 2021-09-06
85+
# Last updated: 2022-01-20
8686
CHROMEOS_RECOVERY_ARM_HWIDS = [
8787
'BOB',
8888
'BURNET',
@@ -101,13 +101,16 @@
101101
'JUNIPER-HVPU',
102102
'KAKADU-WFIQ',
103103
'KAPPA',
104+
'KAPPA-EWFK',
104105
'KATSU',
105106
'KENZO-IGRW',
106107
'KEVIN',
107108
'KODAMA',
108109
'KRANE-ZDKS',
109110
'LAZOR',
110111
'LIMOZEEN',
112+
'MAKOMO-UTTX',
113+
'PICO-EXEM',
111114
'POMPOM-MZVS',
112115
'SCARLET',
113116
'SPHERION',

0 commit comments

Comments
 (0)