Update OE.md

This commit is contained in:
Nicolas Dechesne 2017-05-23 11:31:08 +02:00 committed by GitHub
parent 52e86b36d3
commit 24d54c6b30

View file

@ -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:
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
source setup-environment [<build folder>]