summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* package/jasper: bump version to 2.0.13Bernd Kuhls2017-05-274-319/+3
| | | | | | | | | | | | | | | | Changed _SITE to github, current version is not available from upstream website. Removed patches applied upstream: 0002-Fixed-bugs-due-to-uninitialized-data-in-the-JP2-deco.patch https://github.com/mdadams/jasper/commit/e96fc4fdd525fa0ede28074a7e2b1caf94b58b0d 0003-Added-a-check-in-the-JP2-encoder-to-ensure-that-the-.patch https://github.com/mdadams/jasper/commit/58ba0365d911b9f9dd68e9abf826682c0b4f2293 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* tinyalsa: bump version to 1.1.1Vicente Olivert Riera2017-05-263-11/+14
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* file: bump version to 5.31Vicente Olivert Riera2017-05-262-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gcc: switch to gcc 6.x as the defaultRomain Naour2017-05-261-1/+1
| | | | | | | | | | | | | Even if gcc 5 is still maintained for some time (gcc 5.5 is pending), switch to gcc 6.x since it has been released since 2016-04-27 and gcc 7.x is available since 2017-05-02. We have been having toolchains in the autobuilders with gcc 6.x for a while, so the vast majority of the problems should have already been solved. Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gcc: remove old hashes (gcc 4.5, 4.7, 4.8)Romain Naour2017-05-261-6/+0
| | | | | Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/tvheadend: bump versionBernd Kuhls2017-05-262-2/+9
| | | | | | | | Added optional pcre support implemented upstream by https://github.com/tvheadend/tvheadend/commit/74a1c698c2c13bc9bfa6221aaf6b255e0e270e4c Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/enlightenment: bump to 0.21.8Romain Naour2017-05-262-3/+3
| | | | | | | | | | | See https://www.enlightenment.org/news/e0.21.8_release "We are aware of a issue when running su/sudo under kernel 4.11 the fix for this issue will be in an upcoming kernel release rather then here see (https://phab.enlightenment.org/T5470)" Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dejavu: bump version to 2.37Bernd Kuhls2017-05-262-4/+4
| | | | | | | Changed _SITE to https, fixed broken hash url. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dialog: bump version to 1.3-20170509Bernd Kuhls2017-05-262-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/diffutils: bump version to 3.6Bernd Kuhls2017-05-262-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dmidecode: bump version to 3.1Bernd Kuhls2017-05-262-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dosfstools: bump version to 4.1Bernd Kuhls2017-05-264-75/+2
| | | | | | | | | | | | | Removed patches applied upstream: 0001-mkfs-Default-to-64-32-heads-sectors-for-targets-smalle.patch https://github.com/dosfstools/dosfstools/commit/1e76e5778a1885452939a79d9145b80634a5b023 0002-src-device_info.c-Fix-undefined-PATH_MAX-under-musl.patch https://github.com/dosfstools/dosfstools/commit/69ac2b0706ff01ea7a8b6efd9f9efa2481895261 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/drbd-utils: bump version to 8.9.6Bernd Kuhls2017-05-262-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/dstat: bump version to 0.7.3Bernd Kuhls2017-05-262-4/+3
| | | | | | | | | | | Upstream moved tarballs to github according to http://dag.wiee.rs/home-made/dstat/ "or grab the latest 0.7.3 tarball at: https://github.com/dagwieers/dstat/archive/0.7.3.tar.gz" Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* sqlite: bump version to 3190200 (3.19.2)Vicente Olivert Riera2017-05-262-3/+3
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-service-identity: bump version to 17.0.0Vicente Olivert Riera2017-05-252-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* python-pytablewriter: bump version to 0.19.8Vicente Olivert Riera2017-05-252-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* vdr: bump version to 2.3.5Vicente Olivert Riera2017-05-252-4/+4
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* moarvm: bump version to 2017.05Vicente Olivert Riera2017-05-252-2/+2
| | | | | Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/bootstrap: bump version to 3.3.7Bernd Kuhls2017-05-252-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | Extended _EXTRACT_CMDS and _INSTALL_TARGET_CMDS to handle updated internal zip structure: $ unzip -l ../dl/bootstrap-3.3.1-dist.zip Archive: ../dl/bootstrap-3.3.1-dist.zip Length Date Time Name --------- ---------- ----- ---- 0 2014-11-12 18:03 dist/ 0 2014-11-12 18:03 dist/css/ [...] $ unzip -l ../dl/bootstrap-3.3.7-dist.zip Archive: ../dl/bootstrap-3.3.7-dist.zip Length Date Time Name --------- ---------- ----- ---- 0 2016-07-25 15:53 bootstrap-3.3.7-dist/css/ [...] Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> [Thomas: better fix for the EXTRACT_CMDS, which consists in removing the dist/ sub-directory.] Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/ccid: bump version to 1.4.27Bernd Kuhls2017-05-242-5/+5
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gcc: remove gcc 4.8Romain Naour2017-05-2429-2561/+10
| | | | | | | | | We're already using 5.x as default, and have 4.9.x on the lower side together with 7.x (7.1) on the higher side. Signed-off-by: Romain Naour <romain.naour@gmail.com> CC: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/gcc: add support for gcc 7Romain Naour2017-05-249-0/+301
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Remove upstream patches: 831-ARM-PR-target-70473-Reduce-size-of-Cortex-A8-automat.patch 870-xtensa-Fix-PR-target-78118.patch 871-xtensa-Fix-PR-target-78603.patch 890-fix-m68k-compile.patch: https://github.com/gcc-mirror/gcc/commit/1701058da920d27de87dc82e8d327b8ca930e997 892-libgcc-mkmap-symver-support-skip_underscore.patch: https://github.com/gcc-mirror/gcc/commit/6c8f362e1f17cce05131eb8ff53963d64bc69484 893-libgcc-config-bfin-use-the-generic-linker-version-in.patch: https://github.com/gcc-mirror/gcc/commit/966d046c08ba50fc988ac614f84f2d49c1546e28 894-libgcc-fix-DWARF-compilation-with-FDPIC-targets.patch: https://github.com/gcc-mirror/gcc/commit/397d0e43abb943f1fe57801220e7e46bc6636c7c 895-bfin-define-REENTRANT.patch: https://github.com/gcc-mirror/gcc/commit/da89a4dcdf75bc3134f73520535c949bbbb0c845 940-uclinux-enable-threads.patch: https://github.com/gcc-mirror/gcc/commit/b9ce54109ec78d18f6123a1e54aae1293bede716 941-mips-Add-support-for-mips-r6-musl.patch: https://github.com/gcc-mirror/gcc/commit/83717065090bb8b954556d1216dd9dc397dc0243 Remove obsolete patches: 301-missing-execinfo_h.patch: boehm-gc removed from gcc sources: https://github.com/gcc-mirror/gcc/commit/baf71228766058f5541d929891237d394376c975 830-arm_unbreak_armv4t.patch: SUBTARGET_CPU_DEFAULT removed: https://github.com/gcc-mirror/gcc/commit/ff3caa3ade14a42d5ab7e81cbd3605fe15aa998d Add a new patch to allow to build gcc 7.1 without extracting gcc/testsuite directory. This new gcc version require a kernel patch [1] to avoid a build issue with ____ilog2_NaN symbol. The following kernel version contain contain already this patch : 4.11, 4.10.6, 4.9.18, 4.4.57, 3.18.50 and 3.12.73. To build a toolchain based on gcc 7 and uClibc-ng 1.0.24, the patch [2] is required to avoid a build issue due to missing aligned_alloc() definition. [1] https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/commit/?id=474c90156c8dcc2fa815e6716cc9394d7930cb9c [2] https://cgit.openadk.org/cgi/cgit/uclibc-ng.git/commit/?id=5b0f49037e8ea8500b05c8f31ee88529ccac4cee Signed-off-by: Romain Naour <romain.naour@gmail.com> Tested-by: Theodore Ateba <tf.ateba@gmail.com> Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Cc: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/uclibc: add upstream patch to fix build issue with gcc7Romain Naour2017-05-241-0/+64
| | | | | | | | | | | | | As reported on the mailing list [1], there is a build issue with gcc 7 and uClibc-ng. Thanks to Waldemar for the fix :) [1] http://lists.busybox.net/pipermail/buildroot/2017-May/191140.html Signed-off-by: Romain Naour <romain.naour@gmail.com> Cc: Waldemar Brodkorb <wbx@openadk.org> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/efl: bump to 1.19.1Romain Naour2017-05-242-3/+3
| | | | | | | | See: https://www.enlightenment.org/news/efl-1.19.1 Signed-off-by: Romain Naour <romain.naour@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/benejson: fix typo in hash fileBernd Kuhls2017-05-241-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* DEVELOPERS: add entry for libconfuseFrank Hunleth2017-05-241-0/+1
| | | | | Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* libconfuse: bump version to 3.1Frank Hunleth2017-05-242-6/+4
| | | | | | | | | | | | Release notes are at: https://github.com/martinh/libconfuse/releases/tag/v3.1 Also, this release now ships with lexer.c so flex is no longer required for building libconfuse. Signed-off-by: Frank Hunleth <fhunleth@troodon-software.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/cjson: bump version to v1.5.3Bernd Kuhls2017-05-242-2/+2
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/cgroupfs-mount: bump version to 1.4Bernd Kuhls2017-05-242-3/+2
| | | | | | | Removed empty line from cgroupfs-mount.mk as well. Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/cgic: bump version to 2.07Bernd Kuhls2017-05-242-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/cgic: fix typo in hash fileBernd Kuhls2017-05-241-1/+1
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* checkpolicy: add patch to fix flex related build failureAdam Duskett2017-05-231-0/+58
| | | | | | | | | | | | | | | | | | | When building checkpolicy/test, the linker reports the following error: cc dispol.o -lfl /usr/src/selinux/DESTDIR/usr/lib/libsepol.a -L/usr/src/selinux/DESTDIR/usr/lib -o dispol /usr/lib/gcc/x86_64-pc-linux-gnu/6.2.1/../../../../lib/libfl.so: undefined reference to `yylex' collect2: error: ld returned 1 exit status According to flex documentation (https://github.com/westes/flex/blob/master/doc/flex.texi), -lfl is used to provide an implementation for yywrap(). However every flex file now uses "%option noyywrap", which makes -lfl no longer mandatory. Remove this option from checkpolicy Makefiles. Patch taken from https://patchwork.kernel.org/patch/9450549/ Signed-off-by: Adam Duskett <Adamduskett@outlook.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* flex: only prevent the flex binary to be built for target, not for hostVicente Olivert Riera2017-05-232-13/+6
| | | | | | | | We do want to build the flex binary when building host-flex since it's needed as a build dependency for other packages. Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* imx6q-sabresd: Bump U-Boot and kernel versionsFabio Estevam2017-05-231-4/+4
| | | | | | | Bump U-Boot to 2017.05 and kernel to 4.11. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* uboot-tools: bump to version 2017.05Fabio Estevam2017-05-234-82/+2
| | | | | | | | Bump to version 2017.05 and also remove the patches that have been upstreamed. Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* boot/uboot: bump to version 2017.05Fabio Estevam2017-05-232-3/+3
| | | | | Signed-off-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap: add optional support for opensslBernd Kuhls2017-05-231-0/+7
| | | | | | | | | Optional OpenSSL was added with version 0.5.1: https://sourceforge.net/p/c-icap/news/2017/03/the-c-icap-051-is-released-/ https://sourceforge.net/p/c-icap/code/1253/#diff-5 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap-modules: bump version to 0.4.5Bernd Kuhls2017-05-232-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap: remove configure option process-mutexesBernd Kuhls2017-05-231-1/+0
| | | | | | | | This option was removed in 2014: https://sourceforge.net/p/c-icap/code/1102/#diff-3 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap: add optional support for libmemcachedBernd Kuhls2017-05-231-0/+7
| | | | | | | | Support for libmemcached was added in 2014: https://sourceforge.net/p/c-icap/code/1103/#diff-2 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap: add optional support for pcreBernd Kuhls2017-05-231-0/+7
| | | | | | | | Support for pcre was added in 2014: https://sourceforge.net/p/c-icap/code/1135/#diff-4 Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/c-icap: add optional support for openldapBernd Kuhls2017-05-231-1/+7
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* iproute2: drop obsolete patchBaruch Siach2017-05-232-38/+0
| | | | | | | | | | Since version 4.5.0 the iptables_common.h header is unused. Don't bother patching this file. Renumber the following patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/orangepi_pc_defconfig: update Linux and U-Boot versionsSergey Matyukevich2017-05-221-3/+3
| | | | | | | Bump u-boot version to 2017.03 and kernel version to 4.11. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/orangepi_one_defconfig: update Linux and U-Boot versionsSergey Matyukevich2017-05-221-3/+3
| | | | | | | Bump u-boot version to 2017.03 and kernel version to 4.11. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* configs/linksprite_pcduino_defconfig: update Linux and U-Boot versionsSergey Matyukevich2017-05-221-4/+4
| | | | | | | Bump u-boot version to 2017.03 and kernel version to 4.11. Signed-off-by: Sergey Matyukevich <geomatsi@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* iproute2: bump to version 4.11.0Baruch Siach2017-05-224-40/+37
| | | | | | | | | | Drop upstream patch. Add a patch fixing struct ethhdr conflict using the Buildroot local if_ether.h kernel header suppression patch. Signed-off-by: Baruch Siach <baruch@tkos.co.il> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
* package/imagemagick: bump version to 7.0.5-7Bernd Kuhls2017-05-222-2/+2
| | | | | 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 version to 1.8.2Bernd Kuhls2017-05-222-3/+3
| | | | | Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
OpenPOWER on IntegriCloud