Merge pull request #12 from andrey-konovalov/jetro-to-krogoth
OE.md: fix the manifest branch
This commit is contained in:
commit
08bdfe6819
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,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 jethro
|
repo init -u https://github.com/96boards/oe-rpb-manifest.git -b krogoth
|
||||||
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