generic-poky/meta/recipes-devtools/python
Nitin A Kamble 563953df47 libtool upgrade from 2.2.10 to 2.4
Taking out of this code from patch as the newer upstream code has fix,
and this patch is not needed.

cross-compile.patch:
-Index: libtool-2.2.10/libltdl/config/ltmain.m4sh
+Index: libtool-2.4/libltdl/config/ltmain.m4sh
 ===================================================================
---- libtool-2.2.10.orig/libltdl/config/ltmain.m4sh
-+++ libtool-2.2.10/libltdl/config/ltmain.m4sh
-@@ -5147,8 +5147,14 @@ func_mode_link ()
-           absdir="$abs_ladir"
-           libdir="$abs_ladir"
-         else
--          dir="$libdir"
--          absdir="$libdir"
-+          # Adding 'libdir' from the .la file to our library search
paths
-+          # breaks crosscompilation horribly.  We cheat here and don't
add
-+          # it, instead adding the path where we found the .la.  -CL
-+          dir="$abs_ladir"
-+          absdir="$abs_ladir"
-+          libdir="$abs_ladir"
-+          #dir="$libdir"
-+          #absdir="$libdir"
-         fi
-         test "X$hardcode_automatic" = Xyes && avoidtemprpath=yes
-       else

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2010-11-18 13:30:25 -08:00
..
python python, python-native upgrade from 2.6.5 to 2.6.6 2010-11-14 21:08:26 -08:00
python-gst python-gst: Fix the configure patch & add LIC_FILE_CHKSUM 2010-11-18 13:30:25 -08:00
python-imaging Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-native python, python-native upgrade from 2.6.5 to 2.6.6 2010-11-14 21:08:26 -08:00
python-pycurl Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pygobject Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pygtk Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pyrex Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
fix-path.inc Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-2.6-manifest.inc python: Remove hardcoded python references and replace with PN, allowing use of BBCLASSEXTEND=nativesdk 2010-11-02 13:08:49 +00:00
python-dbus_0.83.1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-gst_0.10.19.bb python-gst: Fix the configure patch & add LIC_FILE_CHKSUM 2010-11-18 13:30:25 -08:00
python-imaging_1.1.7.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-native_2.6.6.bb python, python-native upgrade from 2.6.5 to 2.6.6 2010-11-14 21:08:26 -08:00
python-pycairo_1.8.10.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pycurl_7.19.0.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pygobject-native_2.21.1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pygobject_2.21.1.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pygtk_2.17.0.bb python-pygtk: Use correct paths at build time 2010-10-01 16:47:38 +01:00
python-pyrex-native_0.9.9.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-pyrex_0.9.9.bb Major layout change to the packages directory 2010-08-27 15:29:45 +01:00
python-scons-native_2.0.1.bb libtool upgrade from 2.2.10 to 2.4 2010-11-18 13:30:25 -08:00
python-scons_2.0.1.bb libtool upgrade from 2.2.10 to 2.4 2010-11-18 13:30:25 -08:00
python.inc python: fix for host contamination issue while cross compiling 2010-10-11 22:53:45 +01:00
python_2.6.6.bb python, python-native upgrade from 2.6.5 to 2.6.6 2010-11-14 21:08:26 -08:00