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 banon | |||||||
banon | 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 77 78 79 80 81 83 84 85 86 87 | Acer Chromebook 15 (CB3-532) |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
Acer | Acer 15.6 Inch Chromebook | banon | banon | strago |
USE=""
USE="${USE} -unibuild"
(chromium_source_tree)/src/overlays/overlay-banon
.
├── chromeos-base
│ └── chromeos-bsp-banon
│ ├── chromeos-bsp-banon-0.0.1.ebuild
│ ├── chromeos-bsp-banon-0.0.1-r22.ebuild
│ └── files
│ ├── audio-config
│ │ ├── cras-config
│ │ │ ├── chtrt5650
│ │ │ └── dsp.ini
│ │ └── ucm-config
│ │ └── chtrt5650
│ │ ├── chtrt5650.conf
│ │ └── HiFi.conf
│ └── powerd_prefs
│ ├── battery_stabilized_after_startup_ms
│ └── low_battery_shutdown_percent
├── make.conf
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
13 directories, 14 files