Status-RC5
From Yocto Project
Jump to navigationJump to search
Tree | Poky | ||||
Branch | remotes/origin/bernard | ||||
Commit | 8b6416db1e04af83ecdf57522240ac859d5d8031 | ||||
Author | Scott Rifenbark <scott.m.rifenbark@intel.com> | ||||
Date | Fri Mar 25 11:34:09 2011 -0600 | ||||
Information | |||||
---|---|---|---|---|---|
documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT
I added a note in the "Installing the ADT" section (2.1) saying that if you need to build the ADT tarball you can use'bitbake adt-installer'. I also changed the location of the toolchain from '...yocto-0.9' to '...yocto-1.0'. Finally,I changed the host sub-directory in the toolchain directory from 'i586' to i686'. (From OE-Core rev: 18124c5065fc570e672d068e915e0f476d20379c) Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org> |