Skip to content

Repo tool manifests for the proof-of-concept building ChromeOS with Yocto Project/OpenEmbedded

Notifications You must be signed in to change notification settings

konsulko/chromeos-yocto-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

chromeos-yocto-manifest

The Repo tool manages our local checkouts. See the CrOS Source Layout documentation for much more detailed information about the upstream ChromeOS sources.

See the upstream repo manifest format documentation for general info on manifests and its specification.

Quick Start

$ repo init -b kirkstone -u https://github.com/konsulko/chromeos-yocto-manifest.git
$ repo sync -j4
$ repo forall -pc 'git checkout --track $REPO_REMOTE/$REPO_RREV'
$ source ./meta-chromeos/cros-init-build-env [build-directory]

About

Repo tool manifests for the proof-of-concept building ChromeOS with Yocto Project/OpenEmbedded

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published