If this section is empty, it indicates that the board is a generic board that the ChromiumOS team does not maintain upstream builds on or does not provide over-the-air (OTA) updates.
Stable | Beta | Dev | Canary | Devices Based on gnawty | |||||||
gnawty | 13310.93.0 85.0.4183.133 | 13421.102.0 86.0.4240.199 | 13505.111.0 87.0.4280.152 | 13597.105.0 88.0.4324.208 | 13729.45.0 89.0.4389.82 | 13729.45.0 89.0.4389.82 | 13816.12.0 90.0.4430.19 | 13816.6.0 90.0.4430.11 | 13781.0.0 90.0.4412.0 | 75 76 78 79 80 81 83 85 86 87 | Acer Chromebook 11 (CB3-111 ● C730 ● C730E) ● Acer Chromebook 11 (CB3-131 ● C735) |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
Acer | Acer Chromebook 11 (C730, C730E and C735) | gnawty | gnawty | rambi |
USE=""
USE="${USE} gnawty"
USE="${USE} direncryption"
USE="${USE} iwlwifi_rescan"
USE="${USE} allow_consumer_kiosk"
USE="${USE} tpm_slb9655"
USE="${USE} -unibuild"
USE="${USE} background_blur"
USE="${USE} disable_instant_tethering"
(chromium_source_tree)/src/overlays/overlay-gnawty
.
├── chromeos-base
│ └── chromeos-bsp-gnawty
│ ├── chromeos-bsp-gnawty-0.0.1.ebuild
│ ├── chromeos-bsp-gnawty-0.0.1-r23.ebuild
│ └── files
│ ├── audio-config
│ │ ├── cras-config
│ │ │ ├── byt-max98090
│ │ │ ├── dsp.ini
│ │ │ ├── get_device_config_dir
│ │ │ └── OLAY
│ │ │ ├── byt-max98090
│ │ │ └── dsp.ini
│ │ └── ucm-config
│ │ └── byt-max98090
│ │ ├── byt-max98090.conf
│ │ └── HiFi.conf
│ └── powerd_prefs
│ └── low_battery_shutdown_percent
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
├── scripts
│ └── disk_layout.json
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
15 directories, 16 files