2010/6/30 Koen Kooi <[email protected]>: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi, > > Martin and I chatted about nativesdk a bit last week and after rereading > the email thread it seems that 'nativesdk' and 'sdk' should coexist for > awhile, so have both in BBCLASSEXTENDS?
Care to share the rationale for this? Wrt the BBCLASSEXTEND: if we have BBCLASSEXTEND = "native sdk" should that imply we also get native_sdk (or sdk_native or something like that) (so do they extend each other), or should things like nativesdk be mentioned explicitly? Frans. > > regards, > > Koen > > On 30-06-10 02:43, Joao H. Freitas wrote: >> --- >> recipes/cmake/cmake.inc | 2 +- >> recipes/cmake/cmake_2.8.1.bb | 2 -- >> 2 files changed, 1 insertions(+), 3 deletions(-) >> >> diff --git a/recipes/cmake/cmake.inc b/recipes/cmake/cmake.inc >> index 5601ddb..e53cd35 100644 >> --- a/recipes/cmake/cmake.inc >> +++ b/recipes/cmake/cmake.inc >> @@ -10,7 +10,7 @@ PR = "r3" >> CMAKE_MAJOR_VERSION = >> "[email protected]('PV',d,1).split('.')[0]}[email protected]('PV',d,1).split('.')[1]}" >> SRC_URI = >> "http://www.cmake.org/files/v${CMAKE_MAJOR_VERSION}/cmake-${PV}.tar.gz" >> >> -BBCLASSEXTEND = "native sdk" >> +BBCLASSEXTEND = "native nativesdk" >> >> inherit autotools >> >> diff --git a/recipes/cmake/cmake_2.8.1.bb b/recipes/cmake/cmake_2.8.1.bb >> index 845ea7c..279495c 100644 >> --- a/recipes/cmake/cmake_2.8.1.bb >> +++ b/recipes/cmake/cmake_2.8.1.bb >> @@ -1,7 +1,5 @@ >> require cmake.inc >> >> -#inherit cmake >> - >> do_configure_append() { >> sed -i -e >> 's,HAVE_GLIBC_STRERROR_R__TRYRUN_OUTPUT-ADVANCED:INTERNAL=1,HAVE_GLIBC_STRERROR_R__TRYRUN_OUTPUT-ADVANCED:INTERNAL=0,' >> CMakeCache.txt >> } > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.5 (Darwin) > > iD8DBQFMKuogMkyGM64RGpERAvN7AKCEvgfnOi0yyFdM4TlIUMRURRCz/QCfe8TF > ZqNPtfxlSkMEMv8DajxRUCk= > =4FWY > -----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
