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 jecht |
Manufacturer | Model | Codename | Board Name | Baseboard |
---|---|---|---|---|
ASUS | ASUS Chromebox CN62 | guado | guado | jecht |
Lenovo | Lenovo ThinkCentre Chromebox | tidus | Tidus | jecht |
Acer | Acer Chromebox CXI2 | rikku | Rikku | jecht |
USE=""
USE="${USE} jecht"
USE="${USE} -unibuild"
USE="${USE} physical_presence_recovery"
(chromium_source_tree)/src/overlays/overlay-jecht
.
├── chromeos-base
│ └── chromeos-bsp-jecht
│ ├── chromeos-bsp-jecht-0.0.1.ebuild
│ ├── chromeos-bsp-jecht-0.0.1-r11.ebuild
│ └── files
│ └── audio-config
│ ├── alsa-module-config
│ │ ├── alsa-jecht.conf
│ │ └── jecht_alsa.fw
│ └── ucm-config
│ └── HDA Intel PCH
│ ├── HDA Intel PCH.conf
│ └── HiFi.conf
├── metadata
│ └── layout.conf
├── profiles
│ └── base
│ ├── make.defaults
│ └── parent
└── virtual
└── chromeos-bsp
├── chromeos-bsp-2.ebuild
└── chromeos-bsp-2-r1.ebuild
12 directories, 11 files