diff options
author | 2011-10-27 23:02:12 -0400 | |
---|---|---|
committer | 2011-10-27 23:02:12 -0400 | |
commit | 58dfbd1552b9cd7578f9028b1c8a078ea7501820 (patch) | |
tree | 40052eb1289dd1b46567dcd52478dc422f7f04bd /README | |
parent | ed09701ebe89d4ce0802cf734aa25c29e94febe8 (diff) | |
download | meta-ti-58dfbd1552b9cd7578f9028b1c8a078ea7501820.tar.gz meta-ti-58dfbd1552b9cd7578f9028b1c8a078ea7501820.tar.bz2 meta-ti-58dfbd1552b9cd7578f9028b1c8a078ea7501820.zip |
README: cleanup, mostly typo and long-line fixing
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'README')
-rw-r--r-- | README | 15 |
1 files changed, 7 insertions, 8 deletions
@@ -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> - - |