Skip to content

b2open/yocto-manifest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

yocto-manifest

Baixar Google Repo

mkdir ~/bin

export PATH=~/bin:$PATH

curl https://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo

chmod a+x ~/bin/repo

Inicializa o repositório

mkdir ${HOME}/b2yp

cd ${HOME}/b2yp

repo init -u https://github.com/b2open/yocto-manifest.git -b scarthgap -m default.xml

Baixa todas camadas

repo sync

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors