From 8456816a45fa69dda0cca9e5fc55aca9f2eca614 Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Wed, 2 Nov 2011 15:07:46 +0100 Subject: [PATCH] README: update to match setup-scripts changes Signed-off-by: Koen Kooi --- README | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/README b/README index 95523bf..9e0a733 100644 --- a/README +++ b/README @@ -14,13 +14,9 @@ revision: HEAD Setup ============================== -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 instruction at http://www.angstrom-distribution.org/building-angstrom -After "Step 1" go into the newl created 'setup-scripts' directory and do - - 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 needed for this layer instead of the old OpenEmbedded-dev layout. ============================== Patches