buildroot.git
6 years agoqemu: security bump to 2.12.1
Peter Korsgaard [Mon, 8 Oct 2018 07:08:42 +0000 (09:08 +0200)]
qemu: security bump to 2.12.1

>From the release notes:

This update contains new mitigation functionality for CVE-2018-3639
(Speculative Store Bypass) in x86. There are also bug fixes for
migration, Intel IOMMU emulation, block layer/image handling, ARM
emulation, and various other areas.

https://www.mail-archive.com/qemu-devel@nongnu.org/msg553574.html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agomanual: add expected order of 'depends on'
Arnout Vandecappelle (Essensium/Mind) [Sun, 7 Oct 2018 20:04:28 +0000 (22:04 +0200)]
manual: add expected order of 'depends on'

As discussed in [1], our guideline for the ordering of 'depends on'
lines is not written down. Fix that.

[1] http://lists.busybox.net/pipermail/buildroot/2018-October/232413.html

Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogpsd: upgrade to 3.18
Zoltan Gyarmati [Sun, 7 Oct 2018 19:29:45 +0000 (21:29 +0200)]
gpsd: upgrade to 3.18

Removing previously upstreamed build fix patch and add config
option for the newly introduced Greis driver

Signed-off-by: Zoltan Gyarmati <zgyarmati@zgyarmati.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-plack: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:24 +0000 (18:55 +0200)]
perl-plack: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
[Thomas: split too long DEPENDENCIES line.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-file-sharedir: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:23 +0000 (18:55 +0200)]
perl-file-sharedir: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-file-sharedir-install: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:22 +0000 (18:55 +0200)]
perl-file-sharedir-install: new package

Only the host variant is added, needed as a build time dependency of
the target perl-file-sharedir package.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-http-headers-fast: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:21 +0000 (18:55 +0200)]
perl-http-headers-fast: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-http-entity-parser: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:20 +0000 (18:55 +0200)]
perl-http-entity-parser: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agobitstream: fix hash file
Thomas Petazzoni [Mon, 8 Oct 2018 10:27:43 +0000 (12:27 +0200)]
bitstream: fix hash file

In commit d52e17701d73749fe81495b7c956268362ca0bbd
("package/bitstream: bump version to 1.4"), the hash file of the
bitstream package was not properly updated, with the md5 line being
wrong. This commit fixes this problem, which was noticed by
check-package:

package/bitstream/bitstream.hash:2: expected three fields (http://nightly.buildroot.org/#adding-packages-hash)
package/bitstream/bitstream.hash:2: hash size does not match type (http://nightly.buildroot.org/#adding-packages-hash)

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-cookie-baker: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:19 +0000 (18:55 +0200)]
perl-cookie-baker: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-apache-logformat-compiler: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:18 +0000 (18:55 +0200)]
perl-apache-logformat-compiler: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-module-build-tiny: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:17 +0000 (18:55 +0200)]
perl-module-build-tiny: new package

Only the host variant is added, which is needed as a build dependency
of perl-apache-logformat-compiler.

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-extutils-installpaths: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:16 +0000 (18:55 +0200)]
perl-extutils-installpaths: new package

Only the host variant is added, which is needed as a dependency of
perl-module-build-tiny (host), itself needed for
perl-apache-logformat-compiler (target).

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-extutils-helpers: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:15 +0000 (18:55 +0200)]
perl-extutils-helpers: new package

Only the host variant is added, which is needed as a dependency of
perl-module-build-tiny (host), itself needed for
perl-apache-logformat-compiler (target).

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-extutils-config: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:14 +0000 (18:55 +0200)]
perl-extutils-config: new package

