kumquat-buildroot/toolchain
Thomas Petazzoni 4880edd506 libxcb: fix path to Python modules
When building libxcb, the variable XCBPROTO_XCBPYTHONDIR must point to
the location where the Python modules needed to run the c_client.py
program are installed. The path
$(STAGING_DIR)/usr/lib/python2.6/site-packages was hardcoded. However,
it doesn't work when the version of Python installed on the host is
Python 2.5.

Therefore, add a little bit of magic to compute the host Python
version.

We also verify that Python is available on the host, as we don't build
it in Buildroot.

Fixes bug #1531.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
2010-05-07 21:28:33 +02:00
..
binutils toolchain/binutils: Improve arm linking performance 2010-04-20 09:11:26 +02:00
ccache ccache: fix ccache-target dependencies 2010-05-03 15:13:19 +02:00
dependencies libxcb: fix path to Python modules 2010-05-07 21:28:33 +02:00
elf2flt get rid of broken nios2 support 2010-03-30 17:19:59 +02:00
external-toolchain external-toolchain: Support for multilib toolchains 2010-04-17 02:09:38 +02:00
gcc toolchain/gcc: bump 4.4.x version to 4.4.4 2010-05-02 23:22:26 +02:00
gdb toolchain/gdb: get rid of 6.4 / 6.5 2010-05-03 00:18:50 +02:00
kernel-headers kernel-headers: bump 2.6.32.x / 2.6.33.x stable versions 2010-04-26 19:31:42 +02:00
mklibs
sstrip
uClibc uclibc: make sure the default configuration doesn't ask questions 2010-05-02 23:59:28 +02:00
Config.in toolchain: get rid of "binary" for external toolchain 2010-02-08 11:01:04 +01:00
Config.in.1 Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE 2009-12-14 23:54:47 +01:00
Config.in.2 Remove BR2_ENABLE_LOCALE_PREGENERATED 2010-04-11 21:10:34 +02:00
Makefile.in Get rid of the OPTIMIZE_FOR_CPU variable 2010-04-11 21:10:35 +02:00
patch-kernel.sh
wget-show-external-deps.sh