summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* wget: bump to 1.12 and migrate to Makefile.autotools.inGustavo Zacarias2010-03-223-55/+12Star
| | | | | | | Closes #1111. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pppd: only install manpages if BR2_HAVE_MANPAGES is enabledPeter Korsgaard2010-03-222-2/+2
| | | | | | | They do get removed in target-finalize, but we might as well not install them in the first place. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: add #1345Peter Korsgaard2010-03-181-1/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.16.0 beep fixPeter Korsgaard2010-03-181-0/+17
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Bump pppd to 2.4.5 and convert to Makefile.autotools.inGustavo Zacarias2010-03-183-103/+58Star
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libpng: bump versionPeter Korsgaard2010-03-182-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* libglib2: bump versionPeter Korsgaard2010-03-162-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: bump 2.6.32.x / 2.6.33.x versionsPeter Korsgaard2010-03-152-2/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* setserial: fix build with 2.6.33+ kernel headers on x86Peter Korsgaard2010-03-152-1/+29
| | | | | | | | | | linux/hayesesp.h got removed in 2.6.33, but some archs (like x86) still define the TIOCGHAYESESP ioctl, breaking the build. It's very unlikely to be of interest anymore, so just undef it. Reported-by: Paulius Zaleckas <paulius.zaleckas@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: remove obsolete openswan supportPeter Korsgaard2010-03-141-4/+0Star
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: get rid of ancient 2.6.26 versionPeter Korsgaard2010-03-143-82/+0Star
| | | | | | And remove the -rt support we had for that version. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target/linux: remove ancient (<2.6.27) versionsPeter Korsgaard2010-03-147-30415/+1Star
| | | | | | And get rid of the corresponding at91 patches as well. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* kernel-headers: default to 2.6.33Peter Korsgaard2010-03-141-1/+1
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* pppd: enable ipv6 support if toolchain supports itAlexander Clouter2010-03-132-0/+5
| | | | | | | Closes #1273 Signed-off-by: Alexander Clouter <alex@digriz.org.uk> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* target: add linux 2.6.33H Hartley Sweeten2010-03-132-3/+16
| | | | | Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: 1.16.0 tail fixPeter Korsgaard2010-03-121-0/+13
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: add 2.6.33 kernel headersPeter Korsgaard2010-03-122-2/+8
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* toolchain: Add uClibc 0.9.30.3, remove older 0.9.30.xPeter Korsgaard2010-03-1235-2686/+7Star
| | | | | | | | As the 0.9.30.x stable releases only contain bugfixes, there isn't much sense in using the older 0.9.30.x releases instead of .3, so use a single 0.9.30.x config similar to how we do it for the kernel headers. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* remove -mm linux patch optionsH Hartley Sweeten2010-03-103-51/+0Star
| | | | | | | | | | | | | The -mm tree is really no longer available since the -next tree was created for testing. It's not even listed on the kernel.org site any longer. Plus, the last one that was published as available was pretty old, 2.6.28-rc2-mm1. Remove all the -mm patch stuff from Buildroot to clean up the Linux kernel selection. Signed-off-by: H Hartley Sweeten <hsweeten@visionengravers.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* busybox: additional 1.16.0 fixesPeter Korsgaard2010-03-083-1/+107
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* mtd-utils: fix build with external toolchainPeter Korsgaard2010-03-082-3/+3
| | | | | | | | | Reported by H Hartley Sweeten. Make sure we pass proper CFLAGS to mtd-utils, so builds needing --sysroot works (E.G. external toolchains). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* CHANGES: add X.org 7.5Peter Korsgaard2010-03-081-0/+2
| | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'x11r75' of git://gitorious.org/takeme-buildroot/takeme-buildrootPeter Korsgaard2010-03-08435-1317/+646Star
|\
| * Bump X11 version to 7.5Paulius Zaleckas2010-02-281-1/+1
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-xfree86-type1 to 1.0.2Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-winitzki-cyrillic to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-sun-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-sony-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-screen-cyrillic to 1.0.2Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-schumacher-misc to 1.1.0Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-mutt-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-misc-misc to 1.1.0Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-misc-meltho to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-misc-ethiopic to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-misc-cyrillic to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-micro-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-jis-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-isas-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-ibm-type1 to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump encodings to 1.0.3Paulius Zaleckas2010-02-283-23/+2Star
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-dec-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-daewoo-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-cursor-misc to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-cronyx-cyrillic to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bitstream-type1 to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bitstream-speedo to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bitstream-75dpi to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bitstream-100dpi to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bh-type1 to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>
| * Bump font-bh-ttf to 1.0.1Paulius Zaleckas2010-02-282-2/+2
| | | | | | | | Signed-off-by: Paulius Zaleckas <paulius.zaleckas@gmail.com>