generic-poky/meta
Alexander Kanavin 1132970f0e automake: drop the Python scriptlets to determine Python's directories
python.m4 has python scriptlets that determine where the system's library
directory is. For Python 2.x distutils.sysconfig is used (which works because
we patch it), for Python 3.x plain sysconfig is used (which doesn't work
for example on x32). There is also a hardcoded fallback if the scriptlets fail.

This commit removes the scriptlets altogether and just uses the hardcoded path always,
due to above mentioned issues with x32.

(From OE-Core rev: 0c856653ce65403791e1e5c78229820ff794bae3)

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2016-06-03 13:13:28 +01:00
..
classes systemd: support systemd-boot as a stand-alone EFI bootloader 2016-06-03 13:13:25 +01:00
conf python-imaging: remove unused recipe 2016-06-03 13:13:27 +01:00
files scripts: Replace basestring -> str for python3 2016-06-02 08:24:01 +01:00
lib distro_check.py: Don't mix tabs and spaces 2016-06-02 08:36:29 +01:00
recipes-bsp systemd: support systemd-boot as a stand-alone EFI bootloader 2016-06-03 13:13:25 +01:00
recipes-connectivity nfs-utils: switch to Python 3 2016-06-03 13:13:26 +01:00
recipes-core util-linux: move to Python 3 2016-06-03 13:13:27 +01:00
recipes-devtools automake: drop the Python scriptlets to determine Python's directories 2016-06-03 13:13:28 +01:00
recipes-extended libnewt-python: move to Python 3 2016-06-03 13:13:28 +01:00
recipes-gnome gnome-doc-utils: remove recipe 2016-06-03 13:13:28 +01:00
recipes-graphics pango_1.40.1.bb: Fix compilation error 2016-06-03 13:13:25 +01:00
recipes-kernel systemtap: move to Python 3 2016-06-03 13:13:28 +01:00
recipes-lsb4 libpng12: Handle no static libs 2016-02-15 16:28:46 +00:00
recipes-multimedia libpng: update to 1.6.22 2016-06-01 12:38:43 +01:00
recipes-rt hwlatdetect: move to Python 3 2016-06-03 13:13:28 +01:00
recipes-sato matchbox-keyboard: Upgrade 2016-05-25 07:50:17 +01:00
recipes-support libcap-ng: move to Python 3 2016-06-03 13:13:28 +01:00
site meta/site: remove sizeof_off_t 2016-04-12 22:50:21 +01:00
COPYING.GPLv2 Fix license notices for OE-Core 2014-01-02 12:58:54 +00:00
COPYING.MIT
recipes.txt qt4: remove recipes and classes 2016-01-07 13:40:14 +00:00