overlay-variant-veyron-fievel

Upstream ChromeOS Builds

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 variant-veyron-fievel

Devices Base On variant-veyron-fievel

Manufacturer Model Codename Board Name Baseboard

variant-veyron-fievel Flags


USE="veyron_fievel"
USE="${USE} ac_only legacy_keyboard -display_backlight -cros_ec -internal_mic -internal_speaker"
USE="${USE} arc_transition_m_to_n"
USE="${USE} -smartdim"
USE="${USE} disable_instant_tethering"

Overlay Tree


(chromium_source_tree)/src/overlays/overlay-variant-veyron-fievel

.
├── chromeos-base
│   ├── autotest-capability-veyron-fievel
│   │   ├── autotest-capability-veyron-fievel-1.0.1.ebuild
│   │   └── files
│   │       └── 25-veyron-fievel-capabilities.yaml
│   └── chromeos-bsp-fievel
│       ├── chromeos-bsp-fievel-0.0.1.ebuild
│       ├── chromeos-bsp-fievel-0.0.1-r7.ebuild
│       └── files
│           └── audio-config
│               └── ucm-config
│                   ├── RockchipHDMI
│                   │   ├── HiFi.conf
│                   │   └── RockchipHDMI.conf
│                   ├── ROCKCHIP-I2S
│                   │   ├── HiFi.conf
│                   │   └── ROCKCHIP-I2S.conf
│                   └── VEYRON-I2S
│                       ├── HiFi.conf
│                       └── VEYRON-I2S.conf
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       └── parent
└── virtual
    ├── autotest-capability
    │   ├── autotest-capability-2.5.ebuild
    │   └── autotest-capability-2.5-r1.ebuild
    └── chromeos-bsp
        ├── chromeos-bsp-2.5.ebuild
        └── chromeos-bsp-2.5-r3.ebuild

16 directories, 17 files