On (17/05/10 21:18), Eric Bénard wrote: > Hi, > > Le 16/05/2010 18:22, Koen Kooi a écrit : > >-----BEGIN PGP SIGNED MESSAGE----- > >Hash: SHA1 > > > >I can confirm that 'meta-toolchain' builds against with this > >(angstrom/beagleboard), but I don't know what the effect of this is on > >cross recipes. > > Who could confirm that this change may not introduce any unwanted > behaviour ?
I have build a console-image so far ok with this change in. I did not notice any difference. So you have my ack Acked-by: Khem Raj <[email protected]> > > Thanks, > Eric > > > >On 15-05-10 00:53, Eric Benard wrote: > >>- without this bitbake meta-toolchain fails because it doesn't find who > >> provides gdb-cross-sdk > >>- found thanks to a hint from Phil Blundell on IRC > >>- tested with Angstrom/ARMv5te > >> > >>Signed-off-by: Eric Benard<[email protected]> > >>--- > >> classes/cross.bbclass | 2 -- > >> 1 files changed, 0 insertions(+), 2 deletions(-) > >> > >>diff --git a/classes/cross.bbclass b/classes/cross.bbclass > >>index 69f6511..5c2d5be 100644 > >>--- a/classes/cross.bbclass > >>+++ b/classes/cross.bbclass > >>@@ -17,8 +17,6 @@ PACKAGE_ARCH = "${OLD_PACKAGE_ARCH}" > >> OLD_BASE_PACKAGE_ARCH := "${BASE_PACKAGE_ARCH}" > >> BASE_PACKAGE_ARCH = "${OLD_BASE_PACKAGE_ARCH}" > >> > >>-PACKAGES = "" > >>- > >> HOST_ARCH = "${BUILD_ARCH}" > >> HOST_VENDOR = "${BUILD_VENDOR}" > >> HOST_OS = "${BUILD_OS}" > > > >-----BEGIN PGP SIGNATURE----- > >Version: GnuPG v1.4.5 (Darwin) > > > >iD8DBQFL8BvSMkyGM64RGpERApFQAJ40WH4OOiFb0PZVfy/8gbQG4tFn4ACdFiHQ > >9sEaKXsbeiDyzv/P/7+fQ4A= > >=14NR > >-----END PGP SIGNATURE----- > > > > > >_______________________________________________ > >Openembedded-devel mailing list > >[email protected] > >http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel > > > > > _______________________________________________ > Openembedded-devel mailing list > [email protected] > http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel _______________________________________________ Openembedded-devel mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-devel
