Skip to content

MaxPayne86Arduino/yocto-manifests

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

yocto-manifests

Repo Manifests for the Yocto Project Build System

Usage

$ curl https://storage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
$ mkdir working-directory-name 
$ cd working-directory-name 
$ repo init -u https://github.com/MaxPayne86Arduino/yocto-manifests.git -b <branch> -m <manifest-name>.xml
$ repo sync -j1 --fail-fast

About

Repo Manifests for the Yocto Project Build System

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published