1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-01-12 01:20:20 +00:00

README: cleanup, mostly typo and long-line fixing

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2011-10-27 23:02:12 -04:00
parent ed09701ebe
commit 58dfbd1552

15
README
View File

@@ -8,21 +8,20 @@ URI: git://git.angstrom-distribution.org/meta-angstrom
branch: master
revision: HEAD
URI: git://git.openembedded.net/meta-openembedded
URI: git://git.openembedded.org/meta-openembedded
branch: master
revision: HEAD
It is recommended to follow the instruction at http://www.angstrom-distribution.org/building-angstrom with one important difference:
It is recommended to follow the instructions at http://www.angstrom-distribution.org/building-angstrom
with one important difference:
After "Step 1" go into the newl created 'setup-scripts' directory and do
After "Step 1" go into the newly created 'setup-scripts' directory and do
$ git checkout origin/oe-core -b oe-core
git checkout origin/oe-core -b oe-core
This will set it up for the OpenEmbedded-core layout instead of the old OpenEmbedded-dev layout.
This will set it up for the OpenEmbedded-core layout instead of the old
OpenEmbedded-dev layout.
Send pull requests to meta-ti@yoctoproject.org
Main layer maintainers: Denys Dmytriyenko <denys@ti.com>
Koen Kooi <k-kooi@ti.com>