Open main menu

DAVE Developer's Wiki β

Changes

Software Manual (Diva)

22 bytes removed, 15:46, 2 October 2014
m
Initializing the build environment
$ curl http://commondatastorage.googleapis.com/git-repo-downloads/repo > repo
$ chmod +x repo
$ ./repo init -u /home/shared/devel/git@git.dave.eu:dave/diva-DDx/sw/linux/yocto/diva-bsp.git -b diva-dev-dylan
$ ./repo sync
</pre>