summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* u-boot: add support for u-boot-nand.binGustavo Zacarias2011-12-012-0/+5
| | | | | | | Add support for the u-boot-nand.bin target file. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* u-boot: add version 2011.09Gustavo Zacarias2011-12-011-1/+5
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* Merge branch 'next'Peter Korsgaard2011-12-0175-953/+1570
|\ | | | | | | | | | | And kickoff 2012.02 cycle. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * libroxml: bump version to 2.1.2Tristan Lelong2011-11-292-1/+1
| | | | | | | | | | | | | | Fix some xpath bugs Signed-off-by: Tristan Lelong <tristan.lelong@blunderer.org> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * Add support for packages stored in Mercurial (hg) repositoriesThomas De Schampheleire2011-11-272-4/+33
| | | | | | | | | | | | | | Add support for packages stored in Mercurial (hg) repositories. Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * GENTARGETS: add support for scp://Thomas De Schampheleire2011-11-272-7/+61
| | | | | | | | | | | | | | | | | | | | | | | | This patch adds support for scp:// both for use in the package Makefiles, as for the BR2_PRIMARY_SITE variable. This patch was based on the work of Richard Guy Briggs (see https://bugs.busybox.net/show_bug.cgi?id=3343). [Peter: small whitespace fixes] Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * htop: Bump version to 1.0ANDY KENNEDY2011-11-262-70/+21
| | | | | | | | | | | | | | | | | | htop 1.0 was released 11-2011. Bumping version in BuildRoot from 0.9 to 1.0. [Peter: Don't use old-style AUTOTARGETS] Signed-off-by: Andy Kennedy <Andy.Kennedy@Adtran.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * mtd-utils: bump versionPeter Korsgaard2011-11-191-1/+1
| | | | | | | | | | | | | | Identical to 1.4.7, except that the version number in the Makefile is correct. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * barebox: add 2011.11.0, remove 2011.08.0Peter Korsgaard2011-11-191-6/+6
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gst-dsp: upgrade to 0.9.0Víctor Manuel Jáquez Leal2011-11-191-3/+2
| | | | | | | | | | | | [Peter: fix white space while we're at it] Signed-off-by: Víctor Manuel Jáquez Leal <vjaquez@igalia.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * mtd-utils: bump version, cleanupPeter Korsgaard2011-11-182-36/+6
| | | | | | | | | | | | flash_eraseall / flash_info are no more, and simplify build. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * nano: make tiny flag optionalDaniele Salvatore Albano2011-11-182-1/+12
| | | | | | | | | | | | | | | | Closes #3421 [Peter: tweak Config.in] Signed-off-by: Daniele Salvatore Albano <info@daccii.it> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * libgtk2: bump stable versionPeter Korsgaard2011-11-182-13/+13
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * transmission: add gtk supportPeter Korsgaard2011-11-172-1/+14
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * Add Transmission packageMaxime Ripard2011-11-174-0/+253
| | | | | | | | | | | | | | | | Initial work by marcus.osdoba@googlemail.com [Peter: add -daemon option, tweak Config.in] Signed-off-by: Maxime Ripard <maxime@free-electrons.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * coreutils: bump to version 8.14Gustavo Zacarias2011-11-142-2/+5
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * grep: bump to version 2.9Gustavo Zacarias2011-11-141-1/+6
| | | | | | | | | | | | | | | | | | Bump grep to version 2.9 Also make it build after busybox if it's enabled, we prefer full-blown utilities. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * nano: bump to version 2.3.1Gustavo Zacarias2011-11-141-2/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * m4: bump to version 1.4.16Gustavo Zacarias2011-11-143-21/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * diffutils: bump to version 3.2Gustavo Zacarias2011-11-143-99/+9
| | | | | | | | | | | | | | | | | | | | Bump to diffutils version 3.2 Drop all unnecessary configure hints. There's no point in installing diffutils to staging so drop that too. Build after busybox if it's enabled to prefer full-blown diff. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * gawk: bump to version 4.0.0Gustavo Zacarias2011-11-142-31/+13
| | | | | | | | | | | | | | | | Bump gawk to version 4.0.0 Also build after busybox if it's enabled. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * bison: bump to version 2.5Gustavo Zacarias2011-11-142-20/+1
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * bash: bump to version 4.2 pl10Gustavo Zacarias2011-11-1421-485/+951
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * lame: bump to version 3.99Gustavo Zacarias2011-11-142-29/+2
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * kickoff 2012.02 development cyclePeter Korsgaard2011-11-111-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * qemu_sparc: add new qemu defconfigGustavo Zacarias2011-11-112-0/+21
| | | | | | | | | | | | | | Add a new qemu sample config for the SPARC architecture. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * uClibc: fix sparc build breakageGustavo Zacarias2011-11-112-0/+22
| | | | | | | | | | | | | | | | | | Fix build breakage for sparc as reported in bug #4021 Patches from Konrad Eisele <konrad@gaisler.com> Submitted in the uclibc mailing list. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * dropbear: bump to version 2011.54Gustavo Zacarias2011-11-113-28/+19
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * flex: bump to version 2.5.35-10 and cleanup styleGustavo Zacarias2011-11-112-11/+12
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * module-init-tools: bump to version 3.15Gustavo Zacarias2011-11-112-6/+7
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * usbmount: bump to 0.0.22Yegor Yefremov2011-11-112-26/+1
| | | | | | | | | | | | | | FSTYPE detection bug was fixed upstream, so delete relevant patch Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * iw: bump to 3.2Yegor Yefremov2011-11-112-48/+1
| | | | | | | | | | | | | | | | version 3.2 provides support for libnl 3.x, so remove the relevant patch Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * qemu_x86_64: add new qemu defconfigGustavo Zacarias2011-11-113-0/+89
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * qemu_x86: update to kernel 3.1 and add readmeGustavo Zacarias2011-11-113-2/+8
| | | | | | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
| * libgpg-error: bump to version 1.10Gustavo Zacarias2011-11-111-3/+2
| | | | | | | | | | | | | | | | Bump to version 1.10, closes bug #3403 Switch to gnupg.org mirror, closes bug #3409 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Update for 2011.112011.11Peter Korsgaard2011-12-014-6/+22
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | linux: update stable kernel to 3.1.4Peter Korsgaard2011-11-291-3/+3
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | kernel-headers: bump 3.0.x / 3.1.x stable versionsPeter Korsgaard2011-11-292-2/+2
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | linux: update stable kernel to 3.1.3Sven Neumann2011-11-271-3/+3
| | | | | | | | | | Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | kernel-headers: update to 3.1.3 and 3.0.11Sven Neumann2011-11-272-2/+2
| | | | | | | | | | Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | ruby: really disable ncurses/readline for hostPeter Korsgaard2011-11-271-1/+1
| | | | | | | | | | | | | | | | | | | | | | Commit 150124b (ruby: fix host build breakage) tried to fix host-ruby build failures by disabling ncurses/readline extensions, but the ruby configure script doesn't understand --without-ncurses / --without-readline arguments, so the commit didn't do anything. Fix it by really disabling them using the --with-out-ext argument. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Update for 2011.11-rc32011.11_rc3Peter Korsgaard2011-11-264-5/+17
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | Prevent patch commands from accessing source controlDanomi Mocelopolis2011-11-263-2/+3
| | | | | | | | | | | | | | | | Closes #4357 Add -g0 option to patch to ensure it doesn't try to access source control. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | CHANGES: update with recent changesPeter Korsgaard2011-11-261-1/+1
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | ruby: fix host build breakageGustavo Zacarias2011-11-261-2/+1
| | | | | | | | | | | | | | | | | | | | | | When building host-ruby with ncurses enabled on an x86_64 host we get a "relocation R_X86_64_32 against `_nc_globals' can not be used when making a shared object; recompile with -fPIC" error when building. Just disable ncurses and readline support for the host version - we don't need it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | ruby: fix build breakageGustavo Zacarias2011-11-261-1/+1
| | | | | | | | | | | | | | | | | | | | | | Fix build breakage regarding invalid file format of /usr/lib/libpthread.so This is because ruby has rpath enabled by default and was throwing in the runtime paths and pulling in host libraries into the mix. So disable rpath. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | php: fix build breakageGustavo Zacarias2011-11-262-1/+2
| | | | | | | | | | | | | | | | The zip extension requires zlib, so select it. [Peter: Only select zlib, not php zlib extension] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | thttpd: fix build breakage with eglibc/glibcGustavo Zacarias2011-11-261-0/+26
| | | | | | | | | | | | | | Fix getline() function conflict with glibc/eglibc by renaming it. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | lsof: fix permission of extracted filesDamian Kaczmarek2011-11-242-5/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes #4369 Default tar permissiong make it impossible to apply patches to some of the files. Change extraction command to skip permissions by using "-O" tar option and a pipe tar chain. Solution suggested by: Arnout Vandecappelle <arnout@mind.be> [Peter: rework to use define as suggested by Thomas] Signed-off-by: Damian Kaczmarek <damian@veritymedical.co.uk> Tested-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
* | CHANGES: update with recent changesPeter Korsgaard2011-11-241-0/+11
| | | | | | | | Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>