Only the host variant is added, which is needed as a dependency of
perl-module-build-tiny (host), itself needed for
perl-apache-logformat-compiler (target).

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-www-form-urlencoded: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:13 +0000 (18:55 +0200)]
perl-www-form-urlencoded: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-stream-buffered: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:12 +0000 (18:55 +0200)]
perl-stream-buffered: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-posix-strftime-compiler: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:11 +0000 (18:55 +0200)]
perl-posix-strftime-compiler: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-http-multipartparser: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:10 +0000 (18:55 +0200)]
perl-http-multipartparser: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-hash-multivalue: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:09 +0000 (18:55 +0200)]
perl-hash-multivalue: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-filesys-notify-simple: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:08 +0000 (18:55 +0200)]
perl-filesys-notify-simple: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-devel-stacktrace-ashtml: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:07 +0000 (18:55 +0200)]
perl-devel-stacktrace-ashtml: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-devel-stacktrace: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:06 +0000 (18:55 +0200)]
perl-devel-stacktrace: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoperl-class-inspector: new package
Francois Perrad [Sat, 6 Oct 2018 16:55:05 +0000 (18:55 +0200)]
perl-class-inspector: new package

Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-ubjson: bump to version 0.12.0
Asaf Kahlon [Sat, 6 Oct 2018 14:33:31 +0000 (17:33 +0300)]
python-ubjson: bump to version 0.12.0

Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/mariadb: bump version to 10.3.10
Peter Seiderer [Sun, 7 Oct 2018 17:06:37 +0000 (19:06 +0200)]
package/mariadb: bump version to 10.3.10

Release notes:
https://mariadb.com/kb/en/library/mariadb-10310-release-notes/

Changelog: https://mariadb.com/kb/en/mariadb-10310-changelog/

This bump also fixes broken atomic support for
BR2_TOOLCHAIN_HAS_LIBATOMIC=y with mariadb-10.2:

[ 59%] Linking CXX executable mariabackup
../../storage/innobase/libinnobase.a(handler0alter.cc.o): In function `my_atomic_add64':
/home/bernd/buildroot/output/build/mariadb-10.2.17/include/my_atomic.h:274:
 undefined reference to `__sync_fetch_and_add_8'

with this defconfig

BR2_arcle=y
BR2_archs38=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arcle-hs38-full-2018.02-926-gb393c24.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_MYSQL=y
BR2_PACKAGE_MARIADB=y
BR2_PACKAGE_MARIADB_SERVER=y

Adding "-latomic" to CXXFLAGS and/or adding -DHAVE_GCC_ATOMIC_BUILTINS=1
to CONF_OPTS, like we do for mariadb-10.3, does not fix the build error
with mariadb-10.2. There the build would stop even earlier without these
options:

/home/bernd/buildroot/output/build/mariadb-10.2.17/include/my_atomic.h:138:2:
 error: #error atomic ops for this platform are not implemented
 #error atomic ops for this platform are not implemented

Mariadb-10.3 contains improved atomic support, this build error does
not occur here.

Updated license hash of README.md after upstream commits:
https://github.com/MariaDB/server/commits/10.3/README.md

my-small.cnf.sh is not provided anymore by upstream:
https://github.com/MariaDB/server/commit/7fee164faf8fce7be4ebe322d2178efd3d075eae

[Peter Seiderer: bumped to version 10.3.7]
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
[Bernd: bumped to version 10.3.10, fixed atomic support,
 fixed my-small.cnf.sh, updated license hash]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/mariadb: handle missing ucontext_t
Bernd Kuhls [Sun, 7 Oct 2018 17:06:36 +0000 (19:06 +0200)]
package/mariadb: handle missing ucontext_t

On some archs uclibc does not provide ucontext_t, for details see
https://git.buildroot.net/buildroot/commit/?id=f1cbfeea95e6287c7a666aafc182ffa318eff262

This patch fixes a build error

In file included from /home/bernd/buildroot/output/build/mariadb-10.2.17/libmariadb/plugins/pvio/pvio_socket.c:32:0:
/home/bernd/buildroot/output/build/mariadb-10.2.17/libmariadb/include/ma_context.h:62:3: error: unknown type name ‘ucontext_t’
   ucontext_t base_context;
   ^~~~~~~~~~

using this defconfig:

