Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Yann E. MORINYann E. MORIN
4c75c3b8074docs/manual: document the br2-external desc: field Docuement the new, optional desc: field for an external.desc file...
Yann E. MORINYann E. MORIN
49117c10280core: support description for br2-external trees Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off...
Yann E. MORINYann E. MORIN
339e1c9500ccore: allow a br2-external tree to override a defconfig Currently, it is not possible for a br2-external tree to ove...
Yann E. MORINYann E. MORIN
1b496d40e34docs/manual: document multi br2-external Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Cc: Thomas Petazzo...
Yann E. MORINYann E. MORIN
20cd4973878core: add support for multiple br2-external trees Currently, we only support at most one br2-external tree. Being ab...
Yann E. MORINYann E. MORIN
a71e311df62docs/manual: add appendix to convert old br2-external trees Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>...
Yann E. MORINYann E. MORIN
a88718a9527docs/manual: document the br2-external NAME Update the manual with the new external.desc mandatory file. Take the o...
Yann E. MORINYann E. MORIN
fc34cf772cfcore: introduce per br2-external NAME This unique NAME is used to construct a per br2-external tree variable, BR2_EX...
Yann E. MORINYann E. MORIN
f834b0ef214core/br2-external: validate even more A br2-external tree must provide external.mk and Config.in. Signed-off-by: "Y...
Yann E. MORINYann E. MORIN
6bd19ccf0ddcore: offload handling of BR2_EXTERNAL into the script Currently, we treat the case where we have no br2-external tr...
Yann E. MORINYann E. MORIN
64e12a370c6core: get rid of our dummy br2-external tree Now that we generate a kconfig snippet, we can conditionally include th...
Yann E. MORINYann E. MORIN
0f4435e9502core: do not hard-code inclusion of br2-external in Kconfig Move the inclusion of br2-external's Config.in to the ge...
Bernd KuhlsBernd Kuhls
17a82fc253bpackage/go-bootstrap: bump version to 1.4.3 This bump includes https://go.googlesource.com/go/+/a527bdbda39c48fa772d...
Bernd KuhlsBernd Kuhls
4882037d631package/linux-pam: bump to version 1.3.0 removed 0003-Conditionally-compile-per-innetgr-availability.patch, applied ...
Arnout VandecappelleArnout Vandecappelle
6b9d22ca4aagcc: remove BR2_GCC_SUPPORTS_GRAPHITE The blind option BR2_GCC_SUPPORTS_GRAPHITE was used to distinguish gcc version...
Arnout VandecappelleArnout Vandecappelle
7d3bbfc7dffgcc: gcc arc supports graphite The ARC version of gcc does support graphite. It was probably just forgotten when the...
Arnout VandecappelleArnout Vandecappelle
3374941965egcc: remove BR2_GCC_NEEDS_MPC The blind option BR2_GCC_NEEDS_MPC was used to distinguish gcc versions that rely on t...
Romain NaourRomain Naour
a2c70577cebdependencies: check for Math BigInt/BigRat Perl module As for MakeMaker Perl module, add a check for Math BigInt/Big...
Romain NaourRomain Naour
026d47c7c52dependencies: check for MakeMaker Perl module ExtUtils::MakeMaker is one of the Perl Core modules usually packaged i...
Bernd KuhlsBernd Kuhls
0a7c9b6b0acpackage/qt: Avoid X11 header collision with OpenGL/EGL Including X11 headers via EGL/egl.h leads to a collision of d...
Arnout VandecappelleArnout Vandecappelle
49315f2fac5Remove BR2_DEPRECATED The BR2_DEPRECATED logic is a lot less useful than the legacy handling, because the symbols ju...
Arnout VandecappelleArnout Vandecappelle
3534399db48wvstreams: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-b...
Arnout VandecappelleArnout Vandecappelle
152d4b66c40wvdial: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: ...
Arnout VandecappelleArnout Vandecappelle
79c82a35a04webkitgtk24: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off...
Arnout VandecappelleArnout Vandecappelle
ea3a7ee0c3ctorsmo: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: ...
Arnout VandecappelleArnout Vandecappelle
290166f25bfsstrip: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: ...
Arnout VandecappelleArnout Vandecappelle
133466f5f23linux-headers: remove deprecated version 4.2 and 4.3 We will remove BR2_DEPRECATED, so remove this deprecated packag...
Arnout VandecappelleArnout Vandecappelle
1c2a63ad6d7kodi-addon-xvdr: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed...
Arnout VandecappelleArnout Vandecappelle
3b80ca8913aipkg: remove deprecated package We will remove BR2_DEPRECATED, so remove this deprecated package. Signed-off-by: Ar...
Arnout VandecappelleArnout Vandecappelle
a7c13c1b288gcc: remove deprecated 4.7.x We will remove BR2_DEPRECATED, so remove this deprecated option. Signed-off-by: Arnout...
Arnout VandecappelleArnout Vandecappelle
d8878112ad3binutils: remove deprecated 2.24.X We will remove BR2_DEPRECATED, so remove this deprecated option. [Peter: drop bi...
Arnout VandecappelleArnout Vandecappelle
12c01e4a05cconfigs/freescale_mpc8315erdb: remove U-Boot build Binutils was locked down to 2.24 because U-Boot 2014.01 didn't bu...
Arnout VandecappelleArnout Vandecappelle
59f2f1a9c75configs/freescale_p1010rdb_pa: remove U-Boot build Binutils was locked down to 2.24 because U-Boot 2014.01 didn't bu...
James KnightJames Knight
b3532dec373rapidxml: add patch to fix usage with gcc 4.7+ The official `rapidxml` package release only supports up to GCC 4.6.x...
Vincent StehléVincent Stehlé
46a373e2f59configs/lego_ev3: bump kernel to 4.4 series Bump kernel revision used by lego_ev3_defconfig to the latest tag from e...
Peter SeidererPeter Seiderer
ac0d9534604qt5: bump version to 5.6.2 - qt5base: remove obsolete '-no-nis' configure parameter ([1]) - qt5base: remove upstrea...
Thomas PetazzoniThomas Petazzoni
51ec1dc27e7configs/arm_juno: use official kernel tarball Since commit 0924208839336f1a1bb29eb1a627005ba6b9065d ("configs/arm_ju...
Yann E. MORINYann E. MORIN
95bf2191089package/kodi: needs .py modules Kodi segfaults as soon as it tries to load a python module: Could not find plat...
Peter KorsgaardPeter Korsgaard
b5f8c99aac7configs/zynq_*_defconfig: enable VFP support The A9 cores inside the Xilinx Zynq have a VFP unit, so enable it. Sig...
Sebastien Van CauwenbergheSebastien Van Cauwenberghe
0f8433ab04aconfigs: add defconfig for Digilent Zybo This configuration allows out-of-the box Digilent Zybo support. It uses mai...
Vicente Olivert RieraVicente Olivert Riera
75fc043ce0csqlite: bump version to 3150000 (3.15.0) Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-...
Lothar FeltenLothar Felten
d53b2669864configs/beaglebone_qt5: new defconfig Add a target configuration for the beaglebone that supports the SGX530 graphic...
Lothar FeltenLothar Felten
87d265f13fdconfigs/beaglebone: update kernel/uboot, add AM335x EVM support This patch updates the target config for the beagleb...
Yann E. MORINYann E. MORIN
ab94b85a555DEVELOPPERS: add packages I'm interesting in Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by:...
Thomas PetazzoniThomas Petazzoni
8c97033a015gcc: add patches to fix PR70473 gcc 5.x introduced a regression in the ARM build, which causes the s-automata progra...
Vicente Olivert RieraVicente Olivert Riera
b890bd1f046toolchain-buildroot: enable Musl for MIPS R6 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-...
Vicente Olivert RieraVicente Olivert Riera
dc77d63534bgcc: add support for MIPS R6 Musl Backport upstream patch to add support for MIPS R6 Musl: https://gcc.gnu.org/gi...
Thomas PetazzoniThomas Petazzoni
c09e484f6d5DEVELOPERS: change developer for wpa_supplicant The wpa_supplicant was in fact no introduced by Peter, but by Gustav...
Thomas PetazzoniThomas Petazzoni
e5a3201bf56DEVELOPERS: update entry for gcc Refering to package/gcc/gcc-initial and package/gcc/gcc-final was not a good idea, ...
Vicente Olivert RieraVicente Olivert Riera
606cc1320dcopenblas: use MIPS specific cores for P5600 and I6400 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com...
Matt KraaiMatt Kraai
dad86ab515eqt53d, qt5serialbus: move to technology preview section As explained in https://wiki.qt.io/New_Features_in_Qt_5.6#Te...
Gustavo ZacariasGustavo Zacarias
a79220ab42ddmidecode: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electr...
Gustavo ZacariasGustavo Zacarias
e799d1b0a75aufs-util: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electr...
Gustavo ZacariasGustavo Zacarias
23a9d0384a7duma: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.c...
Gustavo ZacariasGustavo Zacarias
98d693e4786espeak: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
39c6d150acdodhcploc: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
c223dcb1652libtommath: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
aa1acf642c9ushare: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
a7ffe7e681amtdev2tuio: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
d796044eb1bunrar: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons....
Gustavo ZacariasGustavo Zacarias
eab4842c7e0pptp-linux: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
4f3fa0cfea9live555: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
0c5e57f973alibfreeimage: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-ele...
Gustavo ZacariasGustavo Zacarias
c11b9d00688mongoose: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
168e3eb80dclmbench: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
4c1ba21a747libnss: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
5b3fd59f45bjack2: use $(TARGET_MAKE_ENV) when calling $(MAKE) In this case in particular it's $(TARGET_CONFIGURE_OPTS), which i...
Gustavo ZacariasGustavo Zacarias
ce3e7a33cb6iw: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com...
Gustavo ZacariasGustavo Zacarias
a441c8ab4c6gadgetfs-test: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-el...
Gustavo ZacariasGustavo Zacarias
be4a6bb3a33feh: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.co...
Gustavo ZacariasGustavo Zacarias
f7c7b557053bsdiff: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
dc513a797bcboost: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons....
Gustavo ZacariasGustavo Zacarias
ae50be799dfblktrace: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
19b22278035ti-utils: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
4367efc8750statserial: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
8c877270a50opentyrian: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
ddf4a30ecb3open2300: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
e62d6cf9c93iputils: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
503aabf672ertmpdump: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
3e546fa328asmstools3: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electr...
Gustavo ZacariasGustavo Zacarias
99212c73acencurses: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
e1ff79a78c8tcping: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
3533500075amplayer: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
a5a74fcdf25openssl: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
d60344955c1tinyalsa: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electro...
Gustavo ZacariasGustavo Zacarias
5664359e9f7xvkbd: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons....
Gustavo ZacariasGustavo Zacarias
bccfde628f1irda-utils: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-elect...
Gustavo ZacariasGustavo Zacarias
6e7f2e73e2chans: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.c...
Gustavo ZacariasGustavo Zacarias
b2672b225d4pifmrds: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electron...
Gustavo ZacariasGustavo Zacarias
4dac7ee6b43wireless_tools: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-e...
Gustavo ZacariasGustavo Zacarias
c60b11f00e3arptables: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electr...
Gustavo ZacariasGustavo Zacarias
72be5e10879zlog: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.c...
Gustavo ZacariasGustavo Zacarias
7da80ec2c3clz4: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.co...
Gustavo ZacariasGustavo Zacarias
1b95cc2898bp910nd: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons...
Gustavo ZacariasGustavo Zacarias
d95db2098f1wf111: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons....
Gustavo ZacariasGustavo Zacarias
152e98ccab0lsof: use $(TARGET_MAKE_ENV) when calling $(MAKE) Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.c...
Joao PintoJoao Pinto
04a89b8fa73configs/arm_juno: add the bootloader build Thanks to the recent addition of the vexpress-firmware and arm-trusted-fi...
Joao PintoJoao Pinto
b5a62990427arm-trusted-firmware: new package Signed-off-by: Joao Pinto <jpinto@synopsys.com> [Thomas: - Rename the package fro...
Vicente Olivert RieraVicente Olivert Riera
3cfbeb8363eMIPS: add support for P6600 cores -march=p6600 is not yet supported in GCC upstream, so disabling all versions when ...
Vicente Olivert RieraVicente Olivert Riera
73e16457469MIPS: add support for P5600 cores Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Pet...
Vicente Olivert RieraVicente Olivert Riera
ea52e3d01a7MIPS: add support for I6400 cores -march=i6400 support starts from GCC-6, so disable previous versions when selectin...
Vicente Olivert RieraVicente Olivert Riera
55a37eaa911MIPS: add support for M5101 cores -march=m5101 support starts from GCC-6, so disable previous versions when selectin...
Vicente Olivert RieraVicente Olivert Riera
067a46474adMIPS: add support for M5100 cores -march=m5100 support starts from GCC-6, so disable previous versions when selectin...
Vicente Olivert RieraVicente Olivert Riera
ef3e7323ef0MIPS: add support for interAptiv cores -march=interaptiv support starts from GCC-6, so disable previous versions whe...
Vicente Olivert RieraVicente Olivert Riera
2373ce27630MIPS: enable Codescape MTI toolchain for R5 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-o...
Vicente Olivert RieraVicente Olivert Riera
7ab9cf251d0MIPS: add mips64r5 generic architecture variant -march=mips64r5 support started from GCC-5, so disable previous vers...
Vicente Olivert RieraVicente Olivert Riera
1feb1b77564MIPS: add mips32r5 generic architecture variant -march=mips32r5 support started from GCC-5, so disable previous vers...
Vicente Olivert RieraVicente Olivert Riera
e14ce3cf295MIPS: state that the current architecture variants are generic Signed-off-by: Vicente Olivert Riera <Vincent.Riera@i...
Vicente Olivert RieraVicente Olivert Riera
45c92c60b16MIPS: replace every BR2_mips_* with the new MIPS CPU options Signed-off-by: Vicente Olivert Riera <Vincent.Riera@img...
Vicente Olivert RieraVicente Olivert Riera
f62cbd75b7fMIPS: target architecture variants select the appropriate CPU ISA Signed-off-by: Vicente Olivert Riera <Vincent.Rier...
Vicente Olivert RieraVicente Olivert Riera
6fae290a94dMIPS: add default CPU ISAs Meant to be used by the target architecture variants. Signed-off-by: Vicente Olivert Rie...
Yann E. MORINYann E. MORIN
574c14f370fcore/legal-info: save empty string when no license file This is stored in the manifest file; it is perfectly possibl...
Yann E. MORINYann E. MORIN
81bf01cbffecore/legal-info: don't generate big file with all license texts By aggregating all the license files into a single b...
Joao PintoJoao Pinto
82e84a4f358vexpress-firmware: new package This commit adds a new package for the SCP (System Control Processor) firmware for th...
Samuel MartinSamuel Martin
609f58b80aapackage/assimp: wrap long lines Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: Thomas Petazzoni ...
Samuel MartinSamuel Martin
39278f17d6dpackage/urg: fix build with gcc-6 Add patch fixing/adding explicit cast on negative value in char[], which is requir...
Samuel MartinSamuel Martin
a23723d4c70package/urg: update homepage and source url Fetch the source archive from fedora repository since this version of th...
Frank HunlethFrank Hunleth
9d2f18de4e0DEVELOPERS: add entry for php-amqp Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter...
Frank HunlethFrank Hunleth
baa566888dcphp-amqp: new package Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Peter Korsgaard <p...
Julien FloretJulien Floret
84902bd0f65DEVELOPERS: add entry for python-pyelftools Signed-off-by: Julien Floret <julien.floret@6wind.com> Signed-off-by: Th...
Olivier MatzOlivier Matz
f41d153b6capython-pyelftools: new package Signed-off-by: Olivier Matz <olivier.matz@6wind.com> Signed-off-by: Julien Floret <ju...
Vicente Olivert RieraVicente Olivert Riera
e662416d844bind: bump version to 9.11.0 - With the release of BIND 9.11.0, ISC is changing the open source license for BIND f...
Gustavo ZacariasGustavo Zacarias
b672b404d16poppler: bump to version 0.48.0 Drop upstream patch. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Sign...
Gustavo ZacariasGustavo Zacarias
8d0a731d8f3poppler: add explicit libglib2 support Evince needs poppler-glib support (when poppler is enabled, for PDF reading s...
Gustavo ZacariasGustavo Zacarias
ab2c6b4b06bpoppler: add explicit cairo support Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
f090540e279gsettings-desktop-schemas: bump to version 3.22.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Peter KorsgaardPeter Korsgaard
fdf9f298d2chiawatha: bump version to 10.4 Needed for compatibility with mbedtls 2.3.0 Fixes: http://autobuild.buildroot.net/re...
Eloi BAILEloi BAIL
e278c520125mysql: Make S97mysqld source a default file Hardcoded parameters are used for mysql user/directory. Make S97mysqld ...
Angelo CompagnucciAngelo Compagnucci
d61b8de0b09package/mono: bump to version 4.6.0.245 * Bump to mono 4.6.0.245 * Enabling previously disabled aot cause this versi...
Angelo CompagnucciAngelo Compagnucci
d882a232c4cpackage/monolite: bump to version 149 This patch bumps monolite to version 149 Signed-off-by: Angelo Compagnucci <a...
Gustavo ZacariasGustavo Zacarias
5130e9f874elibgpgme: improve language bindings The C++ bindings require C++11 support with minimum gcc version 4.8, so handle i...
Waldemar BrodkorbWaldemar Brodkorb
9f4483f7ceftoolchain: update comment about uClibc/uClibc-ng External toolchains can use both, so mention it here. Reported-by:...
Waldemar BrodkorbWaldemar Brodkorb
3adc7f521f5qemu: add ARM noMMU defconfig Useful for testing no-MMU ARM code in Qemu. The newer Linux kernels with DT support f...
Bernd KuhlsBernd Kuhls
8e1625b8d35package/x11r7/xlib_libXxf86dga: needs MMU Fixes http://autobuild.buildroot.net/results/f8f/f8f0b6cf9af21ff7d9ac76e67...
Thomas De SchampheleireThomas De Schampheleire
8e327d4c697Revert "texinfo: new host package" This reverts commit ea161cf6891c3a3a601dfce072f68ee4aed08d21. The host-texinfo d...
Thomas De SchampheleireThomas De Schampheleire
a4ebc1c1de6binutils: get rid of host-texinfo dependency and other documentation tricks The binutils/host-binutils package appli...
Peter KorsgaardPeter Korsgaard
8ae8d1162d9gdb: unbreak host/target install step Commit 12306a81f8edc (gdb: get rid of host-texinfo dependency) tried to append...
Dagg StomplerDagg Stompler
366cec113a1configs/odroidc2: bump kernel headers to 3.14.79 following commit 7de5b0d2d83bec38ec96ef5917259d9f46df58d4, bump ker...
Yann E. MORINYann E. MORIN
1c387674c7fpackage/nut: fix build with musl Add missing header, backport from an upstream commit. Fixes; http://autobuild....
Gustavo ZacariasGustavo Zacarias
9d391ed8b7asquid: bump to version 3.5.22 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
c355ee5bd8bsquid: disable netfilter for musl toolchains It has been broken for several releases, fixes: http://autobuild.buildr...
Peter KorsgaardPeter Korsgaard
77880b73f7bpackage/Makefile.in: synchronize pkg-config settings between HOST_{CONFIGURE_OPTS, MAKE_ENV} The pkg-config settings...
Waldemar BrodkorbWaldemar Brodkorb
3aa01695eabdocs: update URL to uClibc-ng homepage It is not necessary to update all mentioning of uClibc, but at least we shoul...
Erico NunesErico Nunes
64ace94d4abfwts: needs host-bison and host-flex Fixes: http://autobuild.buildroot.net/results/2e6bc77e89868d7a9902123ffb602c5b7...
Fabrice FontaineFabrice Fontaine
5239108c333mbedtls: bump to version 2.3.0 Signed-off-by: Fabrice Fontaine <fabrice.fontaine@orange.com> Signed-off-by: Thomas P...
Gustavo ZacariasGustavo Zacarias
384e00515baphp: security bump to version 7.0.12 See http://www.php.net/ChangeLog-7.php#7.0.12 since there are no CVEs out yet. ...
Fabrice FontaineFabrice Fontaine
7fabade2ab6motion: new package Motion is a program that monitors the video signal from cameras. It is able to detect if a signi...
Gustavo ZacariasGustavo Zacarias
4c4f4000073wpa_supplicant: AP mode now requires nl80211 Fixes: http://autobuild.buildroot.net/results/427/4275ea6e9f5a18d2ed42c...
Gustavo ZacariasGustavo Zacarias
477756b257cconfigs/qemu: bump to the latest kernel version Drop m68k-mcf5208 kernel patch since it's upstream. Also bump the p...
Fabrice FontaineFabrice Fontaine
7341abaff35tinycbor: fix detection of cjson Fixes: - http://autobuild.buildroot.net/results/8fc/8fc7365e0dc777edc57e950a84df7...
Gustavo ZacariasGustavo Zacarias
bac87bfaf7ememcached: bump to version 1.4.32 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Jerzy GrzegorekJerzy Grzegorek
27186f8738dpackage/libamcodec: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by...
Gustavo ZacariasGustavo Zacarias
063338c8cb3guile: security bump to version 2.0.13 Fixes: CVE-2016-8606 - REPL server now protects against HTTP inter-protocol a...
Peter KorsgaardPeter Korsgaard
521aaf55546imagemagick: bump version to 7.0.3-4 7.0.3-3 is no longer available upstream and has instead been replaced by -4, so...
Yegor YefremovYegor Yefremov
e54540ec710python-pytablewriter: add missing python-xlwt dependency Since version 0.6.0 pytablewriter requires xlwt package too...
Yegor YefremovYegor Yefremov
0dcdf20683amxml: bump to version 2.10 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard...
Matt KraaiMatt Kraai
0b0434437afsystem: fix typo Signed-off-by: Matt Kraai <kraai@ftbfs.org> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
881b7bd31e0gnutls: bump to version 3.4.16 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
e2dbdb8a32ddhcpcd: bump to version 6.11.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
618fa6da21eimagemagick: security bump to version 7.0.3-3 Fixes: memory allocate failure in AcquireQuantumPixels (quantum.c) hea...
Gustavo ZacariasGustavo Zacarias
420bfabf470dbus: security bump to version 1.10.12 Fixes: Format string vulnerability processing ActivationFailure messages See...
Gustavo ZacariasGustavo Zacarias
3ccdc270eeblibnss: bump to version 3.27.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
1cf00eb00c0libnspr: bump to version 4.13 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Jörg KrauseJörg Krause
9f03a7aeec9package/hostapd: bump to version 2.6 Remove all patches as they are applied to or were fetched from upstream. Signe...
Jörg KrauseJörg Krause
e8d04791ff3package/jsoncpp: bump to version 1.7.7 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by: Peter...
Vicente Olivert RieraVicente Olivert Riera
fda6f9f7fbdmutt: bump version to 1.7.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kor...
Vicente Olivert RieraVicente Olivert Riera
091a2e9ef68dhcp: bump version to 4.3.5 - 0001-dhcp-cross-compile.patch is now upstream: https://source.isc.org/cgi-bin/gitweb...
Vicente Olivert RieraVicente Olivert Riera
917bf769db0git: bump version to 2.10.1 Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Peter Kor...
Romain NaourRomain Naour
cf53e7d1f9cpackage/enlightenment: bump to 0.21.3 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
0debadb4f64libsigc: bump gcc version requirement to 4.8 It now uses C++11 features that aren't available in 4.7. Fixes: http://...
Gustavo ZacariasGustavo Zacarias
41850b2897dlibgpgme: bump to version 1.7.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
dbf7f6d3debbtrfs-progs: bump to version 4.8.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
4db9bc15413unrar: bump to version 5.4.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
5454e25a69bpostgresql: security bump to version 9.5.4 Fixes: CVE-2016-5423 - CASE/WHEN with inlining can cause untrusted pointe...
Gustavo ZacariasGustavo Zacarias
2d199dcff05c-ares: security bump to version 1.12.0 Fixes: CVE-2016-5180 - ares_create_query single byte out of buffer write Si...
Jerzy GrzegorekJerzy Grzegorek
3b1fe969048package/tinydtls: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: ...
Jerzy GrzegorekJerzy Grzegorek
f32c2d96a4dpackage/iozone: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Pe...
Jerzy GrzegorekJerzy Grzegorek
1bd7c73a43epackage/vde2: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Pete...
Jerzy GrzegorekJerzy Grzegorek
fde62c31a36package/systemd-bootchart: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed...
Jörg KrauseJörg Krause
05eef0d796bpackage/shairport-sync: bump to version 2.8.5 Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks> Signed-off-by...
Bernd KuhlsBernd Kuhls
fff5039b3a5package/freeswitch: bump version to 1.6.12 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter...
Gustavo ZacariasGustavo Zacarias
d3b22a64fbdlibgee: bump to version 0.18.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
36b52da5a23linux-headers: bump 3.18.x and 4.1.x series Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Jörg KrauseJörg Krause
cad565d4242package/wpa_supplicant: enable interface matching option The new wpa_supplicant command line argument -M can be used...
Jörg KrauseJörg Krause
6c5d0032fd7package/wpa_supplicant: bump to version 2.6 Remove all patches as they are applied to or were fetched from upstream....
Jörg KrauseJörg Krause
d3e0249711fpackage/upmpdcli: bump to version 1.2.8 Remove patches applied upstream. As we are not touching configure.ac or Make...
Jörg KrauseJörg Krause
5abf7b5f406package/libupnpp: bump to version 0.15.1 Remove patches applied upstream. No need to set AUTORECONF anymore. Signed...
Gustavo ZacariasGustavo Zacarias
59fe141496fgvfs: bump to version 1.30.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Thomas Petazzo...