kumquat-buildroot/package
Thomas Petazzoni 4c31d75ca4 qt: fix mysql module build
Closes #2371

Bug 2371 was a Qt compilation issue when MySQL support was enabled,
because the Qt configuration tests were looking at host MySQL
libraries.

Even though I couldn't reproduce the bug with MySQL libraries
installed on my host, there was clearly a problem since
-I/usr/include/mysql and -L/usr/lib/mysql were part of the compilation
flags when building those tests.

This was caused by the fact that /usr/bin/mysql_config was used
instead of $(STAGING_DIR)/usr/bin/mysql_config. We fix this by passing
the path to the correct mysql_config script using the -mysql_config Qt
./configure argument. Since this mysql_config script returns the
correct flags for libraries and headers path, the hardcoded -I and -L
flag in qt.mk are no longer needed.

With this in place, Qt is no longer compiled with -I/usr/include/mysql
and -L/usr/lib/mysql, which presumably should fix the problem reported
in bug 2371.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2010-12-22 22:08:42 +01:00
..
acpid
alsamixergui
argp-standalone argp-standalone: new package 2010-11-05 00:01:58 +01:00
argus
at at: ensure startup script is well installed 2010-12-13 00:38:27 +01:00
atk
autoconf
automake automake: bump to 1.11.1 2010-11-05 09:49:25 +01:00
avahi avahi: ensure locale data is installed into /usr/share, not /usr/lib 2010-10-07 16:00:41 +02:00
axel
bash bash: fix build issues reported by Dmitry Ivanov, update to pl9 2010-11-19 10:16:16 +01:00
beecrypt
berkeleydb
bind bind: security bump to 9.5.2-p4 2010-11-19 10:43:08 +01:00
bison
blackbox
bmon
boa
bootutils
bridge-utils
bsdiff
busybox busybox: get rid of BR2_PACKAGE_BUSYBOX_FULLINSTALL 2010-12-21 20:25:29 +01:00
bzip2 bzip2: ensure target directories exist before copying into 2010-12-13 00:40:54 +01:00
cairo
ccache ccache: rework ccache management 2010-12-08 17:51:49 +01:00
cdrkit
cgilua
cloop cloop: ensure target directory exist before copying into 2010-12-13 00:15:43 +01:00
cmake
config config: fix crash with too long paths 2010-11-07 19:52:13 +01:00
copas
coreutils
coxpcall
cramfs
ctorrent
cups cups: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:33:22 +01:00
customize
cvs
dash
dbus dbus: ensure startup script is well installed 2010-12-13 00:13:55 +01:00
dbus-glib
dbus-python
devmem2
dhcp
dhrystone dhrystone: new benchmark package 2010-12-08 23:37:48 +01:00
dialog dialog: fix build, ensure host includes aren't used 2010-11-25 11:07:08 +01:00
diffutils
directfb directfb: Fix missing -lm flag again 2010-11-07 22:04:35 +01:00
directfb-examples directfb-examples: rework target installation rule to match package infrastructure 2010-12-13 00:42:03 +01:00
distcc
divine
dmalloc toolchain: rework thread options 2010-12-13 22:26:41 +01:00
dmraid
dnsmasq
docker
dosfstools
dropbear dropbear: really fix xauth tweak since dbcec2b2 2010-10-06 09:45:12 +02:00
e2fsprogs
ed
eeprog
enchant
ethtool ethtool: bump to version 2.6.35 2010-11-04 22:53:35 +01:00
expat Removed expat-libdir-la.patch 2010-10-14 07:27:10 -04:00
ezxml
fakeroot
fbdump
fbgrab New package: fbgrab 2010-12-13 17:09:22 +01:00
fbset
fbv
fconfig
file
findutils
fis
flex
fltk
fontconfig Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
freetype Removed freetype-2.3.9-libdir-la.patch 2010-10-14 07:27:12 -04:00
fuse
gadgetfs-test
games prboom: re-add big endian fixup 2010-10-14 21:40:47 +02:00
gamin Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
gawk
gdk-pixbuf gdk-pixbuf: ensure startup script is well installed 2010-12-13 00:35:38 +01:00
genext2fs genext2fs: bump to 1.4.1 2010-10-06 13:38:46 +02:00
genromfs
gettext libintl: needs wchar like gettext 2010-10-05 13:24:23 +02:00
gmp
gmpc
gnuconfig
gob2
gperf
gpsd gpsd: fixup various problems with Config.in 2010-11-24 22:43:24 +01:00
gqview
grep
gtk2-engines
gtk2-themes
gtkperf
gvfs
gzip
hal
haserl Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
hdparm hdparm: needs largefile support 2010-10-05 12:06:52 +02:00
hostapd hostapd: ensure hostapd binaries are installed in the right place 2010-12-13 00:15:10 +01:00
hwdata
i2c-tools i2c-tools: ensure binaries are installed in the right place 2010-12-13 00:17:14 +01:00
icu
ifplugd
imagemagick imagemagick: fix s/IMAGEMAGISK/IMAGEMAGICK/ typo 2010-10-06 11:46:14 +02:00
input-tools input-tools: fix jscal build, ensure target dir exists 2010-12-13 23:17:05 +01:00
intltool
iostat
iperf
ipkg
iproute2
ipsec-tools ipsec-tools: breaks with parallel builds 2010-10-05 12:08:55 +02:00
iptables iptables: bump to version 1.4.10 2010-11-04 20:16:29 +01:00
iw
java
jpeg
kbd Add kbd package 2010-11-07 10:50:44 +01:00
kexec
kismet
leafpad
less
libaio libaio: add patch to support AVR32 2010-12-14 00:57:03 +01:00
libarchive
libart
libatomic_ops
libcap
libcgi
libcgicc
libconfig libconfig: bump version 2010-12-11 02:40:53 +01:00
libconfuse
libcurl libcurl: security bump to 7.21.2 2010-11-19 15:46:06 +01:00
libdaemon
libdnet
libdrm
libelf
liberation
libevent
libeXosip2
libgail
libgcrypt libgcrypt: bump to version 1.4.6 to fix MIPS build issues 2010-11-29 19:54:34 +01:00
libglade
libglib2 libglib2: ensure atomic ops patch gets applied 2010-11-17 07:27:11 +01:00
libgpg-error
libgtk2 gdk-pixbuf/libgtk2: move gdk-pixbuf loader cache setup script 2010-11-05 10:07:26 +01:00
libiconv
libidn
liblockfile
libmicrohttpd
libnl libnl: fix minor memleaks, install shared library properly 2010-11-04 23:24:31 +01:00
liboil
libosip2
libpcap libpcap: bump to 1.1.1 2010-11-05 09:50:42 +01:00
libpng libpng: bump to 1.4.4 2010-10-05 22:25:06 +02:00
libraw1394
librsvg
librsync
libsexy
libsoup
libsvgtiny
libsysfs
libtool libtool: avoid to patch ltmain.sh script in host-libtool package 2010-10-14 07:27:20 -04:00
libungif
libupnp
libusb
libusb-compat
libxml2 Remove support for shared configuration cache 2010-11-05 10:21:17 +01:00
libxml-parser-perl
libxslt
lighttpd
links
linux-fusion
lite
lm-sensors
lmbench
lockfile-progs
logrotate
lrzsz lrzsz: remove unneeded strip 2010-11-24 22:32:15 +01:00
lsof lsof: convert to gentargets and bump to 4.84 2010-12-14 00:28:25 +01:00
lsuio lsuio: new UIO helper package 2010-12-07 22:56:56 +01:00
ltp-testsuite toolchain: rework thread options 2010-12-13 22:26:41 +01:00
ltrace
lua
luafilesystem
luasocket
lvm2 lvm2: convert to autotargets and bump to 2.02.78 2010-12-14 00:30:32 +01:00
lzma toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
lzo
lzop
m4 m4: version bump to 1.4.15 2010-12-06 23:16:06 +01:00
make
makedevs makedevs: add source targets 2010-11-19 14:55:36 +01:00
matchbox matchbox-common was missing in Config.in 2010-11-05 10:24:18 +01:00
mdadm
memstat
memtester memtester: convert to gentargets and bump to 4.2.1 2010-12-14 00:35:51 +01:00
metacity
microperl
midori midori: bump to 0.2.9 and make it build with directfb 2010-11-19 07:24:15 +01:00
mii-diag mii-diag: convert to gentargets and bump to 2.11.3 2010-12-13 23:21:12 +01:00
module-init-tools module-init-tools: fix configure bug by bumping to 3.12 2010-11-17 23:21:45 +01:00
mpc mpc: fix make dependencies 2010-11-07 19:40:21 +01:00
mpfr
mrouted mrouted: convet to gentargets and bump to version 3.9.4 2010-12-13 23:24:14 +01:00
mtd mtd-utils: ensure libmtd.a always gets built 2010-11-18 21:50:25 +01:00
multimedia libtheora: bump version to 1.1.1 2010-12-14 01:29:16 +01:00
mutt
mysql_client mysql_client: bump to 5.1.53 to fix abi check problem 2010-12-22 21:45:41 +01:00
nano nano: bump to 2.2.5 2010-10-06 13:30:18 +02:00
nasm
nbd
ncftp
ncurses
neon
netcat
netkitbase
netkittelnet
netperf
netplug netplug: convert to gentargets and bump to 1.2.9.2 2010-12-14 00:56:10 +01:00
netsnmp netsnmp: bump to version 5.6 2010-11-04 23:42:27 +01:00
netstat-nat
newt
nfs-utils
ntfs-3g
ntfsprogs
ntp ntp: disable ntpsnmpd support 2010-11-04 14:22:16 +01:00
nuttcp New package: nuttcp 2010-11-05 16:53:09 +01:00
olsr
openntpd
openssh package/openssh: Use HTTP instead of FTP for source download 2010-12-07 12:25:46 +01:00
openssl openssl: security bump to version 1.0.0c 2010-12-11 02:25:21 +01:00
openvpn toolchain: rework thread options 2010-12-13 22:26:41 +01:00
oprofile
pango pango: ensure startup script is well installed 2010-12-13 00:36:58 +01:00
patch
pciutils pciutils: compilation failed with zlib enabled because it lacks a dependency 2010-11-19 10:45:03 +01:00
pcmanfm
pcre
php php: add process control support 2010-11-24 23:12:54 +01:00
pixman
pkg-config
popt
portmap portmap: bump to version 6.0, convert to autotargets 2010-11-04 23:02:04 +01:00
pppd pppd: convert to gentargets, properly add radius support, fix l2tp for 2.6.35 headers 2010-10-18 11:30:31 +02:00
pptp-linux pptp: bump to version 1.7.2, convert to gentargets 2010-11-04 23:25:51 +01:00
procps
proftpd proftpd: convert to autotargets and bump to 1.3.3b 2010-11-05 13:56:09 +01:00
psmisc
python
qt qt: fix mysql module build 2010-12-22 22:08:42 +01:00
quagga
radvd
rdesktop
readline readline: bump to version 6.1 2010-11-04 22:55:23 +01:00
rings
rng-tools package/: shared config cache is gone 2010-11-19 16:44:17 +01:00
rp-pppoe rp-pppoe: bump to version 3.10, convert to gentargets, undeprecate. 2010-11-04 23:31:12 +01:00
rpm toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
rrdtool package: Add rrdtool package 2010-10-08 09:20:57 +02:00
rsh-redone rsh-redone: new package for rsh/rlogin clients 2010-12-08 23:32:13 +01:00
rsync rsync: avoid using non reevaluated $(TARGET_DIR) in RSYNC_INSTALL_TARGET_OPT 2010-12-13 00:34:01 +01:00
ruby ruby: fix invalid sed invocation in configure.in 2010-11-04 22:49:20 +01:00
samba samba: security bump to 3.3.14 [CVE-2010-3069] 2010-11-04 20:16:29 +01:00
sawman sawman: bump to 1.4.10 2010-11-05 10:13:48 +01:00
screen
sdl
sdl_gfx sdl_gfx: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:32:39 +01:00
sdl_image
sdl_mixer
sdl_net
sdl_sound sdl_sound: avoid using non reevaluated $(STAGING_DIR) 2010-12-13 00:32:13 +01:00
sdl_ttf
sed sed: convert to autotargets 2010-11-05 14:00:00 +01:00
ser2net
setserial
sfdisk sfdisk: mark as deprecated 2010-11-05 14:24:08 +01:00
shared-mime-info
slang slang: build system breaks with parallel builds 2010-11-05 16:33:10 +01:00
smartmontools
socat
spawn-fcgi
sqlite sqlite: bump to version 3.7.3 2010-11-18 22:12:54 +01:00
squashfs
squashfs3
squid squid: needs host-libcap for cf_gen 2010-11-29 21:15:53 +01:00
sshfs
startup-notification startup-notification: ensure cross-X11 headers/libs are used 2010-10-17 22:48:06 +02:00
strace
sudo
sylpheed
synergy
sysklogd sysklogd: convert to gentargets and bump to 1.5 2010-12-14 00:17:31 +01:00
sysstat sysstat: forcibly disable sensors to avoid build failures 2010-11-29 19:55:41 +01:00
sysvinit sysvint: convert to gentargets and bump to 2.88 2010-12-14 00:22:25 +01:00
tar
tcl
tcpdump tcpdump: punt duplicate versioned binary 2010-11-29 10:33:47 +01:00
tcpreplay
tftpd
thttpd thttpd: install into /usr, cleanup install handling 2010-11-05 14:57:23 +01:00
tiff
tinyhttpd
tn5250
torsmo torsmo: use correct variable for HELP2MAN preset 2010-10-17 20:53:49 +02:00
tslib tslib: needs libtool patch 2010-11-05 21:00:01 +01:00
ttcp
udev udev: ensure startup script is well installed 2010-12-13 00:19:49 +01:00
udpcast
uemacs
usb_modeswitch
usbmount
usbutils usbutils: bump to version 0.91 2010-12-09 22:31:28 +01:00
util-linux
valgrind
vim
vpnc
vsftpd vsftpd: fix build when libcap is enabled 2010-10-18 17:36:01 +02:00
vtun
webif
webkit webkit: needs libcurl, not the curl binary 2010-11-19 10:17:09 +01:00
wget
whetstone whetstone: new benchmark package 2010-12-08 23:33:49 +01:00
which
wipe
wireless_tools wireless-tools: add option to install shared lib 2010-11-07 20:25:39 +01:00
wpa_supplicant wpa_supplicant: unbreak dbus support after 0.7.3 bump 2010-10-19 09:47:25 +02:00
wsapi
x11r7 xkeyboard-config: bump to 2.0 to fix bug 2965 2010-12-22 21:44:19 +01:00
x11vnc
xavante
xerces
xfsprogs
xl2tp l2tp: convert to gentargets and change to xl2tp 2010-12-14 01:35:41 +01:00
xstroke
xterm
xvkbd
xz xz: version bump to 5.0.0 2010-12-06 23:24:15 +01:00
zlib zlib: really fix install for static only builds 2010-12-12 08:51:58 +01:00
buildroot-libtool-v1.5.patch Added the ability to patch ltmain.sh based on version 2010-10-14 07:27:07 -04:00
buildroot-libtool-v2.2.patch Added the ability to patch ltmain.sh based on version 2010-10-14 07:27:07 -04:00
Config.in l2tp: convert to gentargets and change to xl2tp 2010-12-14 01:35:41 +01:00
Makefile.autotools.in package: pass TARGET_MAKE_ENV at install/clean/uninstall steps 2010-12-13 22:26:52 +01:00
Makefile.in toolchain: rework C++ options 2010-12-13 22:04:35 +01:00
Makefile.package.in package: move autoreconfigure step to pre configure hook 2010-11-05 10:03:29 +01:00