Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kbingham/libcamera-chrome-manifest


https://github.com/kbingham/libcamera-chrome-manifest

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

        

*** note
**IMPORTANT**: Changes to this repo must also be made in the private manifest
repo .
Automated sync between manifest-internal and manifest is not yet set up.
And, the changes must *also* be synced to the infra/config file
chromeos\_repos.star. Without this, the repo will never be picked up by CQ.
***

# Repo Groups
Repo is the tool that we use to manage our local checkouts. It parses the
manifest specified by the `default.xml` file. The name of the manifest can be
ovverriden using `-m`. One could also check out a subset of the manifest using
the repo `groups` feature. This section documents the important groups that are
part of the default chromiumos manifest.

## minilayout
This group is the minimum subset of repos needed to do a full build of Chrome
OS. It doesn't include all of the repos to necessarily test the OS image but
does include all those needed to create an iamge.

## buildtools
The subset of repos needed to perform release actions i.e. payload generation,
etc. Used by release engineers, TPMs, and Infra team members. Note this group
isn't useful without a checkout of manifest-internal.

## labtools
Tools needed to perform routine lab administrative actions like DUT
re-allocation or lab server management.