BR2_arcle=y
BR2_archs38=y
BR2_TOOLCHAIN_EXTERNAL=y
BR2_TOOLCHAIN_EXTERNAL_CUSTOM=y
BR2_TOOLCHAIN_EXTERNAL_DOWNLOAD=y
BR2_TOOLCHAIN_EXTERNAL_URL="http://autobuild.buildroot.org/toolchains/tarballs/br-arcle-hs38-full-2018.02-926-gb393c24.tar.bz2"
BR2_TOOLCHAIN_EXTERNAL_GCC_7=y
BR2_TOOLCHAIN_EXTERNAL_HEADERS_4_1=y
BR2_TOOLCHAIN_EXTERNAL_LOCALE=y
BR2_TOOLCHAIN_EXTERNAL_CXX=y
BR2_PACKAGE_MYSQL=y
BR2_PACKAGE_MARIADB=y
BR2_PACKAGE_MARIADB_SERVER=y

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agodocs/website/sponsors: add sponsors of the Buildroot Developers Meeting @ ELCE 2018
Thomas Petazzoni [Mon, 8 Oct 2018 07:32:40 +0000 (09:32 +0200)]
docs/website/sponsors: add sponsors of the Buildroot Developers Meeting @ ELCE 2018

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agodocs/website/sponsors: credit Scaleway for the Hackathon
Thomas Petazzoni [Mon, 8 Oct 2018 07:32:39 +0000 (09:32 +0200)]
docs/website/sponsors: credit Scaleway for the Hackathon

Better late than never: let's thank Scaleway who provided some
excellent hosting conditions for our March 2018 Hackathon in Paris.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agodocs/website/sponsors: remove "current sponsors", update "past sponsors"
Thomas Petazzoni [Mon, 8 Oct 2018 07:32:38 +0000 (09:32 +0200)]
docs/website/sponsors: remove "current sponsors", update "past sponsors"

This commit removes Google and Mind as "Current sponsors" and credits
them as "Past sponsors" for the FOSDEM 2018 Buildroot Developers
Meeting.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agogit: security bump to version 2.16.5
Peter Korsgaard [Sun, 7 Oct 2018 10:47:21 +0000 (12:47 +0200)]
git: security bump to version 2.16.5

Fixes CVE-2018-17456: RCE issue in handling of git submodules

For more details, see the announcement:
https://marc.info/?l=git&m=153875888916397&w=2

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/linux-headers: really drop the 4.17 choice
Yann E. MORIN [Thu, 4 Oct 2018 20:00:30 +0000 (22:00 +0200)]
package/linux-headers: really drop the 4.17 choice

Currently, the build fails when the kernel headers 4.17 are selected:

    package/linux-headers/linux-headers.mk:149: *** LINUX_HEADERS_SITE
    cannot be empty when LINUX_HEADERS_SOURCE is not.  Stop.

This is caused by an hickup during the last merge of the next branch,
where the value for 4.17 got dropped from BR2_DEFAULT_KERNEL_HEADERS,
but the choice entry was left in.

The correct fix against that hickup would be to restore the 4.17 value.
But since 4.17 is no longer maintained, the proper fix is to really drop
4.17 altogether.

For good this time! ;-)

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <peter@korsgaard.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agolegacy: don't select kernel headers
Yann E. MORIN [Thu, 4 Oct 2018 20:00:29 +0000 (22:00 +0200)]
legacy: don't select kernel headers

The kernel headers versions are parts of a choice, so we can't select
them.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
Cc: Peter Korsgaard <peter@korsgaard.com>
Cc: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agosunxi-mali-mainline-driver: bump version
Giulio Benetti [Fri, 5 Oct 2018 14:58:56 +0000 (16:58 +0200)]
sunxi-mali-mainline-driver: bump version

For adding license information.

git shortlog --invert-grep --grep travis --no-merges 8e6b7d25b13089d53dbfc1ebd9e8737b0dc809cb..
Giulio Benetti (1):
      LICENSE: add license file according to ARM base code

Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/qpdf: bump to version 8.2.1
Olivier Schonken [Fri, 5 Oct 2018 13:30:47 +0000 (15:30 +0200)]
package/qpdf: bump to version 8.2.1

[Peter: fix version number in hash comment]
Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopython-txtorcon: bump to version 18.2.0
Asaf Kahlon [Fri, 5 Oct 2018 05:27:25 +0000 (08:27 +0300)]
python-txtorcon: bump to version 18.2.0

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopython-django: bump to version 2.1.2
Asaf Kahlon [Fri, 5 Oct 2018 04:46:36 +0000 (07:46 +0300)]
python-django: bump to version 2.1.2

