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 bob | |||||||
bob | 13310.93.0 85.0.4183.133 | 13421.99.0 86.0.4240.198 | 13505.111.0 87.0.4280.152 | 13597.94.0 88.0.4324.186 | 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 | 13836.0.0 91.0.4439.0 | 75 76 77 78 79 80 81 83 84 85 86 87 | ASUS Chromebook Flip C101PA |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
ASUS | ASUS Chromebook Flip C101PA | bob | Bob | gru |
USE=""
USE="${USE} bob"
USE="${USE} -touchpad_wakeup"
USE="${USE} direncryption"
USE="${USE} -unibuild"
USE="${USE} disable_instant_tethering"
USE="${USE} -wpa3_sae"
(chromium_source_tree)/src/overlays/overlay-bob
.
├── chromeos-base
│ └── chromeos-bsp-bob
│ ├── chromeos-bsp-bob-0.0.1.ebuild
│ ├── chromeos-bsp-bob-0.0.1-r16.ebuild
│ └── files
│ ├── audio-config
│ │ ├── cras-config
│ │ │ ├── dsp.ini
│ │ │ └── rk3399-gru-sound
│ │ └── ucm-config
│ │ └── rk3399-gru-sound
│ │ ├── HiFi.conf
│ │ └── rk3399-gru-sound.conf
│ └── powerd_prefs
│ ├── charging_ports
│ ├── low_battery_shutdown_percent
│ └── set_wifi_transmit_power_for_tablet_mode
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ ├── package.use.mask
│ └── parent
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
13 directories, 15 files