From 58dfbd1552b9cd7578f9028b1c8a078ea7501820 Mon Sep 17 00:00:00 2001 From: Denys Dmytriyenko Date: Thu, 27 Oct 2011 23:02:12 -0400 Subject: [PATCH] README: cleanup, mostly typo and long-line fixing Signed-off-by: Denys Dmytriyenko --- README | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README b/README index 2f017156..0f3d2569 100644 --- a/README +++ b/README @@ -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 Koen Kooi - -