Django has dropped support for Python 2.x

Fixes:
http://autobuild.buildroot.org/results/423/423d480271b8bfdd9319a11cd97f9229681478e4

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/libdrm: bump version to 2.4.95
Bernd Kuhls [Thu, 4 Oct 2018 17:41:25 +0000 (19:41 +0200)]
package/libdrm: bump version to 2.4.95

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agodocs/website: update for 2018.08.1
Peter Korsgaard [Sun, 7 Oct 2018 09:46:29 +0000 (11:46 +0200)]
docs/website: update for 2018.08.1

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agoUpdate for 2018.08.1
Peter Korsgaard [Sun, 7 Oct 2018 09:32:23 +0000 (11:32 +0200)]
Update for 2018.08.1

[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 5cb24d72b2835defb03b0448ac51c5ee1d9ee3b0)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agodocs/website: update for 2018.02.6
Peter Korsgaard [Sun, 7 Oct 2018 07:57:11 +0000 (09:57 +0200)]
docs/website: update for 2018.02.6

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agoUpdate for 2018.02.6
Peter Korsgaard [Sun, 7 Oct 2018 07:19:35 +0000 (09:19 +0200)]
Update for 2018.02.6

[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 67d61cbef5ff190b803745b332d0f7d7177210fc)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agodocs/website: update for 2018.05.3
Peter Korsgaard [Sun, 7 Oct 2018 06:40:57 +0000 (08:40 +0200)]
docs/website: update for 2018.05.3

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agoUpdate for 2018.05.3
Peter Korsgaard [Sat, 6 Oct 2018 07:52:12 +0000 (09:52 +0200)]
Update for 2018.05.3

[Peter: drop Makefile changes]
(cherry picked from commit 717309783755a883974896ea822675a7bf46da3a)
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agocups-filters: fix autoreconf justification
Thomas Petazzoni [Sat, 6 Oct 2018 13:55:56 +0000 (15:55 +0200)]
cups-filters: fix autoreconf justification

The tarball is not broken at all: we are patching the Makefile.am.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/cups-filters: Add patch to fix build when using poppler 0.69.0
Olivier Schonken [Fri, 5 Oct 2018 13:30:19 +0000 (15:30 +0200)]
package/cups-filters: Add patch to fix build when using poppler 0.69.0

This patch lets cups-filters only use gMemReport and memCheck functions
if poppler version less than 0.69.0

The poppler project removed the memCheck and gMemReport functions in
commits c362ab1b97f20c5b73b3bad8d52015f679178748 - Remove DEBUG_MEM
from Object since this uses RAII now and hence cannot leak.
(The existing tracking also is not thread-safe and hence unreliable.)

and

f89446f6917a869b0f1a80fcc8ce81a7213dade4 - Remove generic heap debugging
from gmem since external tools and compiler instrumentation achieve the
same effect.

The patch has been applied upstream:
https://github.com/OpenPrinting/cups-filters/commit/50d984a621524c2e2857ad84eb4b71933c8821be.

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/cups-filters: bump to version 1.21.3
Olivier Schonken [Fri, 5 Oct 2018 13:30:18 +0000 (15:30 +0200)]
package/cups-filters: bump to version 1.21.3

