Update OE.md
This commit is contained in:
parent
52e86b36d3
commit
24d54c6b30
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ To manage the various git trees and the OpenEmbedded environment, a repo manifes
|
||||||
To initialize your build environment, you need to run:
|
To initialize your build environment, you need to run:
|
||||||
|
|
||||||
mkdir oe-rpb && cd oe-rpb
|
mkdir oe-rpb && cd oe-rpb
|
||||||
repo init -u https://github.com/96boards/oe-rpb-manifest.git -b krogoth
|
repo init -u https://github.com/96boards/oe-rpb-manifest.git -b morty
|
||||||
repo sync
|
repo sync
|
||||||
source setup-environment [<build folder>]
|
source setup-environment [<build folder>]
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue