From e3dd0bac98f7e69265ca7ba784827c5b9191f239 Mon Sep 17 00:00:00 2001 From: Scott Rifenbark Date: Tue, 15 Nov 2011 13:34:59 -0800 Subject: documenation/adt-manual/adt-prepare.xml: Fixed toolchain tarball name the name was off. It was 'yocto-eglibc-x86_64-i586-toolchain-1.1.tar.bz2'. Really, the name is 'poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2'. (From yocto-docs rev: 3d051f3e814f27f661ce153b66735f75a4152d04) Signed-off-by: Scott Rifenbark Signed-off-by: Richard Purdie --- documentation/adt-manual/adt-prepare.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'documentation/adt-manual') diff --git a/documentation/adt-manual/adt-prepare.xml b/documentation/adt-manual/adt-prepare.xml index 385d909e53..0fa67805bf 100644 --- a/documentation/adt-manual/adt-prepare.xml +++ b/documentation/adt-manual/adt-prepare.xml @@ -214,7 +214,7 @@ you are going to use your cross-toolchain for an Intel-based 32-bit target, go into the x86_64 folder and download the following tarball: - yocto-eglibc-x86_64-i586-toolchain-1.1.tar.bz2 + poky-eglibc-x86_64-i586-toolchain-gmae-1.1.tar.bz2 As an alternative to steps one and two, you can build the toolchain tarball if you have a Yocto Project build tree. -- cgit v1.2.3-54-g00ecf