From 6d69cb81e6076473c0af0da5ea5160e2ecac170b Mon Sep 17 00:00:00 2001 From: Koen Kooi Date: Tue, 1 Nov 2011 09:37:58 +0100 Subject: [PATCH] README: update to match setup-scripts instructions Signed-off-by: Koen Kooi --- README | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README b/README index 0f3d2569..c4c88ec5 100644 --- a/README +++ b/README @@ -13,13 +13,9 @@ branch: master revision: HEAD 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 newly 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. +OpenEmbedded-dev layout. You can optionally tweak sources/layers.txt and conf/bblayers.conf to (de)select BSP layers. Send pull requests to meta-ti@yoctoproject.org