aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/libtool/libtool-sdk_2.4.bb
AgeCommit message (Collapse)Author
2010-10-15libtool-2.4: Append lt_sysroot to libdirKhem Raj
Remove cross.patch which is not needed now. Fix PR setting. Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-11libtool: Abstact more common things to libtool.incKhem Raj
* inherit autotools is now in libtool.inc and so is EXTRA_AUTORECONF = "--exclude=libtoolize" * Include libtool.inc separately into -cross -native -sdk and -nativesdk recipes for 2.4 this avoids the problem where libltdl etc are also provided by -sdk and -nativesdk recipes which is incorrect * Delete ${D}${infodir}/dir this should be regenerated at install time Signed-off-by: Khem Raj <raj.khem@gmail.com>
2010-10-11libtool-sdk: add recipe for 2.4Koen Kooi
Without this pkgconfig-sdk fails to build as part of meta-toolchain when using libtool 2.4