summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* configs: add nitrogen6sx_defconfig for Boundary Devices SoloX boardGary Bisson2015-09-191-0/+37
| | | | | | | | | | | | | | | This board is using the exact same kernel and u-boot revision as the Nitrogen6x. They also share the same u-boot "autoboot" script. The differences between the two configurations are: - getty port is ttymxc0 instead of ttymxc1 - uImage load address is 0x80008000 - different device tree http://boundarydevices.com/product/nit6_solox-imx6/ Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* cmake: bump to version 3.3.2Gustavo Zacarias2015-09-194-37/+10
| | | | | | | xtensa patch is upstream so there's no need for it any longer. Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* check: new packageGustavo Zacarias2015-09-194-0/+30
| | | | | Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* target-finalize: remove extra /usr/libexec/{*.a,*.la} filesHerve Codina2015-09-191-2/+2
| | | | | | | | | | | | | | | Some packages, sudo for instance, install .a and .la files in $(TARGET_DIR)/usr/libexec. These files are not needed on target. This patch refactors the existing "find" invocations in target-finalize into a single one removing all .a and .la files from lib, usr/lib and usr/libexec. [Thomas: rework to use a single "find" invocation, and adjusted the commit log accordingly.] Signed-off-by: Herve Codina <Herve.CODINA@celad.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* kompexsqlite: new packageGustavo Zacarias2015-09-195-0/+56
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/luaposix: add patch to fix musl compatibilityJörg Krause2015-09-192-0/+61
| | | | | | | | | | | | | | | | | | Backport patch from upstream to fix musl build error: ``` In file included from ext/posix/posix.c:25:0: ext/posix/sched.c: In function 'Psched_setscheduler': ext/posix/sched.c:74:9: error: variable 'sched_param' has initializer but incomplete type struct sched_param sched_param = {0}; ``` Fixed upstream by commit 11cc8a2973569ec7fb1e7c2466dca0282944b124. [Thomas: add missing <pkg>_AUTORECONF=YES.] Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/lua-periphery: bump to version 1.0.6Jörg Krause2015-09-194-24/+37
| | | | | | | | | | | | | Also remove patch 0001-fix-build-flags.patch. The uCLibc issue is fixed upstream. Add patch taken and slighly adopted from the c-periphery package to fix build issue with musl. Build was tested with an uCLibc toolchain and a musl toolchain. Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and shChris Packham2015-09-191-1/+1
| | | | | | | | These architectures don't have explicit exception handling support in micropython but can use the setjmp fallback behaviour instead. Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* squid: bump to version 3.5.9Vicente Olivert Riera2015-09-192-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* git: bump to version 2.5.3Vicente Olivert Riera2015-09-192-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* file: bump to version 5.25Vicente Olivert Riera2015-09-192-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tvheadend: bump versionBernd Kuhls2015-09-191-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libva-intel-driver: bump to version 1.6.1Bernd Kuhls2015-09-192-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libva: bump to version 1.6.1Bernd Kuhls2015-09-192-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/libdrm: bump to version 2.4.65Bernd Kuhls2015-09-192-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libcddb: new packageJulien Boibessot2015-09-184-0/+49
| | | | | Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* microzed: add Avnet Microzed supportDavide Viti2015-09-173-0/+135
| | | | | | | | | | | | | | | | | | Changes are based on Zedboard: Xilinx does not provide a specific DTS for Microzed in the kernel tree. It is suggested [1] to use the zynq-zed.dts and change the RAM size [1] https://forums.xilinx.com/t5/Embedded-Linux/Microzed-default-device-tree-dts/td-p/432856 [Thomas: - extend readme.txt to indicate why the same DTB is used for Microzed and the Zedboard. - add a description + Signed-off-by line in the 0001-zynq-Create-microzed-specific-U-Boot-environment.patch, by re-using the description of the same patch for the Zedboard.] Signed-off-by: Davide Viti <d.viti@infosolution.it> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* micropython-lib: new packagesChris Packham2015-09-173-0/+26
| | | | | | | | | Core Python libraries ported to MicroPython. Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* micropython: new packageChris Packham2015-09-174-0/+67
| | | | | | | | | | | | Micro Python is a lean and fast implementation of the Python 3 programming language that is optimised to run on a microcontroller. [Thomas: fix minor typo in Config.in noticed by Vicente.] Signed-off-by: Chris Packham <judge.packham@gmail.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* mplayer: enable building on ARM64jpinto2015-09-172-1/+23
| | | | | Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/ci20: add u-boot version 2013.10 (2015-09-15)David du Colombier2015-09-161-0/+12
| | | | | | Signed-off-by: David du Colombier <0intro@gmail.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/ci20: bump kernel version to 3.18 (2015-09-14)David du Colombier2015-09-161-3/+3
| | | | | | Signed-off-by: David du Colombier <0intro@gmail.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gupnp-av: new packageRahul Bedarkar2015-09-164-0/+36
| | | | | | | | | | | | | | | GUPnP A/V reference manual https://developer.gnome.org/gupnp-av/ says latest available stable version is 0.11.2 but there are couple of bug fixes releases after that in same series. It looks like manual is not up-to-date. Use latest version 0.11.6 of series 0.11 instead. Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gupnp: new packageRahul Bedarkar2015-09-164-0/+39
| | | | | | | | | Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* gssdp: new packageRahul Bedarkar2015-09-164-0/+34
| | | | | | | | | Reviewed-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com> Signed-off-by: Abhimanyu Vishwakarma <Abhimanyu.Vishwakarma@imgtec.com> Signed-off-by: Rahul Bedarkar <rahul.bedarkar@imgtec.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* vlc: enable to run as rootJoao Pinto2015-09-161-0/+1
| | | | | | | | | | | A number of embedded systems only include the root user, so this patch changes the VLC package so that running VLC as root is allowed, like it is for all other Buildroot packages. [Thomas: tweak commit log, remove incorrect Tested-by.] Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openssl: enable parallel build and installationRyan Barnett2015-09-162-5/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | This is a patch that is originally based on a patch Thomas P. submitted for an earlier version of this package. I have adopted this patch to use the latest available Gentoo parallel patch. I have also seen about a minute improvement on my build times of openssl. Part of Thomas P's original message: On my build server, the current build of OpenSSL takes 1 minutes and 20 seconds. With this commit applied, enabling parallel build and installation, the build only takes 28 seconds. All the patches are downloaded from Gentoo. There is apparently some interest in upstream OpenSSL to enable parallel build, see for example commit https://github.com/openssl/openssl/commit/c3f22253b139793ff3b91ff7e6969e180cf06815. This commit is not part of any OpenSSL release, but we can hope that the problem will resolved in the future. Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com> CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> CC: Gustavo Zacarias <gustavo@zacarias.com.ar> CC: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* openssl: use git formatted patchesRyan Barnett2015-09-163-41/+67
| | | | | | | | | | | | | Using Git formatted patches makes it easier to adjust the patches when needed. [Thomas: remove patch numbering.] Signed-off-by: Ryan Barnett <ryanbarnett3@gmail.com> CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> CC: Gustavo Zacarias <gustavo@zacarias.com.ar> CC: Arnout Vandecappelle <arnout@mind.be> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libselinux: use correct definition of ARCHVicente Olivert Riera2015-09-161-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | The Makefile of libselinux performs the following check: ARCH := $(patsubst i%86,i386,$(shell uname -m)) ifneq (,$(filter i386,$(ARCH))) TLSFLAGS += -mno-tls-direct-seg-refs endif Which means that if the host machine is an x86, then TLSFLAGS will contain -mno-tls-direct-seg-refs. That command line option causes libselinux to fail when building it for target architectures where the compiler doesn't support that option, i.e. MIPS: mips-img-linux-gnu-gcc: error: unrecognized command line option ‘-mno-tls-direct-seg-refs’ So to fix that problem we can set the ARCH variable to $(KERNEL_ARCH), and then append it to the LIBSELINUX_MAKE_OPTS. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Reviewed-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lttng-tools: Enable aarch64 buildBen Shelton2015-09-151-2/+2
| | | | | | | | Now that liburcu builds for aarch64, lttng-tools has all its dependencies met for aarch64, so allow it to build for this architecture. Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lttng-libust: Enable aarch64 buildBen Shelton2015-09-151-2/+2
| | | | | | | | With aarch64 support added to liburcu, lttng-libust has its dependencies met for aarch64, so allow it to build for this architecture. Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* lttng-libust: Bump version to 2.6.2Ben Shelton2015-09-152-3/+3
| | | | | | Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* liburcu: Add support for aarch64Ben Shelton2015-09-153-2/+24
| | | | | | | | Bring over a patch from OpenEmbedded to treat aarch64 like arm in the build process, which allows the build to succeed. Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* liburcu: Bump version to 0.8.7Ben Shelton2015-09-152-4/+4
| | | | | | Signed-off-by: Ben Shelton <benjamin.h.shelton@intel.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pyratemp: new packageSteve Calfee2015-09-154-0/+27
| | | | | | | | add python simple template module Signed-off-by: Steve Calfee <stevecalfee@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* faifa: fix musl build issuePeter Korsgaard2015-09-151-0/+32
| | | | | | | | Fixes: http://autobuild.buildroot.net/results/17b/17bde543db253c008079b04c5e341f804160f59c/ http://autobuild.buildroot.net/results/9ee/9eeb9d1497d94dfbda710e8bcdf781bc6d4b8724/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gst1-plugins-bad: depend on wayland instead of selecting it for wayland pluginPeter Korsgaard2015-09-141-3/+2
| | | | | | | | | | As discussed here: http://lists.busybox.net/pipermail/buildroot/2015-September/139213.html It makes more sense to use 'depends on' (and default to y) for a big dependency like wayland. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gst1-plugins-bad: depend on directfb instead of selecting it for directfb pluginPeter Korsgaard2015-09-141-7/+2
| | | | | | | | | | As discussed here: http://lists.busybox.net/pipermail/buildroot/2015-September/139213.html It makes more sense to use 'depends on' (and default to y) for a big dependency like directfb. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* gst-plugins-bad: depend on directfb instead of selecting it for directfb pluginPeter Korsgaard2015-09-141-7/+2
| | | | | | | | | | As discussed here: http://lists.busybox.net/pipermail/buildroot/2015-September/139213.html It makes more sense to use 'depends on' (and default to y) for a big dependency like directfb. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libuv: bump to version 1.7.4Jörg Krause2015-09-141-1/+1
| | | | | Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* barebox: bump to version 2015.09.0Fabio Porcedda2015-09-142-5/+5
| | | | | Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs: use lists.buildroot.org to refer to the mailman archivesPeter Korsgaard2015-09-144-50/+50
| | | | | | | Now that mailman handles lists.buildroot.org lets use that everywhere in the documentation as well. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* docs/manual: use bugs.buildroot.org for bugtrackerPeter Korsgaard2015-09-142-2/+2
| | | | | | | Now that we have a bugs.buildroot.org CNAME for bugzilla lets use that in the manual as well. Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* stress-ng: Depend on kernel headers >= 3.3Julien CORJON2015-09-141-4/+4
| | | | | | | | | | | | | | | perf.c need PERF_COUNT_HW_REF_CPU_CYCLES generic PMU event which is available only since 3.3 kernel version Fixes: http://autobuild.buildroot.net/results/88909b118dc927f31ed5c3b5f3513734a88085a9 http://autobuild.buildroot.net/results/dac6a85fdd721b959175caf5629b91dee717c3c6 http://autobuild.buildroot.net/results/88909b118dc927f31ed5c3b5f3513734a88085a9 Signed-off-by: Julien Corjon <corjon.j@ecagroup.com> Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* wpa_supplicant: fix static link with readlineDavid du Colombier2015-09-141-0/+26
| | | | | | | | When linking statically, the order of libraries on the linker command matters, since readline depends on ncurses. Signed-off-by: David du Colombier <0intro@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.18.x seriesGustavo Zacarias2015-09-141-1/+1
| | | | | Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* package/libyuv: Fix aarch64 supportBernd Kuhls2015-09-131-0/+36
| | | | | | | | | | | | | | | | | | | | | | | | | | | aarch64 is a NEON-enabled arch according to the source code[1] but the files containing the NEON-specific functions[2] were not added to the build using CMake. Fixes http://autobuild.buildroot.net/results/c8d/c8d9bff33484b598ff85a26771ce51295bec550d/ http://autobuild.buildroot.net/results/7f3/7f3a09157c4c385434458b6aafec202376e75706/ http://autobuild.buildroot.net/results/991/9917d7bb18305c6a6bcbd9fe2aa986d452f7d4a4/ http://autobuild.buildroot.net/results/6bf/6bf9e48b53f77b8a7bb8a667ea3f63298a4685ce/ http://autobuild.buildroot.net/results/ccf/ccff5d1cb3de8642e3fa24a6b01b31a503df67f9/ http://autobuild.buildroot.net/results/0c5/0c559f1b1b9bc9f2e2a131e34f034ce4e34fa75b/ http://autobuild.buildroot.net/results/bf3/bf324985e9bbcd61196304de1d0313a0e216a0a8/ http://autobuild.buildroot.net/results/d55/d552e5e46c263ff9860192a993ee9ed11d7783a6/ http://autobuild.buildroot.net/results/2d7/2d73ccdfd5d06bd6dfdc4e303fe48a554460fa1c/ http://autobuild.buildroot.net/results/972/97207ed46a519368e242f0621e4363d522e21ee8/ http://autobuild.buildroot.net/results/d84/d84d54d85183296c57c9131d946e4517ddcaa84d/ http://autobuild.buildroot.net/results/c18/c189149b8d2a0242da06ec68863db23cd0fa65b8/ http://autobuild.buildroot.net/results/73a/73a026644179708692c43166a8ffba3ce0e19d95/ [1] https://freeswitch.org/stash/projects/SD/repos/libyuv/browse/include/libyuv/row.h#263 [2] https://freeswitch.org/stash/projects/SD/repos/libyuv/browse/BUILD.gn#101 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: bump 3.10.x / 3.14.x / 4.1.x seriesPeter Korsgaard2015-09-131-3/+3
| | | | Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* blackbox: remove deprecated packageGustavo Zacarias2015-09-139-222/+7
| | | | | | | | | Also update legacy as well. And remove the BR2_DEPRECATED_SINCE_2014_08 symbol since it's unused now. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
* linux-headers: remove deprecated versions 3.{0, 11, 13, 15}Gustavo Zacarias2015-09-133-82/+48
| | | | | | | | | | Remove for the upcoming 2015.11 release, they've been deprecated for a year now. Also remove some previously forgotten selection removals in legacy. [Peter: drop 3.0.x kernel patch] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
OpenPOWER on IntegriCloud