Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Gary BissonGary Bisson
b8e9b975701nitrogen6x_defconfig: bump version to 3.14.28-1.0.0U-Boot version is updated to v2015.07. Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gary BissonGary Bisson
666e89b9344qmx6_defconfig: bump version to 3.14.28_1.0.0Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gary BissonGary Bisson
1bfb3d8fa3ffreescale_imx6*_defconfig: bump version to 3.14.28-1.0.0_gaSigned-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gary BissonGary Bisson
9dd25a3f8a8gst1-imx: bump version to 0.11.1Changelog: (0.11.1) - vpu: decoder: Keep track of unfinished gstvideo frames - blitter fixes and enhancements - ipu: All pages are now cleared when page flipping is used - compositor: Added support for cropping input streams - imxv4l2src fixes and enhancements (0.11.0) - new common codebase for rectangular regions and video canvases - new blitter-based video sink with full support for vsync to ...
Gary BissonGary Bisson
ee9209e7f54gst-fsl-plugins: bump version to 4.0.3Also added the package hash file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/0d2f4f8 This package has been tested using the following commands: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm # gst-launch-0.10 filesrc location=/root/tears_of_steel_1080p.webm ! \ matroskademux ! vpudec ! autovideosink # gst-launch-0...
Gary BissonGary Bisson
339421b813clibfslvpuwrap: bump version to 1.0.58Change license file + add hash file. Changelog: - Update the license file with new version and use COPYING - Remove the folder /usr/share to avoid empty folder installation This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/1506776 This package has been implicitely tested through gstreamer as the plugins rely on it for vpu decoding: # gst-launch-0....
Gary BissonGary Bisson
1e3bb736216libfslparser: bump version to 4.0.3Update license file + add hash file. Changelog: - Upgrade MP4 and MPEG2 parser - Update COPYING with new version of license file This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/a7c90ea6 This package has been implicitely tested through gstreamer as the 0.10 plugin relies on it: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm ...
Gary BissonGary Bisson
9bd786276a3libfslcodec: bump version to 4.0.3Update license file + add hash file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-fsl-arm/commit/93b4c8c This package has been implicitely tested through gstreamer as the 0.10 plugin relies on it: # gst-launch-0.10 playbin uri=file:///root/tears_of_steel_1080p.webm Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com> Signed-off-by: Thomas Petazzoni ...
Gary BissonGary Bisson
c5abe552d49xdriver_xf86-video-imx-viv: bump to version 5.0.11 p4.5Modify the version to match the version of imx-gpu-viv. Also add the package hash file. This patch is based on the Yocto equivalent: https://github.com/Freescale/meta-freescale/commit/45582680 The following xorg.conf was used in order to force the use of the vivante module: https://github.com/Freescale/meta-fsl-arm/blob/master/recipes-graphics/xorg-xserver/xserver-xf86-config/mx6/xorg.conf N...
Gary BissonGary Bisson
abac6887cadimx-gpu-viv: bump version to 5.0.11 p4.5Also add the package hash file. 3.14.28-1.0.1 patch release has the following bug fixes: MGS-554 [#1644] Fix the false alert with GPU commit dirty MGS-528 [#ccc] Wayland does not free window memory until the application exits GRPH-56 [#ccc] Add environment variable to turn off memory fill GRPH-55 [ccc] Add alpha channel for direct texture viv extension MA-6540 [#1672] Fix native fence FD leak...10+ Jira Issues
Gary BissonGary Bisson
1d6065f009efreescale-imx: bump to 3.14.28-1.0.0_ga releaseAdd hash files for the updated packages. Also update the license of firmware-imx. This patch is based on the Yocto equivalent: 5521d77c9f191b5808cb3bad4af9484ac Those packages have been implicitely tested through gstreamer as the plugins rely on them for vpu decoding for instance: # gst-launch-0.10 playbin # uri=file:///root/tears_of_steel_1080p.webm # gst-launch-1.0 playbin uri=file:///r...
Gary BissonGary Bisson
7f81e34c49bconfigs: add nitrogen6sx_defconfig for Boundary Devices SoloX boardThis 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...
Gustavo ZacariasGustavo Zacarias
8fa604966c7cmake: bump to version 3.3.2xtensa 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>
Gustavo ZacariasGustavo Zacarias
9878cec4e49check: new packageSigned-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Herve CodinaHerve Codina
87f3edecc65target-finalize: remove extra /usr/libexec/{*.a,*.la} filesSome 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: Herv...
Gustavo ZacariasGustavo Zacarias
ddfd700a02ckompexsqlite: new packageSigned-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Jörg KrauseJörg Krause
d54751e2d45package/luaposix: add patch to fix musl compatibilityBackport 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>_AUTORECO...
Jörg KrauseJörg Krause
08647c63282package/lua-periphery: bump to version 1.0.6Also 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>
Chris PackhamChris Packham
4685485ef76micropython: Set MICROPY_GCREGS_SETJMP=1 for xtensa and shThese 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>
Vicente Olivert RieraVicente Olivert Riera
15809ab132bsquid: bump to version 3.5.9Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
71a0b33a0d8git: bump to version 2.5.3Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Vicente Olivert RieraVicente Olivert Riera
72552f77e0efile: bump to version 5.25Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
48dbe921829package/tvheadend: bump versionSigned-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
8f30cba7d25package/libva-intel-driver: bump to version 1.6.1Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
ce1f7660ae1package/libva: bump to version 1.6.1Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
ffeffa6d165package/libdrm: bump to version 2.4.65Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Julien BoibessotJulien Boibessot
7c932281060libcddb: new packageSigned-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Davide VitiDavide Viti
03130f944a2microzed: add Avnet Microzed supportChanges 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-...
Chris PackhamChris Packham
21c7af2f665micropython-lib: new packagesCore 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>
Chris PackhamChris Packham
9646e80fca2micropython: new packageMicro 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 Petazzo...
jpintojpinto
1fc839e436amplayer: enable building on ARM64Signed-off-by: Joao Pinto <jpinto@synopsys.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
David du ColombierDavid du Colombier
da8e4ce8443configs/ci20: add u-boot version 2013.10 (2015-09-15)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>
David du ColombierDavid du Colombier
e83510d06a2configs/ci20: bump kernel version to 3.18 (2015-09-14)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>
Rahul BedarkarRahul Bedarkar
e3f69525b4dgupnp-av: new packageGUPnP 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@im...
Rahul BedarkarRahul Bedarkar
3390492cd89gupnp: new packageReviewed-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>
Rahul BedarkarRahul Bedarkar
596c5e5edafgssdp: new packageReviewed-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>
Joao PintoJoao Pinto
b4a81fc2c68vlc: enable to run as rootA 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>
Ryan BarnettRyan Barnett
55e4ec054c2openssl: enable parallel build and installationThis 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 comm...
Ryan BarnettRyan Barnett
4062459b823openssl: use git formatted patchesUsing 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>
Vicente Olivert RieraVicente Olivert Riera
cfa74ee3218libselinux: use correct definition of ARCHThe 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 do...
Ben SheltonBen Shelton
bb166374eealttng-tools: Enable aarch64 buildNow 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>
Ben SheltonBen Shelton
53b3c02af6clttng-libust: Enable aarch64 buildWith 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>
Ben SheltonBen Shelton
2e6ba875a31lttng-libust: Bump version to 2.6.2Signed-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>
Ben SheltonBen Shelton
0ae594247beliburcu: Add support for aarch64Bring 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>
Ben SheltonBen Shelton
8a38963e267liburcu: Bump version to 0.8.7Signed-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>
Steve CalfeeSteve Calfee
50aef967ca9python-pyratemp: new packageadd 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>
Peter KorsgaardPeter Korsgaard
9a8d49a79e8faifa: fix musl build issueFixes: http://autobuild.buildroot.net/results/17b/17bde543db253c008079b04c5e341f804160f59c/ http://autobuild.buildroot.net/results/9ee/9eeb9d1497d94dfbda710e8bcdf781bc6d4b8724/ Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Peter KorsgaardPeter Korsgaard
c2cee48d27dgst1-plugins-bad: depend on wayland instead of selecting it for wayland pluginAs 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>
Peter KorsgaardPeter Korsgaard
6f8b4388236gst1-plugins-bad: depend on directfb instead of selecting it for directfb pluginAs 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>
Peter KorsgaardPeter Korsgaard
1b7275b563egst-plugins-bad: depend on directfb instead of selecting it for directfb pluginAs 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>