Status-RC5: Difference between revisions

From Yocto Project
Jump to navigationJump to search
No edit summary
No edit summary
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
{|border="1"
{|border="1"
||'''Poky'''||1.0
||'''Tree'''|| Poky
|-
|-
||'''Branch'''  || remotes/origin/bernard
||'''Branch'''  || remotes/origin/bernard
Line 12: Line 12:
!colspan="6"|Information
!colspan="6"|Information
|-
|-
colspan="2"|documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT
|colspan="2"|documentation/adt-manual/adt-prepare.xml: Added instruction for building ADT
I added a note in the "Installing the ADT" section (2.1)
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'.   
saying that if you need to build the ADT tarball you can use'bitbake adt-installer'.   
Line 21: Line 21:


Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Scott Rifenbark <scott.m.rifenbark@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>

Latest revision as of 05:36, 11 April 2011

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>