Alexander Dahl
  1. Alexander Dahl

buildroot

Public
AuthorCommitMessageCommit dateIssues
Peter KorsgaardPeter Korsgaard
e480e881691ti-gfx: only available on x86(-64) hoststi-gfx is provided as a x86 self extracting executable, so it is only available on x86(-64) hosts. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Thomas PrestonThomas Preston
3e869e04be9.gitlab-ci.yml: use gitlab 9.0 varaible namesGitlab 9.0 prefers "job" instead of "build" for CI variables names. http://docs.gitlab.com/ce/ci/variables/README.html#9-0-renaming Signed-off-by: Thomas Preston <thomas.preston@codethink.co.uk> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Peter SeidererPeter Seiderer
8fbff9651bdqt5base: add 3rdparty/harfbuzz-ng license file hashSigned-off-by: Peter Seiderer <ps.report@gmx.net> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Alexey RoslyakovAlexey Roslyakov
eeb1bfbd3c4python-protobuf: update dependenciesSince version 3.0.0 protobuf is compatible with Python3, remove Python2-only dependency. It depends on python-six now, add this missing dependency. Signed-off-by: Alexey Roslyakov <alexey.roslyakov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Matt WeberMatt Weber
04d1699ba4cpython-config.sh: don't reassign ${prefix}When prefix is set to a path like /usr during crossbuild the sed operations end up executing twice, once for the prefix reassignment and another for includedir if it is set as a string including the ${prefix} variable. This results in an issue when the build directory is under /usr. This patch updates the remaining location which uses the prefix variable to also sed and update to use the real...
Yann E. MORINYann E. MORIN
0437d2f8f6ecore/reproducible: do not override SOURCE_DATE_EPOCHSOURCE_DATE_EPOCH is currently forcibly set (to either the git commit date, or the last release date). However, the spec mandates that it should not be modified if already set: https://reproducible-builds.org/specs/source-date-epoch/ Build systems MUST NOT overwrite this variable for child processes to consume if it is already present. Abide by the rule, and only set it if not alread...
Florian FainelliFlorian Fainelli
89d52518616ethtool: Bump to version 4.13Signed-off-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
6d1ff5ff807CHANGES: update with the explicit choice of backend in libssh2Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Sam VossSam Voss
04a1031d342package/libssh2: Add selectable crypto librariesCurrently, the selection of the backend is based on a priority order, which is not always desirable: not all features are available for all backends, as reported upstream: https://github.com/libssh2/libssh2/issues/213 In that particular case, the problem is that libgcrypt is unable to read encrypted certificates created with openssl, but it is likely that other incompatibilities exist as we...
Joseph KogutJoseph Kogut
2abe371c53bpython-websockets: new package[Peter: add license hash, fix Config.in, correct license as pointed out by Yegor] Signed-off-by: Joseph Kogut <joseph.kogut@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Evgeniy DidinEvgeniy Didin
138a082def7toolchain: Bump ARC tools to arc-2017.09 releaseThis commit finally bumps ARC tools to the most recent arc-2017.09 release version. ARC GNU tools of version arc-2017.09 bring some quite significant changes like: * Binutils v2.29 with additional ARC patches * GCC 7.1.1 with additional ARC patches * glibc 2.26 with additional ARC patches More information on this release could be found here: https://github.com/foss-for-synopsys-dwc-arc-pro...
Fabrice FontaineFabrice Fontaine
abc292a625flxc: bump to version 2.1.1Remove 0001-conf-fix-build-without-libcap.patch (already in 2.1.1) Add 0001-Fix-compilation-on-toolchain-without-prlimit.patch (merged upstream) Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
b2035194176python-docutils: bump version to 0.14Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Andrey SmirnovAndrey Smirnov
ebaf9f7ffd2package/python-toml: bump to version 0.9.3Bump package to version 0.9.3 and change _SETUP_TYPE to 'setuptools', since its setup.py now uses 'setuptools' by default and switches to 'distutils' only as a fallback[1] [1] https://github.com/uiri/toml/blob/0.9.3/setup.py#L2 Cc: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com> Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com> Signe...
Samuel MartinSamuel Martin
ec9486d3374package/ussp-push: add patches fixing the buildFixes: http://autobuild.buildroot.net/results/bdd932424a45399836f27c435d6f1f6fb8b97c29 http://autobuild.buildroot.net/results/287b7d35d64d72cbc587192cce1271bda9647608 http://autobuild.buildroot.net/results/82e1484d9a43df7387137a1bd679a4d74d460a79 Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Samuel MartinSamuel Martin
ddb1a631fa3Revert "libiio: Disable IIOD on Blackfin"This reverts commit 53996bee433f09a91b12aa53b2be0f7d22c0acbe. Commit 93a86b4dec9e73fbe0e186cdde8fb04a36a44762 fixes accept4 support in uclibc on Blackfin, so re-enable iiod on this target. Cc: Paul Cercueil <paul.cercueil@analog.com> Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
6ed9516dfe4python-mistune: bump version to 0.8Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
defba677539python-m2r: bump version to 0.1.12Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
a7e21684580moarvm: use host-lua instead of host-luajithost-luajit has limited architecture support, and moarvm does not need anything luajit specific - So use host-lua instead. Signed-off-by: Peter Korsgaard <peter@korsgaard.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
e13798544abpackage/libdrm: bump version to 2.4.88Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Bernd KuhlsBernd Kuhls
63023c407fepackage/libopenssl: security bump to version 1.0.2mFixes the following CVEs: bn_sqrx8x_internal carry bug on x86_64 (CVE-2017-3736) Malformed X.509 IPAddressFamily could cause OOB read (CVE-2017-3735) Release notes: https://www.openssl.org/news/secadv/20171102.txt Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>CVE-2017
Ryan CoeRyan Coe
4f560b55546inadyn: bump version to 2.2.1Also add hash for license file. Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Ryan CoeRyan Coe
d69db786f1clibite: bump version to 1.9.2Also add hashes for license files. Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Ryan CoeRyan Coe
ff614db18e0mariadb: bump version to 10.1.28Release notes: https://mariadb.com/kb/en/mariadb-10128-release-notes/ Changelog: https://mariadb.com/kb/en/mariadb-10128-changelog/ Signed-off-by: Ryan Coe <bluemrp9@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Adam DuskettAdam Duskett
bce8c0ec6a8DEVELOPERS: Add myself to several packagesSigned-off-by: Adam Duskett <aduskett@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Angelo CompagnucciAngelo Compagnucci
a1641ba3eefpackage/mono: bump to version 5.4.0.201This patch bumps mono to version 5.4.0.201 and monolite to version 1050400003. It also removes a patch not needed anymore. Signed-off-by: Angelo Compagnucci <angelo.compagnucci@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Adam DuskettAdam Duskett
1e559557ac7boost: fix handling of BR2_PACKAGE_BOOST_FIBER optionCommit 657dbfa00af724c2539a08eaaf0c8044dd4051d7 ("boost: add fiber module"), introduced: BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_FILESYSTEM),,fiber) which obviously is a typo, and should have been: BOOST_WITHOUT_FLAGS += $(if $(BR2_PACKAGE_BOOST_FIBER),,fiber) Due to this, the fiber module gets compiled even if BR2_PACKAGE_BOOST_FIBER is disabled, causing build failures when NPTL is...
Adam DuskettAdam Duskett
3947b14c68dlibsepol: require threadslibsepol 2.7 now uses <pthread.h> Fixes: http://autobuild.buildroot.net/results/5f1c6872a395d8c6d55e2b1722730871b4daf6a3 Signed-off-by: Adam Duskett <aduskett@gmail.com> Tested-by: Matt Weber <matthew.weber@rockwellcollins.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Carlos SantosCarlos Santos
6c10e40d239rfkill: remove packageThe rfkill program has been incorporated to the util-linux package. The new implementation is based upon, and backward compatible with, the original rfkill from Johannes Berg and Marcel Holtmann. Signed-off-by: Carlos Santos <casantos@datacom.ind.br> Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
7a4fd532b7estress-ng: not available on ARCNow that ARC supports glibc, stress-ng can be built. Unfortunately, like NIOS2, it doesn't implement FE_INVALID and a bunch of other <fenv.h> definitions, so let's prevent stress-ng from being built on ARC. Fixes: http://autobuild.buildroot.net/results/296b14584c200593f88af75cdda65c4ca03cd863/ Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Markus MayerMarkus Mayer
e04c5d3c349dhcpcd: add systemd start-up serviceAdd systemd start-up configuration for dhcpcd that is executed after the network has been brought up. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Markus MayerMarkus Mayer
3a83323eea1dhcpcd: add SysV start-up scriptAdd System V start-up script for dhcpcd that is run after the network has been brought up. Signed-off-by: Markus Mayer <mmayer@broadcom.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
8161a2f5367lua-sdl2: fix build without C++ compilerlua-sdl2 CMakeLists.txt files did not explicitly indicate that it's a C-only project, and therefore CMake by default tries to find a C++ compiler, causing a build failure when none was available. This commit fixes that by adding a patch that adjusts the project() definitions in CMakeLists.txt. Fixes: http://autobuild.buildroot.net/results/45e39562a68c236c582861d410ee1a9924f2bfc5/ Signed-o...
Yann E. MORINYann E. MORIN
445340685f1package/gdb: ARC version has stringent dependencies on host gccThe ARC gdb version requires a gcc >= 4.8 (because C++11). Since the host variant uses the same sources as the target variant, we must ensure that we have a host gcc >= 4.8 as well. Move the architecture dependencies to their own symbol, and also hide the comment when they are not met. Fixes: http://autobuild.buildroot.net/results/43eae264991aa369490236c7bd59c0b6a67fcf25/ Signed-off-by:...
Fabio EstevamFabio Estevam
9229e61ff44uboot-tools: bump to version 2017.09The 'env' target has been renamed to 'envtools' so change it accordingly. Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Tested-by: Jan Kundrát <jan.kundrat@cesnet.cz> Reviewed-by: Jan Kundrát <jan.kundrat@cesnet.cz> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Matt WeberMatt Weber
0bcd09ffcabuboot-tools: disable pylibfdtThe current U-Boot build system assumes that if swig is installed on the host system, it should build pylibfdt, without checking if other dependencies are available. This causes a number of build failures. This commit fixes that by using concepts from the future upstream fix (post 2017.11), which sets up a kconfig variable for pylibfdt and conditionally enables the swig wrapper creation (defau...
Waldemar BrodkorbWaldemar Brodkorb
93a86b4dec9uclibc: convert accept4 to use cancel.h macrosFixes: http://autobuild.buildroot.net/results/78e033fe9f43845581a5d87b21a8451f67520e44 Signed-off-by: Waldemar Brodkorb <wbx@openadk.org> Tested-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Guo RenGuo Ren
b8c3e941731package/dtc: qemu system build need libfdtThe "install-bin" target just installs dtc's programs to host/bin without libfdt, but building qemu system requires libfdt. see: https://gitlab.com/c-sky/buildroot/-/jobs/38654503 So we need to install libfdt to satisfy the requirements of qemu. Signed-off-by: Guo Ren <ren_guo@c-sky.com> Reviewed-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...
Fabio EstevamFabio Estevam
64b0cd16dcdlinux-headers: bump 4.{4, 9, 13}.x seriesSigned-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fabio EstevamFabio Estevam
2c21a4615b4linux: bump default to version 4.13.11Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Baruch SiachBaruch Siach
5a001b3e6caazure-iot-sdk-c: use github for homepageMany Buildroot users can not read Dutch. Although there is an English version of this page, the github page looks more suitable as a link for the software package itself, and the readme.md file is pretty informative. Cc: André Hentschel <nerv@dawncrow.de> Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
a0fa19b26depackage/network-manager: Bump to version 1.8.4Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
d885d702a4dpackage/modem-manager: Bump to version 1.6.10Signed-off-by: Petr Vorel <pvorel@suse.cz> Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
9ae977ebe33package/libglib2: Bump to version 2.54.2Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
233242baed3package/feh: Bump to version 2.21Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
d2d1101c541package/ofono: Bump to version 1.21Signed-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
faf2f6e6d20DEVELOPERS: Add myself for various packagesSigned-off-by: Petr Vorel <petr.vorel@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Petr VorelPetr Vorel
11a5a9d3570gpm: fix build with glibc 2.26Use sigemptyset() API instead of __sigemptyset(). __sigemptyset() has been removed from glibc public API headers in upcoming (2.26) release onwards. Patch taken from: https://github.com/telmich/gpm/pull/20/commits/fdc42770596e25749f7e2ce0ea97882177397167 Fixes: http://autobuild.buildroot.net/results/15e24f8c6a3ad2bfd198cc4fb094aeace7d1ee6a/ Signed-off-by: Petr Vorel <petr.vorel@gmail.com>...
Thomas PetazzoniThomas Petazzoni
11ed80169calibidn: fix build with gcc 7.xFixes: http://autobuild.buildroot.net/results/f7fc775584ad35349f0d66ed8632ab18f3859f9c/ Note: this problem wasn't seen until now because we were only testing gcc 7.x/glibc, and the problematic code is not built when glibc is used. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Yegor YefremovYegor Yefremov
6e789cdc8eapython-pyxb: bump version to 1.2.6Add licence file checksum. Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>