summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | ncftp: use correct way of overriding stepsThomas Petazzoni2010-09-121-14/+9
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | oprofile: use correct way of overriding stepsThomas Petazzoni2010-09-121-12/+9
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | at: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-7/+8
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | bridge: remove useless strip and use correct definition for uninstallThomas Petazzoni2010-09-121-13/+4
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | tiff: use correct construct to override target installationThomas Petazzoni2010-09-121-6/+4
| | | | | | | | | | | | | | | | | | We also remove the stripping, as it is already done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | squid: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | wpa_supplicant: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-33/+51
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | xlib_libX11: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-7/+11
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | e2fsprogs: convert old-style hooks to new-style hookThomas Petazzoni2010-09-121-19/+42
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | openssh: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libxml2: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-5/+7
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libdnet: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libpng: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-5/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libiconv: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-9/+11
| | | | | | | | | | | | | | | | | | | | | In addition to that, remove useless stripping since it is done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | lite: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-7/+9
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | dropbear: convert old-style hook and commands to new-styleThomas Petazzoni2010-09-121-20/+20
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libgtk2: convert old-style hook to new-styleThomas Petazzoni2010-09-121-5/+7
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libcurl: convert old-style hook to new-styleThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | liboil: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-5/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | usbutils: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-7/+23
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | mysql_client: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | shared-mime-info: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-7/+6
| | | | | | | | | | | | | | | | | | | | | | | | 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>
| * | freetype: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-7/+13
| | | | | | | | | | | | | | | | | | The strip of the library is also removed, since this is done globally. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | sdl_sound: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-10/+13
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | jpeg: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libidn: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-7/+13
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | php: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-7/+10
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | samba: convert old-style hooks to new-style hooksThomas Petazzoni2010-09-121-12/+17
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | pango: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | taglib: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libevent: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-6/+8
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libxslt: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-5/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libungif: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | avahi: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-6/+18
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | tn5250: remove old-style hook usage and step overrideThomas Petazzoni2010-09-121-7/+8
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libglade: convert old-style hook to new-style hookThomas Petazzoni2010-09-121-4/+6
| | | | | | | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | bind: remove old-style hook usage and step overrideThomas Petazzoni2010-09-121-9/+14
| |/ | | | | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* | fs/skeleton: remove ancient .bashrcPeter Korsgaard2010-09-161-48/+0
| | | | | | | | | | | | | | | | It contains a bunch of semi-random aliases confusing users, and sets a bunch of environment variables which are already provided by bash by default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | linux: don't force no initramfsThomas Petazzoni2010-09-151-3/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When initramfs was not selected as a root filesystem, we forcefully disabled the initramfs in the kernel configuration. However, it prevents an user from manually managing its initramfs, as we override the option he has set in his kernel configuration file. There's no real reason to do so: when initramfs is not selected as the root filesystem, just don't touch initramfs related options in the kernel configuration. Problem reported by Sergey Naumov <sknaumov@gmail.com>. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | kernel-headers: bump 2.6.34.x versionPeter Korsgaard2010-09-152-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | CHANGES: strace is updated, not removedPeter Korsgaard2010-09-131-2/+2
| | | | | | | | | | | | Thanks to Sylvain 'ythier' Hitier for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | strace: bump version, remove patches now upstreamPeter Korsgaard2010-09-138-2248/+3
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Merge branch 'for-2010.11/remove-deprecated-packages' of ↵Peter Korsgaard2010-09-1348-53841/+2
|\ \ | | | | | | | | | git://git.busybox.net/~tpetazzoni/git/buildroot
| * | microwin: remove deprecated packageThomas Petazzoni2010-09-123-73/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Microwin is disabled in Buildroot since January 2007 (726abd4e519f97eda6f6dfc1b6b9505fc37e8b23) and nobody complained. Moreover, the upstream project hasn't done any release since five years, so let's remove this package, as announced in the notes of 2010.08 release. The project maintainer has announced in June 2010 that he is working again on the project, and he has switched to Git. When a new release is done, we can re-introduce it if people need it (this old package needed serious work to be converted to the new package infrastructure anyway). Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libglib12: remove deprecated packageThomas Petazzoni2010-09-1234-2062/+0
| | | | | | | | | | | | | | | | | | This is part of the removal of the Gtk 1.x stack. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | libgtk12: Remove deprecated packageThomas Petazzoni2010-09-127-51367/+0
| | | | | | | | | | | | | | | | | | | | | | | | The Gtk 1.x is now very old, and Gtk 2.x has been around for a long time now. Besides Dillo that just got removed, we no longer have any package that depend on Gtk 1.x. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | dillo: remove deprecated packageThomas Petazzoni2010-09-123-72/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | This version of Dillo, based on Gtk 1.x is no longer maintained. If someone needs the newer version of Dillo, we'll have to package FLTK2 first. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
| * | pcmcia: remove deprecated packageThomas Petazzoni2010-09-1224-267/+0
| |/ | | | | | | | | | | | | | | As stated on http://pcmcia-cs.sourceforge.net/: "The Linux pcmcia-cs package is officially deprecated. It can only be used with 2.4 and older kernels.". Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* / Config.in.arch: ARM cortex A9 supportPeter Korsgaard2010-09-122-1/+8
|/ | | | | | Based on patch by falls huang. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* usbutils: bump to 0.90Marcus Osdoba2010-09-102-2/+2
| | | | | Signed-off-by: Marcus Osdoba <marcus.osdoba@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>