summaryrefslogtreecommitdiffstats
path: root/package
Commit message (Collapse)AuthorAgeFilesLines
...
* Bump sqlite to 3.6.22Gustavo Zacarias2010-01-201-1/+1
| | | | | | | Closes #943. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump openvpn to 2.1.1Gustavo Zacarias2010-01-202-9/+29
| | | | | | | Closes #937. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump kismet package to 2010-01-R1Gustavo Zacarias2010-01-201-2/+5
| | | | | | | Closes #931. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump wpa_supplicant to 0.6.10, enable nl80211Gustavo Zacarias2010-01-201-2/+8
| | | | | | | Closes #925. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump usb_modeswitch to 1.0.7Gustavo Zacarias2010-01-201-1/+1
| | | | | | | | | | Closes #919. Includes new device signatures, improved handling of Huawei devices and other fixes. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump iptables to 1.4.6Gustavo Zacarias2010-01-202-20/+1
| | | | | | | Closes #913. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mesa3d/makedepend: correct host package names after autotools changeWilliam Wagner2010-01-182-2/+2
| | | | | Signed-off-by: William Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gstreamer: fix unaligned detection for x86-64Peter Korsgaard2010-01-181-0/+36
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rpm: needs XML support in libneonPeter Korsgaard2010-01-181-3/+5
| | | | | | | | | RPM-5.2.0 needs the optional XML support in libneon. Restructure kconfig dependencies to ensure rpm can only be selected if libneon with XML support (in addition to SSL + ZLIB) is enabled. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile.autotools.in: fixup .la files in all lib dirsPeter Korsgaard2010-01-181-1/+1
| | | | | | | | | Sometimes usr/lib32 or usr/lib64 is used instead of usr/lib, so search those for .la files as well. Fixes .la fixup for beecrypt on x86-64. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rpm: fix build with !LFSPeter Korsgaard2010-01-181-0/+22
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'rpm-update3' of git://git.busybox.net/~nkukard/git/buildrootPeter Korsgaard2010-01-1811-65/+431
|\
| * Bumped rpmNigel Kukard2009-12-2511-65/+431
| |
* | Merge branch 'bootutils-update' of git://git.busybox.net/~nkukard/git/buildrootPeter Korsgaard2010-01-181-1/+1
|\ \
| * | Bump bootutilsNigel Kukard2009-12-251-1/+1
| |/
* | qt: Re-enable workaround for building on x86 for x86 target, also check for ↵Ormund Williams2010-01-181-0/+10
| | | | | | | | | | | | | | | | x86_64 [Peter: combined x86 + x86-64 logic, simplified] Signed-off-by: Ormund Williams <ormundw@panix.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | package/mtd: Remove obsolete utilities, add new onesH Hartley Sweeten2010-01-183-64/+78
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | A number of options under "MTD tools selection" are no longer available. Remove them to avoid possible build errors. In addition, the nandtest utility is present in MTD-utils release so remove the depends on BR2_PACKAGE_MTD_UTILS_GIT. Add a number of new utilities that exist in the latest version. All of these do not have a 'default y' so existing configurations should not change. Reorder the MTD_TARGETS_* to match the Config.in so it's easier to notice missing utilities. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | package/mtd: mtd-utils: fix fec.c build (bcopy reference)Peter Korsgaard2010-01-181-0/+1
| | | | | | | | | | | | Needs similar fix as what we already have for mtd-utils.git Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | qt: ensure libglib2 is built before qt if enabled for Qt's glib supportPeter Korsgaard2010-01-121-0/+5
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libungif: convert to autotools infrastructureLionel Landwerlin2009-12-301-56/+11
| | | | | | | | | | | | [Peter: use std staging/target install handling] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | jpeg: convert to autotools infrastructureLionel Landwerlin2009-12-301-69/+8
| | | | | | | | | | | | [Peter: has own libtool patch, use std staging install, fix target install] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Makefile.autotools.in: fix libtool patchingPeter Korsgaard2009-12-301-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | Fixes two issues with libtool patching: - It seems like the default value for <package>_LIBTOOL_PATCH only gets set AFTER the ifdef check, so the conditional was never taken. Fix it by instead checking that it isn't explicitly set to not do the patching instead. - The $i in the libtool patching for loop needed an extra level of escaping to work. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | package: fix host build for packages with own libtool patchPeter Korsgaard2009-12-305-0/+5
|/ | | | | | | Packages which also build a host variant and have LIBTOOL_PATCH = NO, should also disable libtool patching for the host build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump mtd-utils to 1.2.0Gustavo Zacarias2009-12-237-24/+47
| | | | | | | Closes #827. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* neon: fix ssl option dependencyPeter Korsgaard2009-12-231-0/+1
| | | | | | Thanks to Gustavo Zacarias for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfsprogs: bump versionNigel Kukard2009-12-223-68/+9
| | | | | Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* qt: add selection for keyboard driversPeter Korsgaard2009-12-213-0/+54
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Install uuid.h into staging as some other apps like xfsprogs need itNigel Kukard2009-12-211-0/+3
| | | | | | [Peter: cleanup, only install header if libuuid is installed] Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* neon: add optional ssl supportPeter Korsgaard2009-12-202-0/+12
| | | | | Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mtd-utils: move phony dependencies to toplevel mtd-host targetPeter Korsgaard2009-12-201-2/+2
| | | | | | | Real targets shouldn't have phony dependencies, as make otherwise always consider them out of date. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libusb: move phony dependencies to toplevel libusb targetPeter Korsgaard2009-12-201-2/+2
| | | | | | | Real targets shouldn't have phony dependencies, as make otherwise always consider them out of date. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Fix gst-plugins-bad dependency on libdvdnavLionel Landwerlin2009-12-202-0/+11
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libvorbis: remove unused cruft from pre-autotools.inPeter Korsgaard2009-12-171-9/+0
| | | | | | The AUTOTARGETS macro handles this already. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpg123: select sensible cpu optimization depending on arch/fpuPeter Korsgaard2009-12-171-1/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mpg123: convert to Makefile.autotools.in formatPeter Korsgaard2009-12-171-64/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hal: add missing includesPeter Korsgaard2009-12-161-0/+35
| | | | | | | | Fix build (with modern kernel headers) - hald/linux/classdev.c needs sys/socket.h for struct sockaddr - hald/linux/addons/addon-storage.c needs limits.h for INT_MAX Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hal: fix build, correct glib/udev/expat pathsPeter Korsgaard2009-12-162-17/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* hal: fix udev dependencyPeter Korsgaard2009-12-162-1/+2
| | | | | | | | - Selecting symbols with dependencies doesn't work unless you select the dependencies as well - udev-volume-id target gone, use the generic udev one instead Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* udev: fix udev-volume-id staging installPeter Korsgaard2009-12-161-1/+1
| | | | | | $@ no longer refers to the lib under staging after the package rework. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dbus-glib: fix host-dbus-glib buildPeter Korsgaard2009-12-151-1/+1
| | | | | | Typo in expat dependency. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dbus: fix host-dbus buildPeter Korsgaard2009-12-151-1/+1
| | | | | | | | Use correct variable name for the host source directory for DBUS_HOST_INTROSPECT, and use late binding as HOST_DBUS_DIR only gets defined later on (by AUTOTARGETS). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* udev: convert to generic package infrastructureThomas Petazzoni2009-12-151-184/+89
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* i2c-tools: convert to the generic package infrastructureThomas Petazzoni2009-12-151-36/+8
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xutil_makedepend: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* xproto_xproto: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* pixman: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* m4: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-43/+3
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mtd-utils: fix dependency on host packageThomas Petazzoni2009-12-151-1/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lzo: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-42/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libusb: convert to autotools infrastructure for host packageThomas Petazzoni2009-12-151-1/+1
| | | | Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>