Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vesta
board-support-package
Commits
40b0225e
Commit
40b0225e
authored
Jun 20, 2017
by
David Mondou
Committed by
David Mondou
Jun 26, 2017
Browse files
Update README.rst
parent
6ce9b2b1
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.rst
View file @
40b0225e
...
...
@@ -39,10 +39,8 @@ Make sure that git is setup properly with the following commands below:
Initialize the repo with the master branch of the repository with the following commands:
- :bash:`mkdir vesta-gateway-bsp`
- :bash:`cd vesta-gateway-bsp`
- :bash:`repo init -u https://git.rigado.com/vesta/board-support-package -b master`
- :bash:`repo sync -c -j1`
NOTE: without :bash:`-j1` repo will appear to lock up when it is actually asking for your user name.
- :bash:`repo init -u https://git.rigado.com/vesta/board-support-package -b helieum-2.0`
- :bash:`repo sync -c`
Set up the environment with the following command substituting :bash:`MACHINE_TYPE` for the correct :bash:`MACHINE`:
- :bash:`MACHINE=<MACHINE TYPE> DISTRO=poky source setup-environment build`
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment