summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package: get rid of redundant malloc related configure presetsPeter Korsgaard2009-12-0621-99/+6
| | | | | | | Those are already in TARGET_CONFIGURE_ARGS. Also get rid of unused BR2_AC_CV_FUNC_MALLOC_0_NONNULL variable. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump usbutils package to 0.86Gustavo Zacarias2009-12-063-50/+28
| | | | | | | | Closes #749. [Peter: remove redundant ac_cv_func_malloc_0_nonnull setting] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump iw to version 0.9.18Gustavo Zacarias2009-12-062-1/+2
| | | | | | | Closes #767. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add pkgversion to gcc >= 4.3Gustavo Zacarias2009-12-062-0/+8
| | | | | | | | Closes #765. [Peter: change to check for !4.2.x instead] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump pcre to 7.9Gustavo Zacarias2009-12-062-4/+7
| | | | | | | | Closes #763. [Peter: Only remove pcre-config from target if !BR2_HAVE_DEVFILES] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: make snapshot option more user friendlyPeter Korsgaard2009-12-064-2/+7
| | | | | | | | | | | | | | Closes #751. Make kernel headers snapshot more user friendly by making it more obvious that it's about using a local kernel snapshot, and error out with a sensible error message if the option is enabled but no linux-2.6.tar.bz2 is present in DL_DIR, rather than trying to fetch it from kernel.org. Furthermore fix the bug where it tried to use linux-2.6..tar.bz2 instead of linux-2.6.tar.bz2. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump lighttpd package to 1.4.25Gustavo Zacarias2009-12-063-237/+4
| | | | | | | Closes #753 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: get rid of ancient versionsPeter Korsgaard2009-12-0419-578/+0
| | | | | | Get rid of 2.17.50.0.17, 2.18.50.0.{1,3,6,8}. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* binutils: default to 2.20, mark 2.19 as deprecatedPeter Korsgaard2009-12-041-2/+3
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: get rid of unused gcc 3.x legacy handlingPeter Korsgaard2009-12-043-24/+0
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Add binutils 2.20Gustavo Zacarias2009-12-047-1/+124
| | | | | | | Closes #761. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: 2.6.32 needs scsi.h fix like 2.6.31Peter Korsgaard2009-12-041-0/+89
| | | | | | Reported by Emmanuel Blot <eblot.ml@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/autoconf: autoconf for the target needs m4 for the hostPeter Korsgaard2009-12-042-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.30.x versionPeter Korsgaard2009-12-041-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.15.2 patchesPeter Korsgaard2009-12-048-25/+1426
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: fix 2.6.32 typoPeter Korsgaard2009-12-031-1/+1
| | | | | | Thanks to Joachim Pihl for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: update for 2010.02 developmentPeter Korsgaard2009-12-031-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: add 2.6.32Peter Korsgaard2009-12-031-1/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Config.in: Bump versionPeter Korsgaard2009-12-011-1/+1
| | | | | | Tree is open for development again. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/news.html: add 2009.11 annoucement mailPeter Korsgaard2009-12-011-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Config.in: bump version2009.11Peter Korsgaard2009-12-011-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11Peter Korsgaard2009-12-013-6/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/autoconf: hardcode m4 configPeter Korsgaard2009-12-012-3/+6
| | | | | | | | Hardcode m4 config instead of letting configure detect it automatically. This hopefully fixes the build issues some (Ubuntu) users seems to be having lately (E.G. #679). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/coreutils: ensure configure isn't considered out-of-datePeter Korsgaard2009-12-013-1/+24
| | | | | | | | | | | | | | | | | | | We were patching m4/rename.m4 to workaround an upstream issue, but this triggers a auto* rebuild and a configure rerun when we build coreutils using whatever auto* versions the user has installed. Doing a manual autoreconf run after patching is unfortunately not an option as the coreutils configure.ac isn't compatible with the autotools version we have in BR. Instead, simply cheat by patching configure as well and setting the timestamp of m4/rename.m4 sufficiently far back to ensure make doesn't consider ./configure out of date. Long term we should convert coreutils to Makefile.autotools.in format, but this is good enought for 2009.11. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/microperl: fix buildPeter Korsgaard2009-11-302-1/+3
| | | | | | | There seems to be some confusion about makefile/Makefile, so just fixup both files for now to keep it safe. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Makefile: use absolute path for TOPDIRPeter Korsgaard2009-11-302-2/+3
| | | | | | | | | Reported by mr_claus on IRC. This ensure DL_DIR is always an absolute path, like it was before the build dir reorganization - Fixes vim (patch) build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Create $(TARGET_DIR)/usr/lib when installingClark Rawlins2009-11-302-1/+2
| | | | | | | | | | In some configurations $(TARGET_DIR)/usr/lib isn't created before the target install target for libncurses is run. This change makes sure it is created before the install target copies files to it. Signed-off-by: Clark Rawlins <clark@bit63.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/alsamixergui: fix buildPeter Korsgaard2009-11-303-3/+6
| | | | | | And provide correct dependencies (alsa-lib). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/fltk: needs libXtPeter Korsgaard2009-11-303-5/+14
| | | | | | | | | Closes #707 At the same time get rid of redundant (provided by Makefile.autotools.in) configure arguments. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11-rc22009.11_rc2Peter Korsgaard2009-11-294-7/+21
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/fltk: needs C++ support in toolchainPeter Korsgaard2009-11-292-1/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package/ltrace: hide for archs ltrace doesn't supportPeter Korsgaard2009-11-292-5/+2
| | | | | Reported-By: Michael S. Zick" <minimod@morethan.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.15.2 flash_eraseall fix for modern kernel headersPeter Korsgaard2009-11-281-0/+104
| | | | | | 86cfb70ca upstream. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: look at kernel headers for include files as wellPeter Korsgaard2009-11-282-4/+5
| | | | | | E.G. for flash_* applets. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: 2.6.31.6 fix for scsi/* headersPeter Korsgaard2009-11-281-0/+89
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* docs/buildroot.html: fix minor typoPeter Korsgaard2009-11-261-1/+1
| | | | | | STAGING_DIR is output/staging, not build/staging per default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* dbus: fix rebuild for boards where /var/lib isn't a symlinkPeter Korsgaard2009-11-252-3/+3
| | | | | | | | | | Based on patch by Sagaert Johan <sagaert.johan@skynet.be> Dbus rebuilds fails if /var/lib/dbus is a symlink (which it will be), and the existing workaround only worked if /var/lib is a symlink to /tmp, which isn't always the case. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gvfs: drop legacy uclibc dependencyDaniel Mack2009-11-242-1/+5
| | | | | Signed-off-by: Daniel Mack <daniel@caiaq.de> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Revert "gvfs: update to version 1.4.0"Peter Korsgaard2009-11-242-15/+13
| | | | | | | | | | This reverts commit f49ef854ca4b6ab3836ef39cb89027ce5b7bd94b. The new gvfs version needs libglib2 >= 2.21.2, but newer libglib2 versions need ipv6 support and possibly cause other problems, so simply revert the gvfs bump for now. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* package: remove disabled/broken irda-utils packagePeter Korsgaard2009-11-244-115/+0
| | | | | | | No updates since it got marked as broken back in January, so lets get rid of it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* update for 2009.11-rc12009.11_rc1Peter Korsgaard2009-11-233-2/+15
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* SDL_image: fix runtime libjpeg failureBaruch Siach2009-11-232-1/+4
| | | | | | | | | | | | | | | | | By default SDL_image loads libjpeg at runtime on-demand. The find_lib routine in the configure script of SDL_image searches the /usr/lib directory of the host machine to find the file name of the jpeg library. When the host on which Buildroot is being built contains newer version of libjpeg (e.g. libjpeg7), the configure script incorrectly uses its file name. The result is a runtime failure to load libjpeg. Fix this by disabling runtime load of libjpeg. [Peter: disable for png+tiff as well] Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sysklogd: needs largefile supportPeter Korsgaard2009-11-232-2/+6
| | | | | | | | | It tries to call lseek64(): ksym_mod.o: In function `InitMsyms': ksym_mod.c:(.text+0x438): undefined reference to `lseek64' Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGSPeter Korsgaard2009-11-232-3/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* xfsprogs: needs e2fsprogs and (in turn) largefile supportPeter Korsgaard2009-11-232-1/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* x11vnc: needs X11 supportPeter Korsgaard2009-11-233-1/+4
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* udpcast: needs largefile supportPeter Korsgaard2009-11-232-15/+19
| | | | | | And fix Kconfig tab/spaces while we're at it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* torsmo: needs X11 supportPeter Korsgaard2009-11-233-3/+6
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sfdisk: fix build with !BR2_LARGEFILEPeter Korsgaard2009-11-232-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* psmisc: bump version and fix buildPeter Korsgaard2009-11-233-8/+33
| | | | | | | | | | ./configure in psmisc 22.6 tested for a working C++ compiler and errored out if not found, even though psmisc doesn't need it - Fixed in 22.8. pstree.c uses __progname for pstree.x11 support, which isn't (per default) available in uclibc. This stuff isn't really critical, so just disable it. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>