Signed-off-by: Olivier Schonken <olivier.schonken@gmail.com>
[Thomas: add explanation for AUTORECONF.]
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoDEVELOPERS: add myself for some python packages
Asaf Kahlon [Thu, 4 Oct 2018 18:32:04 +0000 (21:32 +0300)]
DEVELOPERS: add myself for some python packages

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/{mesa3d, mesa3d-headers}: bump version to 18.2.2
Bernd Kuhls [Fri, 5 Oct 2018 18:13:33 +0000 (20:13 +0200)]
package/{mesa3d, mesa3d-headers}: bump version to 18.2.2

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/ccrypt: fix download location
Yann E. MORIN [Sat, 6 Oct 2018 12:22:17 +0000 (14:22 +0200)]
package/ccrypt: fix download location

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: David Bachelart <david.bachelart@bbright.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst-omx: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:25 +0000 (23:09 +0200)]
gst-omx: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogstreamer1-editing-services: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:24 +0000 (23:09 +0200)]
gstreamer1-editing-services: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-rtsp-server: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:23 +0000 (23:09 +0200)]
gst1-rtsp-server: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-vaapi: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:22 +0000 (23:09 +0200)]
gst1-vaapi: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-libav: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:21 +0000 (23:09 +0200)]
gst1-libav: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-validate: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:20 +0000 (23:09 +0200)]
gst1-validate: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-plugins-ugly: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:19 +0000 (23:09 +0200)]
gst1-plugins-ugly: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-plugins-bad: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:18 +0000 (23:09 +0200)]
gst1-plugins-bad: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-plugins-good: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:17 +0000 (23:09 +0200)]
gst1-plugins-good: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogst1-plugins-base: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:16 +0000 (23:09 +0200)]
gst1-plugins-base: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agogstreamer1: bump version to 1.14.4
Peter Seiderer [Thu, 4 Oct 2018 21:09:15 +0000 (23:09 +0200)]
gstreamer1: bump version to 1.14.4

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agognupg: drop mandatory dependency on ncurses
Trent Piepho [Wed, 3 Oct 2018 00:25:48 +0000 (00:25 +0000)]
gnupg: drop mandatory dependency on ncurses

This package only needs ncurses when readline support is enabled, as
it's the autoconf macro file for readline (used by autoconf to create
the gnupg configure script) that checks for and pulls in ncurses.

Since readline already depends on ncurses, gnupg need only depend on
readline (when enabled).

The host package always forces readline support off, so the
host-ncurses dependency can be removed entirely.

Signed-off-by: Trent Piepho <tpiepho@impinj.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/mesa3d: Fix header version dependency for Vulkan Intel driver
Bernd Kuhls [Wed, 3 Oct 2018 08:34:26 +0000 (10:34 +0200)]
package/mesa3d: Fix header version dependency for Vulkan Intel driver

memfd.h was included in kernel 3.17, not 3.18.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/multicat: bump version to 2.3
Bernd Kuhls [Wed, 3 Oct 2018 08:16:42 +0000 (10:16 +0200)]
package/multicat: bump version to 2.3

Removed patch 0001, applied upstream.
Added sha256 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/dvblast: bump version to 3.4
Bernd Kuhls [Wed, 3 Oct 2018 08:16:41 +0000 (10:16 +0200)]
package/dvblast: bump version to 3.4

Added md5 hash provided by upstream.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/bitstream: bump version to 1.4
Bernd Kuhls [Wed, 3 Oct 2018 08:16:40 +0000 (10:16 +0200)]
package/bitstream: bump version to 1.4

Added license hash.

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoconfigs/imx6ulevk: Bump u-boot to 2018.07
Marcin Niestroj [Wed, 3 Oct 2018 11:47:09 +0000 (13:47 +0200)]
configs/imx6ulevk: Bump u-boot to 2018.07

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoconfigs/imx6ulevk: Bump Linux to 4.18.11
Marcin Niestroj [Wed, 3 Oct 2018 11:47:08 +0000 (13:47 +0200)]
configs/imx6ulevk: Bump Linux to 4.18.11

Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agoscreen: fix parallel build
Fabrice Fontaine [Wed, 3 Oct 2018 21:06:24 +0000 (23:06 +0200)]
screen: fix parallel build

comm.h is needed to build list_display.o and list_generic.o otherwise
parallel builds will sometimes fail

Fixes:
 - http://autobuild.buildroot.org/results/43105f14857dbe72d8878fc7b3db67f7bdca93cc
 - http://autobuild.buildroot.org/results/47f4ecbec1355285633df287fc9c4e7cccde9378

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/libopusenc: bump to version 0.2
Jörg Krause [Thu, 4 Oct 2018 04:48:23 +0000 (06:48 +0200)]
package/libopusenc: bump to version 0.2

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/luv: bump to version 1.22.0-1
Jörg Krause [Thu, 4 Oct 2018 04:42:58 +0000 (06:42 +0200)]
package/luv: bump to version 1.22.0-1

