aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* bash: remove CC variable when calling makeLionel Landwerlin2010-01-282-4/+4
| | | | | | | | | | | | | So "/opt/whatever_toolchain/gcc --sysroot $(STAGING_DIR)" isn't stripped to "/opt/whatever_toolchain/gcc", making gcc to look at $(ORIGINAL_TOOLCHAIN_DIRECTORY)/usr/include instead of $(STAGING_DIR)/usr/include. For more CC is already filled when running the configure script. This problem should only be visible with an external toolchain. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* ser2net: bump versionPeter Korsgaard2010-01-281-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* New package ser2net requestFrancisco Gonzalez2010-01-284-3/+23
| | | | | | [Peter: whitespace fixes / cleanups] Signed-off-by: Francisco Gonzalez <gzmorell@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* at: bump version, fix make install, convert to Makefile.autotools.in formatPeter Korsgaard2010-01-289-154/+373
| | | | | | | | | Make install would fail if target != host, as it tried to use host strip for install -s. Patch 1-5 from ptxdist. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* at: fix build when host doesn't have sendmailPeter Korsgaard2010-01-272-6/+8
| | | | | | Reported by Noel Vellemans. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: add flex, gperf and webkitPeter Korsgaard2010-01-271-5/+5
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* webkit: fix dependencies on host tools flex and gperfLionel Landwerlin2010-01-271-2/+2
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* webkit: convert to newstyle autotools infrastructureLionel Landwerlin2010-01-271-8/+9
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gperf: add gperf-host package (required by webkit)Lionel Landwerlin2010-01-271-0/+1
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* gperf: convert to newstyle autotools infrastructureLionel Landwerlin2010-01-271-6/+2
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flex: add flex-host package (required by webkit)Lionel Landwerlin2010-01-271-0/+1
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flex: convert to autotools infrastructureLionel Landwerlin2010-01-271-106/+19
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flex: bump to 2.5.35Lionel Landwerlin2010-01-271-2/+2
| | | | | Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* flex: fix prog-ar patchLionel Landwerlin2010-01-271-12/+1
| | | | | | | | Could not apply when missing top level Makefile, which is also regenerated by the configure script. Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump iw package to 0.9.19Gustavo Zacarias2010-01-272-1/+2
| | | | | | | Closes #973. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump netstat-nat to 1.4.10Gustavo Zacarias2010-01-272-6/+7
| | | | | | | Closes #967. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump dnsmasq to 2.52Gustavo Zacarias2010-01-272-2/+3
| | | | | | | Closes #961. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* sdl: needs tslib to be compiled first when selected.Julien Boibessot2010-01-262-1/+5
| | | | | | | | If SDL is built before tslib, then SDL can't detect it at configure time and so touchscreen's support in SDL is crappy. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: bump versionPeter Korsgaard2010-01-261-2/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* SDL_ttf needs freetype to be built and installed first.Julien Boibessot2010-01-252-3/+3
| | | | | Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.32.x versionPeter Korsgaard2010-01-252-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.32.x versionPeter Korsgaard2010-01-232-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain/gcc: bump 4.4.x versionPeter Korsgaard2010-01-237-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump sqlite to 3.6.22Gustavo Zacarias2010-01-202-3/+4
| | | | | | | 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-203-10/+31
| | | | | | | 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-202-3/+7
| | | | | | | 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-202-3/+10
| | | | | | | 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-202-3/+4
| | | | | | | | | | 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-204-23/+8
| | | | | | | Closes #913. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versionsPeter Korsgaard2010-01-183-3/+3
| | | | 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-182-3/+39
| | | | 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>
* CHANGES: add rpmPeter Korsgaard2010-01-181-2/+2
| | | | 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
| |
* | CHANGES: add bootutilsPeter Korsgaard2010-01-181-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | 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>
* | CHANGES: #841 is closedPeter Korsgaard2010-01-181-0/+1
| | | | | | | | | | | | Fixed by 6a772086. 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>
* | toolchain: add uclibc 0.9.30.2Peter Korsgaard2010-01-152-2/+10
| | | | | | | | 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>
* | kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versionsPeter Korsgaard2010-01-073-3/+3
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | kernel-headers: default to 2.6.32.xPeter Korsgaard2010-01-011-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | libungif: convert to autotools infrastructureLionel Landwerlin2009-12-302-58/+13
| | | | | | | | | | | | [Peter: use std staging/target install handling] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>