Yocto1.1-M1-RC2
From Yocto Project
Jump to navigationJump to search
Tree | Poky | ||||
Branch | 1.1_M1 | ||||
Commit | 4ff7af11ef69849ef9c16f585eae58ac920b222b | ||||
Author | Saul Wold <sgw@linux.intel.com> | ||||
Date | Saul Wold <sgw@linux.intel.com> | ||||
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> |