OE.md: fix the manifest branch
RPB had moved from jethro to krogoth quite some time ago. Having "jethro" in the instructions causes confusion. Signed-off-by: Andrey Konovalov <andrey.konovalov@linaro.org>
This commit is contained in:
parent
9fcf8fdbf3
commit
5ffa7cca92
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:
|
||||
|
||||
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
|
||||
source setup-environment [<build folder>]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue