summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* uclibc: unbreak SH & SPARCGustavo Zacarias2015-04-181-0/+89
| | | | | | | | | The patch from commit 200aad4f3206c9f151f15922dd02b01f474a5503 broke sh and sparc builds. Add and adjust a patch from uClibc master that fixes this. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* bmon: drop stray AUTORECONF from last bumpGustavo Zacarias2015-04-181-2/+0
| | | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libnl: add patch to fix bmon build breakageGustavo Zacarias2015-04-181-0/+44
| | | | | | | | | Revert a 3.2.26 patch that breaks the bmon build (among possibly others). Fixes: http://autobuild.buildroot.net/results/296/296bcaf4fd1fadcab71881d6d00a8763bfa91a41/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lpeg: bump to version 0.12.2Francois Perrad2015-04-181-1/+1
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* copas: bump to version 2.0.0Francois Perrad2015-04-181-2/+2
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* luaposix: bump to version 33.3.1Francois Perrad2015-04-182-10/+6
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-path-tiny: bump to version 0.068Francois Perrad2015-04-182-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-mojolicous: bump to version 6.08Francois Perrad2015-04-182-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-net-ssleay: bump to version 1.68Francois Perrad2015-04-182-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-io-socket-ssl: bump to version 2.012Francois Perrad2015-04-182-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* perl-gdgraph: bump to version 1.59Francois Perrad2015-04-182-3/+3
| | | | | Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/uboot-tools: bump to version 2015.04Jörg Krause2015-04-187-63/+178
| | | | | | | | | | | | | | | | | | | | | | | | Bump to version 2015.04: * Enable optional support for FIT Signature Verification * Remove patch 0002-nostrip, it's upstream * Add musl patch * Add hash file This patch supersedes "package/uboot-tools: bump to version 2015.01" http://patchwork.ozlabs.org/patch/440396/ [Thomas: - Rewrap Config.in help text. - Move the paragraph about potential license compatibility issue from Config.in.host to Config.in, since it's really on the target package that such issues can be a problem. - Use += instead of = when adding the dependency on openssl, so that if other dependencies get added later, we don't overwrite them mistakenly.] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Makefile: remove redundant mkdir from *configArnout Vandecappelle2015-04-181-18/+0
| | | | | | | | | | The first dependency of these targets is $(BUILD_DIR)/buildroot-config/*conf so the $(BUILD_DIR)/buildroot-config directory certainly exists. Reported-by: Robert P. J. Day <rpjday@crashcourse.ca> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/canfestival: switch to using 'hg' to downloadYann E. MORIN2015-04-181-4/+3
| | | | | | | | | | | | | | | | | | | | | Currently, the canfestival package downloads a archive generated by the remote Mercurial server. This has the unfortuante side-effect of downloading an archive name just after the revision string, without the package name in it. So, users do have this archive in their BR2_DL_DIR: 7740ac6fdedc.tar.bz2 Switch to doing an hg clone to download canfestival, so we end up with a properly named archive. Also expand the hash to the full-lenght hash rather than the shorten one used when asking the remote server to generate the archive. [Thomas: fix typo in commit log.] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Samuel Martin <s.martin49@gmail.com> Reviewed-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* linux-headers: bump 3.4.x seriesGustavo Zacarias2015-04-171-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* php: security bump to version 5.6.8Gustavo Zacarias2015-04-172-2/+2
| | | | | | | | | | | Fixes: CVE-2015-1351 - OPCache: Use After Free CVE-2015-1352 - Postgres: Null pointer dereference And others with no CVE assigned yet. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libnl: bump to version 3.2.26Gustavo Zacarias2015-04-163-35/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* radvd: bump to version 2.11Gustavo Zacarias2015-04-163-32/+3
| | | | | | | No longer needs check (hence the patch) to build. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* json-c: bump version to json-c-0.12-20140410Johan Sagaert2015-04-163-45/+24
| | | | | | | | | Also; -removed upstream patch -added patch to remove -Werror from make flags Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uclibc: enable UCLIBC_HAS_UTMP in snapshot configurationGustavo Zacarias2015-04-161-0/+1
| | | | | | | Otherwise busybox in the default configuration fails to build. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update ppc mpc8544dsGustavo Zacarias2015-04-161-4/+4
| | | | | | | Switch to kernel 4.0. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update ppc g3beigeGustavo Zacarias2015-04-163-27/+6
| | | | | | | | Switch to kernel 4.0. Simplify kernel config to reduce bloat. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update nuri to latest 3.10.x kernelGustavo Zacarias2015-04-162-3/+4
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update x86_64Gustavo Zacarias2015-04-164-69/+26
| | | | | | | | | Switch to kernel 4.0. Enable evdev for extra X testing. Drop bloat/redundant options. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update x86Gustavo Zacarias2015-04-164-69/+26
| | | | | | | | | Switch to kernel 4.0. Enable evdev for extra X testing. Drop bloat/redundant options. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update ppc virtex ml507Gustavo Zacarias2015-04-163-6/+43
| | | | | | | | | | Switch to kernel 4.0. Use a custom kernel config to avoid the caveat of a huge debug-enabled one. And also reduce defconfig options to avoid bloat. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update xtensa lx60Gustavo Zacarias2015-04-163-6/+6
| | | | | | | Switch to kernel 4.0. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update sh4 r2dGustavo Zacarias2015-04-164-77/+44
| | | | | | | | Switch to kernel 4.0. Simplify kernel config to reduce bloat. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update mips malta configurationsGustavo Zacarias2015-04-1616-266/+146
| | | | | | | | Switch to kernel 4.0. Simplify kernel config to reduce bloat. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update sparc ss10Gustavo Zacarias2015-04-164-102/+38
| | | | | | | | | Switch to kernel 4.0. Switch kernel config to ext4, simplify to reduce bloat. Adjust invocation to keep the framebuffer window for graphics testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update ppc64 pseriesGustavo Zacarias2015-04-162-5/+5
| | | | | | | Switch to kernel 4.0. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update microblazebe/elGustavo Zacarias2015-04-168-125/+49
| | | | | | | | Switch to kernel 4.0. Remove redundant/pointless kernel options to reduce bloat. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update arm vexpressGustavo Zacarias2015-04-162-6/+8
| | | | | | | | | Switch to kernel 4.0. Switch to DTB (mandatory). And adjust invocation to use dtb and add a little more RAM for testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update arm versatileGustavo Zacarias2015-04-164-88/+50
| | | | | | | | | | Switch to kernel 4.0. Remove redudant/pointless kernel options to reduce bloat. Switch from smc9111 to rtl8139 for networking because of issues. Enable evdev support for better x11 testing. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/qemu: update aarch64 virtGustavo Zacarias2015-04-163-6/+6
| | | | | | | Switch to kernel 4.0. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* nano: bump to version 2.4.1Gustavo Zacarias2015-04-162-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gcc: disable libsanitizer for sparcGustavo Zacarias2015-04-161-0/+6
| | | | | | | | | | | Normally libsanitizer handles the different functionalities gracefully for each architecture, but it doesn't seem to be the case for SPARC. Since in general it doesn't support anything for SPARC just disable it. Fixes bug #7951. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* monit: bump to version 3.12.2Sebastien Bourdelin2015-04-162-7/+3
| | | | | | | | | | Also add hash file and remove the m4 directory creation from the monit.mk which is now in the source tree. [Thomas: as suggested by Baruch, keep only upstream sha256 hash.] Signed-off-by: Sebastien Bourdelin <sebastien.bourdelin@savoirfairelinux.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libfreeimage: needs C++ supportRomain Naour2015-04-161-2/+3
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/f52/f52dd2939984cd7a6926b8ad6d5be13dcf3afae8 Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* samba4: bump to version 4.2.1Gustavo Zacarias2015-04-163-3/+3
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* Makefile: simplify show-targetsThomas Petazzoni2015-04-141-1/+1
| | | | | | | | | | | | | | | | show-targets is only used currently by the graph-depends script, which already recurses into the dependencies of the selected packages to build the dependency graph. Therefore, dumping the contents of $(PACKAGES) and $(ROOTFS_TARGETS) is sufficient: $(HOST_DEPS) and $(TARGET_HOST_DEPS) will contain packages that are dependencies of packages already listed in $(PACKAGES), which graph-depends will discover by itself. This allows to remove one more usage of $(HOST_DEPS) and $(TARGET_HOST_DEPS), which is one more step towards their removal. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* Makefile: use <pkg>-all-legal-info to implement the legal-info targetThomas Petazzoni2015-04-141-4/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit changes the implementation of the global 'legal-info' target to use the newly introduced per-package <pkg>-all-legal-info target. This allows to avoid using the $(TARGET_HOST_DEPS) and $(HOST_DEPS) variables that we are trying to remove. It is worth mentionning that this commit might change the output of 'make legal-info' by making it more correct than it was. With the existing implementations, we could be missing packages if they were host packages, or target packages not properly selected in terms of Config.in dependencies, and with a more than a two-level deep dependency from a target package properly selected at the Config.in level. This is because our previous logic was simply taking all packages in the "TARGETS" (now called "PACKAGES") variable, which are only the target packages explicitly selected in the .config file, and doing a two-level deep recursion in the dependencies. With this commit, we switch legal-info to use proper make-based dependencies, so we no longer have the limitations we used to have. For this reason, the output of 'make legal-info' after this patch may contain *more* entries than before this patch, but it is really because it is now correct. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Tested-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* fs: add rootfs dependencies to PACKAGESThomas Petazzoni2015-04-141-0/+1
| | | | | | | | | | | | | | | The logic for creating most of the filesystem images requires a certain number of host packages to be built. However, those packages are not currently listed in the global PACKAGES variables, and they are not dependencies of any other package listed in the PACKAGES variable. While it does not have any practical implications, it makes sense to have those packages listed in the global PACKAGES variable, which this commit implements. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* Makefile: rename TARGETS to PACKAGESThomas Petazzoni2015-04-145-15/+15
| | | | | | | | | | For clarity, this commit renames the TARGETS variable to the more meaningful PACKAGES variable. Indeed, only packages (handled by one of the package infrastructures) should be listed in this variable, and not other random non-package targets. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* Makefile: targets are now declared phony by the appropriate infrastructuresThomas Petazzoni2015-04-141-4/+1
| | | | | | | | | | | | | | The main Makefile was declaring a subset of the per-package targets as being PHONY, but not all of them. Now that the pkg-generic package infrastructure is taking care of that in a much more systematic fashion, this commit gets rid of the unneeded code from the main Makefile. [Thomas: re-add list-defconfigs to the list of PHONY targets, as noticed by Yann.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* fs: declare phony targets as suchThomas Petazzoni2015-04-144-0/+8
| | | | | | | | This commit improves the filesystem handling code to declare its various targets as PHONY when appropriate. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* pkg-kconfig: declare phony targets as suchThomas Petazzoni2015-04-141-0/+6
| | | | | | | | | Just like the previous commit did for the pkg-generic infrastructure, this commit improves the pkg-kconfig infrastructure to declare its custom <pkg>-<something> targets as PHONY. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
* linux: Add uImage support for powerpc64erico.nunes2015-04-141-2/+3
| | | | | | | | linux has uImage generation support for powerpc64 as well as powerpc, since 2.6.15. Signed-off-by: Erico Nunes <erico.nunes@datacom.ind.br> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* iproute2: bump to version 4.0.0Gustavo Zacarias2015-04-142-2/+2
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imagemagick: bump to version 6.9.1-1Jerzy Grzegorek2015-04-142-2/+2
| | | | | | | Also update hash file. Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud