Thomas Petazzoni b88c394685f netperf: use correct step override method Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 7d6e7bcc26d lighttpd: use correct step override method Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 2d30d8f4ebd gawk: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 5c421dde681 kismet: use correct step override method 01 Sep 2010 Thomas Petazzoni 879465e0402 alsa-lib: use correct step override method Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 020e028108d dmraid: remove useless strip and use correct step override method For the target installation step, do not rely on the package being
installed in the staging directory, as it may not be true. So the
dmraid binary is directly taken from the build directory.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 4dfe998b325 libnl: remove useless strip and use correct step override Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 166631bdfbd bmon: use correct way of overriding steps Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 0de10bf4915 ncftp: use correct way of overriding steps Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni d073318876c oprofile: use correct way of overriding steps Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 0fe621d1ded at: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 9785f71c7a7 bridge: remove useless strip and use correct definition for uninstall Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 0958e6109c9 tiff: use correct construct to override target installation We also remove the stripping, as it is already done globally.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 62df009e47b squid: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 1c99b35528d wpa_supplicant: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 1976fc5f244 xlib_libX11: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni cfe2c192d17 e2fsprogs: convert old-style hooks to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 2a784080ad8 openssh: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni c648785b933 libxml2: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 84d37d15e3e libdnet: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 20528a8449c libpng: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 375b14fbeb8 libiconv: convert old-style hook to new-style hook In addition to that, remove useless stripping since it is done
globally.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni c42d2a3afe5 lite: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni dbcec2b28e0 dropbear: convert old-style hook and commands to new-style Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 39c781f33a7 libgtk2: convert old-style hook to new-style Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni fa6c7989acb libcurl: convert old-style hook to new-style Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni f80d0645727 liboil: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni fcab98c31bd usbutils: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni d31100d7e80 mysql_client: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni b4cb198b971 shared-mime-info: convert old-style hook to new-style hook We don't want to use 'make DESTDIR=$(TARGET_DIR) install' as we only
want the MIME database to be installed on the target. So we simply
override the target installation command.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni da07989b17c freetype: convert old-style hooks to new-style hooks The strip of the library is also removed, since this is done globally.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 3d595a60160 sdl_sound: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 0f5fae2a69b jpeg: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 26d0bb8b11e libidn: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni c692a3e4434 php: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni e8ba6a5119c samba: convert old-style hooks to new-style hooks Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 918978d4ad8 pango: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni e3077bc8225 taglib: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 3c6985d309a libevent: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 1c8e89f4ce9 libxslt: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 90710e0c228 libungif: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 28025091919 avahi: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni d1b11c16f06 tn5250: remove old-style hook usage and step override Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 428b533655e libglade: convert old-style hook to new-style hook Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Thomas Petazzoni 50f8b80f2ab bind: remove old-style hook usage and step override Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> 01 Sep 2010 Marcus Osdoba 33070528796 usbutils: bump to 0.90 Signed-off-by: Marcus Osdoba <marcus.osdoba@googlemail.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> 07 Sep 2010 Paul Jones f47b29353f3 qt: Bump to 4.6.3 Also add option to build example and demo code
[Peter: fix patch handling]
Signed-off-by: Paul Jones <paul@pauljones.id.au>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> 18 Aug 2010 Gustavo Zacarias bb4ca92c401 berkeleydb: fix download url Sleepycat is now owned by oracle so the old site is gone.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> 02 Sep 2010 Gustavo Zacarias fb848d400fc iptables: bump to 1.4.9.1 Adds support for new kernel 2.6.35 features.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> 01 Sep 2010 Gustavo Zacarias ee314c97f93 kismet: bump to 2010-07-R1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> 01 Sep 2010