Template:Yocto Build Release IMX: Difference between revisions

From Variscite Wiki
(Move python2 packages to a section for Ubuntu 20.04 and earlier)
Line 54: Line 54:
$ git config --global user.email "Your Email"
$ git config --global user.email "Your Email"


$ mkdir ~/bin (this step may not be needed if the bin folder already exists)
$ mkdir -p ~/bin
$ curl https://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ curl https://commondatastorage.googleapis.com/git-repo-downloads/repo > ~/bin/repo
$ chmod a+x ~/bin/repo
$ chmod a+x ~/bin/repo

Revision as of 15:43, 26 April 2023