From 62dc23953d87babc69a7fbf4b0bd61d093577167 Mon Sep 17 00:00:00 2001 From: Scott Garman Date: Tue, 21 Dec 2010 10:46:15 -0800 Subject: libtool: Changes to enable sysroot support * Added OE patches by Khem Raj which enable sysroot support and rename the command line option --with-sysroot to --with-libtool-sysroot to avoid conflicts with binutils and gcc * Removed obsolete cross_compile.patch * Changed SRC_URI_append to SRC_URI += * PR bump for all recipes Signed-off-by: Scott Garman --- meta/recipes-devtools/libtool/libtool-2.4.inc | 2 ++ 1 file changed, 2 insertions(+) (limited to 'meta/recipes-devtools/libtool/libtool-2.4.inc') diff --git a/meta/recipes-devtools/libtool/libtool-2.4.inc b/meta/recipes-devtools/libtool/libtool-2.4.inc index 53ee882ee..e3d17b71d 100644 --- a/meta/recipes-devtools/libtool/libtool-2.4.inc +++ b/meta/recipes-devtools/libtool/libtool-2.4.inc @@ -9,3 +9,5 @@ FILES_libltdl-dbg = "${libdir}/.debug/" SRC_URI[md5sum] = "b32b04148ecdd7344abc6fe8bd1bb021" SRC_URI[sha256sum] = "13df57ab63a94e196c5d6e95d64e53262834fe780d5e82c28f177f9f71ddf62e" + +EXTRA_OECONF = "--with-sysroot" \ No newline at end of file -- cgit v1.2.3