Skip to content

Acer C7 Chromebook Product Engineering Notes

Metadata

  • Product Model : Acer C7 Chromebook
  • ChromeOS.Guide Slug : AcerParrot
  • Gentoo Board Overlay : parrot

Build Flags

  • Build Flags : has_hdd intel_hdcp legacy_keyboard parrot watchdog -tests_security_HciconfigDefaultSettings kernel-3_8 wireless34 allow_consumer_kiosk -containers -unibuild background_blur

Gentoo Overlay Tree (parrot)

shared-assets/CrOS-Overlays/legacy-board-overlays/overlay-parrot
├── chromeos-base
│   ├── autotest-capability-parrot
│   │   ├── autotest-capability-parrot-1.0.3.ebuild
│   │   └── files
│   │       ├── 15-chipset-sdb-capabilities.yaml
│   │       └── 20-parrot-capabilities.yaml
│   └── chromeos-bsp-parrot
│       ├── chromeos-bsp-parrot-0.0.2.ebuild
│       ├── chromeos-bsp-parrot-0.0.2-r26.ebuild
│       └── files
│           ├── 50-touchpad-cmt-parrot.conf
│           ├── audio-config-3_4
│           │   ├── alsa-module-config
│           │   │   └── alsa-parrot.conf
│           │   ├── cras-config
│           │   │   └── HDA Intel PCH
│           │   └── ucm-config
│           │       └── HDA Intel PCH
│           │           ├── HDA Intel PCH.conf
│           │           └── HiFi.conf
│           ├── audio-config-3_8
│           │   ├── alsa-module-config
│           │   │   ├── alsa-parrot.conf
│           │   │   └── parrot_alsa.fw
│           │   ├── cras-config
│           │   │   └── HDA Intel PCH
│           │   └── ucm-config
│           │       └── HDA Intel PCH
│           │           ├── HDA Intel PCH.conf
│           │           └── HiFi.conf
│           ├── main.conf
│           └── powerd_prefs
│               ├── allow_docked_mode
│               ├── dark_resume_devices
│               └── dark_resume_sources
├── COMMIT-QUEUE.ini
├── metadata
│   └── layout.conf
├── profiles
│   └── base
│       ├── make.defaults
│       ├── package.use
│       └── parent
├── scripts
│   ├── board_specific_setup.sh
│   ├── build_kernel_image.sh
│   └── disk_layout.json
├── toolchain.conf
└── virtual
    ├── autotest-capability
    │   └── autotest-capability-2.0.ebuild
    └── chromeos-bsp
        └── chromeos-bsp-2.ebuild

24 directories, 30 files