Also add hash for license file.

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-logbook: bump to version 1.4.0
Asaf Kahlon [Wed, 3 Oct 2018 19:24:47 +0000 (22:24 +0300)]
python-logbook: bump to version 1.4.0

Also add license file (plus hash)

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/clamav: security bump to 0.100.2
Bernd Kuhls [Wed, 3 Oct 2018 18:16:52 +0000 (20:16 +0200)]
package/clamav: security bump to 0.100.2

Fixes CVE-2018-15378, CVE-2018-14680, CVE-2018-14681 & CVE-2018-14682:
http://lists.clamav.net/pipermail/clamav-announce/2018/000033.html

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agocrda: fix check-package warning
Thomas Petazzoni [Thu, 4 Oct 2018 12:20:31 +0000 (14:20 +0200)]
crda: fix check-package warning

In commit 3e79bd3f456cef12886ac6b086c8bc78e3e520f8 ("crda: bump
version to 4.14"), the value of CRDA_SOURCE was changed to use what is
the default value for <pkg>_SOURCE, triggering a warning from
check-package:

package/crda/crda.mk:8: remove default value of _SOURCE variable (http://nightly.buildroot.org/#generic-package-reference)

This commit fixes that by dropping CRDA_SOURCE entirely.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-crossbar: bump to version 18.9.2
Asaf Kahlon [Wed, 26 Sep 2018 15:35:05 +0000 (18:35 +0300)]
python-crossbar: bump to version 18.9.2

Update dependencies (and fix alphabetical order).
Add patch to remove idna direct dependency (was sent to upstream too:
https://github.com/crossbario/crossbar/pull/1406).

Fixes:
http://autobuild.buildroot.org/results/31d/31db5fd90514906a8c77f921c9650a386ec80101/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-twisted: bump to version 18.7.0
Asaf Kahlon [Wed, 26 Sep 2018 15:35:04 +0000 (18:35 +0300)]
python-twisted: bump to version 18.7.0

Add license hash.

Add a patch to fit python3.7 syntax ("async" is now a keyword).
The patch was already applied on upstream, but only after the last tag
was created.

Fixes:
http://autobuild.buildroot.org/results/704/7043ccfac86439406480649b3ead4882112d36e2/

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-pyhamcrest: new package
Asaf Kahlon [Wed, 26 Sep 2018 15:35:03 +0000 (18:35 +0300)]
python-pyhamcrest: new package

Hamcrest framework for matcher objects.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-pyasn1-modules: new package
Asaf Kahlon [Wed, 26 Sep 2018 15:35:02 +0000 (18:35 +0300)]
python-pyasn1-modules: new package

A collection of ASN.1-based protocols modules.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-passlib: new package
Asaf Kahlon [Wed, 26 Sep 2018 15:35:01 +0000 (18:35 +0300)]
python-passlib: new package

comprehensive password hashing framework supporting over 30
schemes.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Thomas: fix license, it is BSD-3-Clause]
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-pytrie: bump to version 0.3.1
Asaf Kahlon [Wed, 26 Sep 2018 15:35:00 +0000 (18:35 +0300)]
python-pytrie: bump to version 0.3.1

For some reason (probably not on purpose) the license file was
removed from MANIFEST.in, and it's not available after package extraction.
I replaced it with PKG-INFO for now, and opened a PR on github:
https://github.com/gsakkis/pytrie/pull/3

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-zope-interface: bump to version 4.5.0
Asaf Kahlon [Wed, 26 Sep 2018 15:34:59 +0000 (18:34 +0300)]
python-zope-interface: bump to version 4.5.0

Fix indentation for license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-u-msgpack: bump to version 2.5.0
Asaf Kahlon [Wed, 26 Sep 2018 15:34:58 +0000 (18:34 +0300)]
python-u-msgpack: bump to version 2.5.0

Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopython-txtorcon: bump to version 18.1.0
Asaf Kahlon [Wed, 26 Sep 2018 15:34:57 +0000 (18:34 +0300)]
python-txtorcon: bump to version 18.1.0

Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
[Thomas: bump to 18.1.0, to fix Python 2.x issue, reported by Ricardo.]
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
6 years agopackage/vlc: fix linking with tremor
Bernd Kuhls [Mon, 1 Oct 2018 17:31:18 +0000 (19:31 +0200)]
package/vlc: fix linking with tremor

Patch 0004 is not enough anymore to fix linking with tremor (provides
libvorbisidec) so we provide the proper content for VORBIS_LIBS.

Fixes
http://autobuild.buildroot.net/results/15a/15a3c5b90de6c67db9887e3db67b3568f6d18e3a/
http://autobuild.buildroot.net/results/946/946f397bb81ce2c69384fa1e378c40600fd405b6/
http://autobuild.buildroot.net/results/f5d/f5d9f3df78626178274c1be878a2ae0b90394885/
http://autobuild.buildroot.net/results/2e5/2e5dc746a59798a56d3127aadc88593fc584c010/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopython-subprocess32: bump to version 3.5.2
Asaf Kahlon [Fri, 28 Sep 2018 14:16:30 +0000 (17:16 +0300)]
python-subprocess32: bump to version 3.5.2

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agohaproxy: tweak thread activation
Fabrice Fontaine [Tue, 2 Oct 2018 19:28:58 +0000 (21:28 +0200)]
haproxy: tweak thread activation

If threads are enabled, as described in include/common/hathreads.h,
haproxy uses __sync_*_4 intrisics if gcc < 4.7. Otherwise, haproxy
uses __atomic_ intrinsics.

As a result, instead of adding a dependency on BR2_TOOLCHAIN_HAS_SYNC_4
and BR2_TOOLCHAIN_HAS_ATOMIC in Config.in, enable threads only if the
dependencies are fulfilled in haproxy.mk

Fixes:
 - http://autobuild.buildroot.org/results/7f24873ecdd9246c95c03bb8d2fcd4c16c488c6c

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Reviewed-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/mesa3d: dri i965 driver needs headers >= 3.17
Bernd Kuhls [Mon, 1 Oct 2018 14:42:38 +0000 (16:42 +0200)]
package/mesa3d: dri i965 driver needs headers >= 3.17

Since
https://cgit.freedesktop.org/mesa/mesa/commit/src/intel/tools/aubinator.c?h=18.2&id=3228335b55c300cd07c4aa69329e58e70afae6a8
the dri i965 driver needs linux/memfd.h which is not available in kernel
headers older than 3.17:
https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/log/include/uapi/linux/memfd.h?id=refs/tags/v3.18.36

Fixes
http://autobuild.buildroot.net/results/5aa/5aac9e9cad789da11b05cbf5d2a5e3f3cf8f1614/

[Peter: memfd.h added in 3.17]
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/ghostscript: fix removal of included lcms2
Bernd Kuhls [Mon, 1 Oct 2018 16:34:19 +0000 (18:34 +0200)]
package/ghostscript: fix removal of included lcms2

Ghostscript 9.24 changed the internal lcms2 version:
https://www.ghostscript.com/doc/9.24/News.htm

With this change the directory name was also changed which broke our
code to force the usage of the buildroot lcms2 package.

Fixes
http://autobuild.buildroot.net/results/d04/d04ad017bf06a442a7397f935959994ba72824e1/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/samba4: Fix uClibc build on 64bit platforms by including stdint.h, updated...
Bernd Kuhls [Mon, 1 Oct 2018 13:55:49 +0000 (15:55 +0200)]
package/samba4: Fix uClibc build on 64bit platforms by including stdint.h, updated for 4.9.1

Fixes
http://autobuild.buildroot.net/results/68f/68f3fb75ba8a2f138e9c3f37b2681b81441e2cd9/

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopython-django: bump version to 1.11.16
Peter Korsgaard [Mon, 1 Oct 2018 11:32:55 +0000 (13:32 +0200)]
python-django: bump version to 1.11.16

Fixes a race condition in QuerySet.update_or_create() that could result in
data loss:

https://code.djangoproject.com/ticket/29499

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agocrda: bump version to 4.14
Peter Seiderer [Tue, 2 Oct 2018 20:02:23 +0000 (22:02 +0200)]
crda: bump version to 4.14

- changed download location
- rebased 0001-crda-support-python-3-in-utils-key2pub.py.patch

Changes since 3.18:
- 2018-01-05 Update gitignore
- 2018-01-05 crda: Fix error: `keys’ defined but not used

Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agoaircrack-ng: bump to version 1.4
Laurent Cans [Tue, 2 Oct 2018 19:53:01 +0000 (21:53 +0200)]
aircrack-ng: bump to version 1.4

- Remove patch (already in version)
- align LICENSE hash to minor modifications in file

Signed-off-by: Laurent Cans <laurent.cans@gmail.com>
Tested-by: Matt Weber <matthew.weber@rockwellcollins.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agortl8188eu: bump to latest commit
William Wennerström [Tue, 2 Oct 2018 15:45:36 +0000 (17:45 +0200)]
rtl8188eu: bump to latest commit

The rtl8188eu driver wouldn't build due to Linux kernel API changes.

Several fixes for API changes to Linux kernel >=4.11 has been commited
to the repository.

I have bumped to the latest commit and verified that it builds on master
(also successfully built on the 2018.08 branch).

Signed-off-by: William Wennerström <william@willeponken.me>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agostrongswan: add upstream security fix for CVE-2018-17540
Peter Korsgaard [Tue, 2 Oct 2018 15:35:52 +0000 (17:35 +0200)]
strongswan: add upstream security fix for CVE-2018-17540

The fix for CVE-2018-16151 / 16152 contained an exploitable bug.
For details, see:

https://www.strongswan.org/blog/2018/10/01/strongswan-vulnerability-(cve-2018-17540).html

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/dovecot-pigeonhole: bump version to 0.5.3
Bernd Kuhls [Tue, 2 Oct 2018 10:18:23 +0000 (12:18 +0200)]
package/dovecot-pigeonhole: bump version to 0.5.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopackage/dovecot: bump version to 2.3.3
Bernd Kuhls [Tue, 2 Oct 2018 10:18:22 +0000 (12:18 +0200)]
package/dovecot: bump version to 2.3.3

Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agolinks: fix X11 library/includes detection
Peter Korsgaard [Tue, 2 Oct 2018 09:30:15 +0000 (11:30 +0200)]
links: fix X11 library/includes detection

Fixes:
http://autobuild.buildroot.net/results/4b0/4b02713ed5c10b58f390f96ea25f2a45c9a47af4/
http://autobuild.buildroot.net/results/ac6/ac668f867b9de7a2c61d263a894480afc181dd9b/
http://autobuild.buildroot.net/results/f02/f0248b3bf4a73210f210f422c8df067a6ea28aa1/

The configure script uses AC_PATH_X, which searches the host for the X11
libraries/headers, causing build failures.

https://www.gnu.org/software/autoconf/manual/autoconf-2.65/html_node/System-Services.html

Fix it by using --x-includes / --x-libraries like we do elsewhere.

Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agox265: disable parallel build
Fabrice Fontaine [Mon, 1 Oct 2018 20:57:39 +0000 (22:57 +0200)]
x265: disable parallel build

It seems package has a parallel build issue on ARM cortex A8 or A9 since
at least version 2.5:

[ 94%] Linking CXX shared library libx265.so
ipfilter8.S.o: file not recognized: File truncated
collect2: error: ld returned 1 exit status
CMakeFiles/x265-shared.dir/build.make:221: recipe for target 'libx265.so.160' failed

Fixes:
 - http://autobuild.buildroot.org/results/f6ea88324a8f9ac8ee780ddd71ec61f922e20210
 - http://autobuild.buildroot.org/results/3bd91a5694936650ce936a408ddd50338f65f8b0

Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agoconfigs/riotboard: bump kernel to version 4.18.10
Nikolay Dimitrov [Mon, 1 Oct 2018 20:23:25 +0000 (23:23 +0300)]
configs/riotboard: bump kernel to version 4.18.10

Signed-off-by: Nikolay Dimitrov <nikolay.dimitrov@retrohub.org>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
6 years agopython-txaio: bump to version 18.8.1
Asaf Kahlon [Wed, 26 Sep 2018 15:34:56 +0000 (18:34 +0300)]
python-txaio: bump to version 18.8.1

Also add license hash.

Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Reviewed-by: Yegor Yefremov <yegorslists@googlemail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>