Status-RC5: Difference between revisions
From Yocto Project
Jump to navigationJump to search
No edit summary |
No edit summary |
||
Line 9: | Line 9: | ||
|- | |- | ||
||Date || Fri Mar 25 11:34:09 2011 -0600 | ||Date || Fri Mar 25 11:34:09 2011 -0600 | ||
|} | |||
=='''Information'''== | |||
documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT | 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 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'. |
Revision as of 05:57, 8 April 2011
Poky | 1.0 |
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>