Peter Seiderer | 124a149b7d1 | fs/squashfs: add zstd support
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: "Yann E. MORIN" <yann.m... | | |
Peter Seiderer | 4693b6a1e62 | squashfs: add host zstd support
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Reviewed-by: "Yann E. MORIN" <yann... | | |
Peter Seiderer | ce2a065afe7 | zstd: add host libzstd support
For the host only the libzstd library is built (no need for host-lz4
host-xz host-zli... | | |
Peter Seiderer | 10d4c1222ae | squashfs: add license hash
Signed-off-by: Peter Seiderer <ps.report@gmx.net>
Signed-off-by: Thomas Petazzoni <thomas... | | |
Baruch Siach | 8e67c636f95 | netcat-openbsd: bump to version 1.190
Cc: Maxime Hadjinlian <maxime.hadjinlian@gmail.com>
Signed-off-by: Baruch Siac... | | |
Baruch Siach | d614a39f20f | openblas: fix build with musl libc
Add upstream patches to avoid use of __GLIBC_PREREQ when this macro is
not define... | | |
Baruch Siach | 603a4922c30 | procps-ng: bump to version 3.3.14
Drop upstream patches.
Add secure SHA256 hash.
Add license files hash.
Signed-o... | | |
Baruch Siach | 4a92ee34daa | libgpg-error: bump to version 1.29
Drop upstream patch.
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Signed-off-... | | |
Baruch Siach | 3db93884a44 | gnupg2: security bump to version 2.2.6
Fixes CVE-2018-9234: Unenforced configuration allows for apparently
valid cer... | | |
Baruch Siach | 5be60127e55 | libgpgme: fix run-time compatibility with gnupg2 2.2.6
Add upstream patch fixing gpgme_op_verify regression with gnu... | | |
Guillaume W. Bres | 559416ffe20 | reaver: fix static link build issue
When libpcap itself is linked against other libraries, reaver fails to
build as ... | | |
Thomas Petazzoni | b95d260a93a | udftools: add patch to fix build on musl
Fixes:
http://autobuild.buildroot.net/results/e77a96bd2a73c8255fd078022b... | | |
Jim Brennan | efac5b38b97 | package/rauc: Version bump to 0.4
Version 0.4 supports bootloader updates to eMMC boot partitions.
Signed-off-by: J... | | |
Yann E. MORIN | 21e3ae8a18b | boot/uboot: default to kconfig buildsystem for latest version
By default, the builsystem for uboot defaults to 'lega... | | |
Thomas Petazzoni | ac260a2acec | support/testing: fix Marvell ATF source code
The version of the ARM Trusted Firmware from Marvell was a Git branch,
... | | |
Thomas Petazzoni | c0f8d166214 | configs/solidrun_macchiatobin_*: use a Git commit for ATF
The version of the ARM Trusted Firmware from Marvell was a... | | |
Thomas Petazzoni | e74a7cd1e0a | support/testing: fix ATF Vexpress test case
This test case currently fails to build with:
./build/juno/release/bl1/... | | |
Fabio Estevam | e13a22f17a5 | linux-headers: bump 4.{4, 9, 14, 16}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thoma... | | |
Fabio Estevam | 5e7fb5b7714 | linux: bump default to version 4.16.4
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazz... | | |
Fabio Estevam | 3fb34a37a8e | configs/warp7: Bump kernel and U-Boot versions
Bump kernel to version 4.16.3 and U-Boot to 2018.03.
Signed-off-by: ... | | |
Thomas Petazzoni | 34d32e911fa | support/scripts/check-uniq-files: remove csv module import
Since commit 5563a1c6a48716debe2983869ddb757318094dce
("s... | | |
Baruch Siach | babc94e9dd4 | mbedtls: security bump to version 2.7.2
The release announcement mentions these security fixes:
Defend against Be... | | |
Baruch Siach | 1667fe58106 | lz4: disable static library on shared only
Don't build the static library when BR2_SHARED_LIBS=y, to reduce build
ti... | | |
Carlos Santos | f5b14df1104 | modem-manager: support a defaults file in the init script
Sometimes it is useful to pass some parameters to ModemMan... | | |
Baruch Siach | 3e0d304d20b | lz4: don't build library and tools in parallel
Since commit e93fec6673e (lz4: bump to version 1.8.1.2) we use two ma... | | |
Vincent Stehlé | 206f01dfb22 | configs: add openssl for kernel where necessary
Add host-openssl to those configs, which need it for the Linux kerne... | | |
Baruch Siach | 9b994104652 | strace: fix build for m68k
Add upstream patch fixing build for m68k target.
Fixes:
http://autobuild.buildroot.net/r... | | |
Bernd Kuhls | f8cac2aa8e0 | package/unixodbc: bump version to 2.3.6
Added license hashes.
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
... | | |
Bernd Kuhls | 478cc7bd137 | package/ccid: bump version to 1.4.29
Upstream moved to https://ccid.apdu.fr/ according to
http://pcsclite.alioth.deb... | | |
Bernd Kuhls | 52c524c7338 | package/pcsc-lite: bump version to 1.8.23
Upstream moved to https://muscle.apdu.fr/ according to
http://pcsclite.ali... | | |
Thomas Petazzoni | 8469054fff6 | support/config-fragments/autobuild: update ARC pre-built toolchain
The toolchain has been rebuilt to fix the RPATH o... | | |
Thomas Petazzoni | 473819bbdca | support/config-fragments/autobuild: update OpenRISC pre-built toolchain
The toolchain has been rebuilt after commit
... | | |
Thomas Petazzoni | d4158df6c19 | bluez5_utils: add patch to fix readline issue
Since bluez5_utils 5.49, some code using readline was compiled even if... | | |
Thomas Petazzoni | 2886302e29e | lxc: fix offsetof() related musl build issue
This commit adds a patch that fixes a build issue with musl due to the
... | | |
Thomas Petazzoni | 7fb6fe883a6 | uclibc: backport upstream patch adding fcntl definitions on OpenRISC
A number of fcntl.h definitions were missing on... | | |
Thomas Petazzoni | 04a052d908b | support/config-fragments/autobuild: update all Buildroot pre-built toolchains
This commit updates all the pre-built ... | | |
Bernd Kuhls | 8b2c8690d11 | package/{mesa3d, mesa3d-headers}: bump version to 18.0.1
Removed patch 0002, upstream committed a different fix:
htt... | | |
Bernd Kuhls | 26148a247f3 | linux-headers: bump 4.9.x series
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petazzon... | | |
Asaf Kahlon | d5d305d40c9 | libuv: bump to version 1.20.1
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas Petazzoni <thomas... | | |
Fabio Estevam | ea4921d875a | linux-headers: bump 4.{14, 15, 16}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas ... | | |
Fabio Estevam | 2270e858347 | linux: bump default to version 4.16.3
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazz... | | |
Yegor Yefremov | 31b207a5db0 | bootstrap: bump to version 4.1.0
Also install bootstrap.min.css.map as it is referenced from
bootstrap.min.css.
Sig... | | |
Romain Naour | 23e34950db8 | package/tk: new package
Use the same version as tcl package.
Signed-off-by: Romain Naour <romain.naour@smile.fr>
Si... | | |
Romain Naour | 2c82d7c605e | package/tcllib: update license to SPDX format
While at it add the license file hash.
Signed-off-by: Romain Naour <r... | | |
Romain Naour | 8fa4e979291 | package/tcl: update license to SPDX format
While at it add the license file hash.
Signed-off-by: Romain Naour <roma... | | |
Yann E. MORIN | 6e2f5d0254d | download/git: fix transform regexp for older tar versions
Older versions of tar (e.g. 1.27.1) incorrectly interpret ... | | |
Baruch Siach | f7c8cd89c9d | lz4: improve static only build support
The current method of supporting static only build, removal of all lines
that... | | |
Baruch Siach | f97bbcd5f6c | dhcpcd: fix legal info
The latest version bump to 7.0.3 moved dhcpcd.c to under src/. Since the
tarball now has a LI... | | |
Baruch Siach | 93e44124d69 | lz4: fix host build with glibc older than 2.17
glibc before 2.17 require the -lrt linker option for clock_gettime().... | | |
Baruch Siach | 1e2a8d4111f | zeromq: needs NPTL
The recent zeromq version bump to 4.2.5 added a call to
pthread_condattr_setclock() which is only... | | |
Danomi Manchego | 4b948c2a321 | prosody: add dependency on shared libraries
The prosody package uses several Lua packages that require shared librar... | | |
Baruch Siach | 5301ddebb0e | DEVELOPERS: remove Philipp Claves' entry
The email address of Philipp Claves bounces.
Signed-off-by: Baruch Siach <... | | |
Romain Naour | 4600c2444d3 | package/libcec: disable build infos
Build infos can break the build due to missing terminating " character.
Fixes:
... | | |
Tarek El-Sherbiny | 523b27afa94 | grub2: force -fno-stack-protector in CPPFLAGS
In commit 2a27294e9ade6130a12ced9a1f152c51431a870e ("grub2: force
-fno... | | |
Ricardo Martincoski | 41a7c72c218 | support/testing: add test for syslog-ng
Check:
- the daemon is started;
- a message is collected;
- the daemon do... | | |
Ricardo Martincoski | 905f8d814ad | syslog-ng: bump version header in conf file to 3.10
Remove a runtime warning message about configuration file being ... | | |
Yann E. MORIN | e2b71e852dc | download/git: be sure we do fetch something
The different versions of git will behave in different ways when
fetchin... | | |
Calin Crisan | 928c9289d25 | toolchain-external-custom: allow specifying relative path to binaries
There are cases where a downloaded toolchain d... | | |
Baruch Siach | e93fec6673e | lz4: bump to version 1.8.1.2
Use lib and lz4 make targets to avoid build of the manual generator, and
the examples. ... | | |
Baruch Siach | 5db9e7985f6 | multicat: bump to version 2.2
Drop upstream patches.
Add upstream patch fixing build with musl libc.
Add license f... | | |
Yegor Yefremov | b99e52aaff6 | dhcpc: bump to version 7.0.3
Use sha256 checksum from *.distinfo.asc file.
Signed-off-by: Yegor Yefremov <yegorslis... | | |
Martin Kepplinger | b50a2b40a22 | tslib: update to 1.16
For those who wonder what happend, as usual, there's a changelog summary:
https://github.com/k... | | |
Yann E. MORIN | d48a1b0d5e4 | download/git: ensure we have a sane repository
There are cases where a repository might be broken, e.g. when a previ... | | |
Yann E. MORIN | a07da16e781 | download/git: ensure we always work in the expected repository
git always look directories up until it finds a repos... | | |
Guillaume W. Bres | 56823d613cb | pixiewps: add missing dependency on threads
Fixes:
http://autobuild.buildroot.net/results/0c8d0eeb693ac29739845f4... | | |
Yegor Yefremov | 6766ff9d12c | scanpypi: add support for the new PyPI infrastructure
https://pypi.python.org URL has been changed to https://pypi.o... | | |
Romain Naour | 046c5e25634 | package/wmctrl: x-includes and x-libraries must be set for cross-compiling
set x-includes and x-libraries configure ... | | |
Thomas Petazzoni | 27043c7a253 | nmap: fix check-package warning
Fixes:
package/nmap/nmap.mk:88: expected indent with tabs
93 lines processed
1 warn... | | |
Thomas Petazzoni | da24b31f93d | package/python-xlrd: fix check-package warnings on Config.in.host
Fixes:
package/python-xlrd/Config.in.host:4: help... | | |
Thomas Petazzoni | 7e58fdc5e91 | Config.in: fix check-package warning
Fixes:
Config.in:203: help text: <tab><2 spaces><62 chars> (http://nightly.bui... | | |
Ryan Coe | 3f37dd7c3b5 | mariadb: bump version to 10.1.32
Release notes: https://mariadb.com/kb/en/mariadb-10132-release-notes/
Changelog: ht... | | |
Alexey Brodkin | 8813273ba75 | package/wayland: Bump version to 1.15.0
All hashes provided by upstream.
Updated Yann's patch:
- Took v2 from http... | | |
Alexey Brodkin | 8efd0756a72 | package/weston: Bump version to 4.0.0
Added all hashes provided by upstream.
Yann's patch was integrated in upstrea... | | |
Peter Seiderer | a20320f4c6b | valgrind: bump version to 3.13.0
- update site
- add license hash
- remove 0004-Fixes-for-musl-libc.patch (applied u... | | |
Baruch Siach | 107e3ebf459 | usb_modeswitch: set CXX to false when C++ is missing
Similar to the openocd fix in commit 5966e2dc54 (package/openoc... | | |
Francois Perrad | b661a5477ef | perl: bump to version 5.26.2
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzo... | | |
Manfred Schlaegl | 4f726cef4c5 | qt5: qt5websockets: install missing qml modules
QML modules for QtWebSockets are located in /usr/qml/QtWebSockets si... | | |
Romain Reignier | 4fd448c9c1e | qt53d: install missing QML modules, plugins and examples
Some files were missing on the first build of qt53d but add... | | |
Blomme, Maarten | ade28ff52d2 | micropython: bump version to v1.9.3
(With correct formatting now)
The build step now requires building mpy-cross fi... | | |
Yann E. MORIN | a52e106bbd0 | legacy: remove options made legacy 5 years ago
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Arnout V... | | |
Julien Corjon | 2d9e9d04d7e | package/swupdate: default website have a new API
2018.03 introduce a new website with Websocket asynchronous
communi... | | |
Thomas Petazzoni | b67a74f2b85 | linux-firmware: support paths with subdirs in LINUX_FIRMWARE_DIRS
Following commit cdb7876f63a253254b86637aaac8b255a... | | |
Baruch Siach | b5a787121ef | alsa-lib: update license file hash
FSF address update.
Fixes:
http://autobuild.buildroot.net/results/1b9/1b9ec9cc0f... | | |
Carlos Santos | 799e9848866 | upmpdcli: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any ... | | |
Carlos Santos | c9dbe881e54 | tvheadend: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any... | | |
Carlos Santos | 150327e7fc4 | triggerhappy: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without ... | | |
Carlos Santos | 296f148c15e | transmission: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without ... | | |
Carlos Santos | ab1184fd699 | tpm2-abrmd: don't test if the binary exists in the init script
The test doesn't make sense. Buildroot installs both ... | | |
Carlos Santos | c48924cfbbb | tinyhttpd: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any... | | |
Carlos Santos | 999d1a690c6 | squid: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any err... | | |
Carlos Santos | e9eb40a96c7 | prosody: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | 9c8973311df | proftpd: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | 59520e54fe2 | openvpn: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | 0100c6962d8 | openntpd: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any ... | | |
Carlos Santos | e8cd0800aa2 | ntp: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any error... | | |
Carlos Santos | 089e1fe4144 | nfs-utils: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any... | | |
Carlos Santos | 047341e6ebb | network-manager: don't test if the binary exists in the init script
The test doesn't make sense. It just exits witho... | | |
Carlos Santos | ddd035b87e6 | netsnmp: don't test if the binaries exist in the init script
The test doesn't make sense. It just exits without any ... | | |
Carlos Santos | b77c9d265ed | netplug: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | 52333fea303 | neard: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any err... | | |
Carlos Santos | 4e121946267 | mpd: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any error... | | |
Carlos Santos | ef0b7e75217 | modem-manager: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without... | | |
Carlos Santos | 1371504a0a1 | haveged: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | 6246ea7d148 | eudev: don't test if the binary exists in the init script
The test doesn't make sense. It just exits with error code... | | |
Carlos Santos | c6cb9b6cb92 | dnsmasq: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any e... | | |
Carlos Santos | e72bb38b9db | dmraid: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any er... | | |
Carlos Santos | 48e688ac16c | dhcpcd: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any er... | | |
Carlos Santos | 7183a0eff9d | dbus: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any erro... | | |
Carlos Santos | f59d73426b5 | bind: don't test if the binary exists in the init script
The test doesn't make sense. It just exits without any erro... | | |
Joshua Henderson | 83781f11dce | sqlite: avoid use of unsupported -Ofast CFLAGS
sqlite3 refuses to be built with -ffast-math (a side effect of -Ofast... | | |
Thomas Petazzoni | 56f39e81ac0 | php: remove Blackfin patch
And renumber remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootli... | | |
Thomas Petazzoni | 33946320e57 | wayland: remove Blackfin patch
And renumber remaining patch.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@boot... | | |
Thomas Petazzoni | 72ee87126c0 | p7zip: remove Blackfin patch
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | 31e5b10ea89 | libsepol: remove Blackfin patch
And renumber remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@b... | | |
Thomas Petazzoni | 5d18727bdcc | libsemanage: remove Blackfin patch
And renumber the remaining patch.
Signed-off-by: Thomas Petazzoni <thomas.petazz... | | |
Thomas Petazzoni | f4db607f1d7 | libpng: remove Blackfin patch
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | 1b31b50ef40 | libselinux: remove Blackfin patch
And renumber the remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petaz... | | |
Thomas Petazzoni | ab6d421c58e | icu: remove Blackfin patch
And renumber remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootli... | | |
Thomas Petazzoni | 6f48aa67eeb | graphite2: remove Blackfin related patch
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | ed5996ffbfb | gdb/7.10: remove Blackfin patch
And renumber remaining patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bo... | | |
Thomas Petazzoni | 3142e7a8ea6 | gdb: remove Blackfin patch
And renumber remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootli... | | |
Thomas Petazzoni | 81d494dfb05 | ffmpeg: remove Blackfin related patch
And renumber remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.petaz... | | |
Thomas Petazzoni | 60d62753d64 | cairo: remove Blackfin related patch
And renumber the remaining patches.
Signed-off-by: Thomas Petazzoni <thomas.pe... | | |
Thomas Petazzoni | 7a03caaa136 | package: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | 32ab0ff5a9c | binutils: remove Blackfin patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | 177a2a8076b | gcc: remove Blackfin patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | 0cd6d15a208 | toolchain, gcc, gdb, binutils, uclibc: remove Blackfin code
This commit removes Blackfin related code from all toolc... | | |
Thomas Petazzoni | e55f21a9520 | linux: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | be37c03943e | boot/uboot: remove Blackfin related code
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> | | |
Thomas Petazzoni | e2ea4157a9a | arch: drop BR2_BINFMT_FLAT_SEP_DATA support
This was only used by Blackfin, so there's no good reason to keep it.
S... | | |
Thomas Petazzoni | 325bb37942f | arch: remove Blackfin architecture
The Blackfin architecture has for a long time been complicated to
maintain, with ... | | |
Thomas Petazzoni | 373dac0423a | configs/gdb_bfin_bf512: remove defconfig
As we are about to remove the Blackfin architecture, remove the only
defcon... | | |
Thomas Petazzoni | d13c3d178ce | support/config-fragments/autobuild: remove Blackfin configuration
In preparation for the removal of the Blackfin arc... | | |
Asaf Kahlon | 0d0ef33bb74 | zeromq: add libunwind as an optional dependency
Signed-off-by: Asaf Kahlon <asafka7@gmail.com>
Signed-off-by: Thomas... | | |
Carlos Santos | a86e44394a8 | network-manager: support a defaults file in the init script
Sometimes it is useful to pass some parameters to Networ... | | |
Jörg Krause | 26184c28150 | swupdate: bump to version 2018.03
Remove upstream patches:
* 0001-compat.h-introduce-compatibility-header.patch
... | | |
Baruch Siach | 84e26fbb7fb | ethtool: bump to version 4.15
Add the LICENSE file to license files.
Cc: Matt Weber <matthew.weber@rockwellcollins.... | | |
Jörg Krause | 7c94d840723 | alsa-utils: bump version to 1.1.6
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Pet... | | |
Jörg Krause | ccad7db515f | alsa-lib: bump to version 1.1.6
Regenerate patches using git as patch 0002 didn't applu and the others
were fuzzy.
... | | |
Marcin Niestroj | 5ec055b2c0d | configs/liteboard: Bump Linux to 4.16.2
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by: ... | | |
Marcin Niestroj | 02eaa427513 | configs/liteboard: Bump U-Boot to 2018.03
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by... | | |
Anssi Hannula | 134b7aca795 | valgrind: allow selection on aarch64
valgrind works fine on aarch64, so allow selecting it on that
architecture.
Si... | | |
Anssi Hannula | 36ed0466231 | systemd: add compatibility symlink for 'shutdown'
In addition to the 'halt', 'poweroff', 'reboot' symlinks pointing ... | | |
Fabrice Fontaine | 131cf9bf4b5 | libcap-ng: fix compilation without pthread.h
Fixes:
- http://autobuild.buildroot.net/results/6132f33fb282fda3c39deb... | | |
Asaf Kahlon | 376fa2a9bc4 | zeromq: patch configure.ac to check for ldaddr on when checking libunwind
configure.ac can fail the build when there... | | |
Fabio Estevam | 338f3263406 | linux-headers: bump 4.{4, 9}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazz... | | |
Fabrice Fontaine | eed67b2c6b4 | cjson: bump to version 1.7.6
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thomas Peta... | | |
Fabrice Fontaine | c5cdbb293d2 | flatbuffers: bump to version 1.9.0
Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com>
Signed-off-by: Thoma... | | |
Fabrice Fontaine | f9b6ec3b597 | libglib2: fix gobject with gcc <= 4.7
Patch under upstream review: https://bugzilla.gnome.org/show_bug.cgi?id=795138... | | |
Eugene Tarassov | 2d64ba803be | tcf-agent: bump to version 1.7.0
Build issues with MicroBlaze and PPC64 targets are fixed, and the
three patches are... | | |
Peter Seiderer | 50b1a05fb6f | squashfs: bump version to e38956b92f738518c29734399629e7cdb33072d3
- delete patch 0001-musl.patch (superseeded by up... | | |
Guillaume W. Bres | af4361a67a4 | pixiewps: new package
Pixie WPS is a C based tool to audit networks against so called "Pixie
Dust" attacks.
Signed-... | | |
James Byrne | 49395dc0e5c | Makefile: take default SOURCE_DATE_EPOCH from repo containing Makefile
For reproducible builds, SOURCE_DATE_EPOCH wi... | | |
Valentin Korenblit | 92fda8761aa | package/mesa3d: add dependency on elfutils for R600 with LLVM
Gallium R600 needs libelf when mesa is built with llvm... | | |
Vincent Stehlé | f68f4de8a97 | configs/freescale_{p1025twr, t1040d4rdb}: headers version
The freescale p1025twr and t1040d4rdb defconfigs use a 4.1... | | |
Evgeniy Didin | 84a5fc007ff | toolchain: Bump ARC tools to arc-2018.03-rc1
This commit bumps ARC toolchain to arc-2018.03-rc1.
We want to test how... | | |
Baruch Siach | 0a66ec02b24 | btrfs-progs: bump to version 4.16
Drop upstream patch.
Add a patch for fixing static build.
Add license informatio... | | |
Thomas Petazzoni | 26794449807 | support/download/dl-wrapper: pass the correct -N option
${raw_name} is never defined in dl-wrapper, and therefore th... | | |
Thomas Petazzoni | 0cf077a2095 | support/download/dl-wrapper: fix passing remaining options to helper scripts
When calling the backend-specific helpe... | | |
Erik Larsson | 84f15dc00e1 | configs/freescale_imx8mqevk: new defconfig
Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com>
Signed-off-by: ... | | |
Erik Larsson | 7f50b000e74 | board/freescale/common/imx: add i.MX8 genimage template
This commit adds a genimage template file that is used for i... | | |
Erik Larsson | 4a1ad1d135e | board/freescale/common/imx: add imx8-bootloader-prepare script
This commit adds an imx8-bootloader-prepare.sh script... | | |
Erik Larsson | 4755bf2bd43 | board/freescale/common/imx: make post-image.sh arm64 compatible
This commit makes the common post-image.sh script us... | | |
Erik Larsson | 4dabf12d0f5 | firmware-imx: add support for iMX8M firmware
Signed-off-by: Erik Larsson <karl.erik.larsson@gmail.com>
Signed-off-by... | | |
Erik Larsson | f593067b5cd | package/imx-mkimage: add dependency to host-zlib
Fixes:
http://autobuild.buildroot.net/results/00d284b4841c7ec894... | | |
Guillaume W. Bres | 55826eae7e2 | reaver: new package
Reaver is a tool to audit networks against brute WPS pins attacks.
We use the github.com/t6x fo... | | |
Baruch Siach | 63f7b84932e | picocom: fix build for x86 with musl libc
Since version 3.1 picocom enabled by default custom baud rate support
for ... | | |
Andre Renaud | cdb7876f63a | linux-firmware: add Qualcomm video accelerator and GPU firmware options
Signed-off-by: Andre Renaud <andre@ignavus.n... | | |
Bartosz Golaszewski | 1435627d3bd | libgpiod: bump version to v1.0.1
This is a bugfix release. It contains the following changes since v1.0:
- include ... | | |
Marcin Niestroj | 07545b25ea4 | configs/chiliboard: Bump Linux to 4.16.1
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-by:... | | |
Marcin Niestroj | d6152e4dd34 | configs/chiliboard: Bump U-Boot to 2018.03
Signed-off-by: Marcin Niestroj <m.niestroj@grinn-global.com>
Signed-off-b... | | |
Danomi Manchego | 91abb28f750 | xcb-util: bump to version 0.4.0
Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com>
Signed-off-by: Thomas P... | | |
Valentin Korenblit | 62285fbe46c | package/llvm: fix typo in llvm.mk
"+=" was missing in -DLLVM_TARGETS_TO_BUILD, so LLVM_CONF_OPTS and
HOST_LLVM_CONF_... | | |
Thomas Petazzoni | 184cb52f6d9 | support/scripts/fix-rpath: exclude /lib/firmware in the target
The /lib/firmware directory contains random firmware ... | | |
Valentin Korenblit | 4f9e3989f3c | package/llvm: remove $ORIGIN/../lib from RPATH
AddLLVM.cmake adds $ORIGIN/../lib to the RPATH of llvm binaries. Thi... | | |
Peter Korsgaard | 517502370ce | docs/website: update for 2017.02.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | 4f00d03a681 | Update for 2017.02.11
[Peter: drop Makefile changes]
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry pi... | | |
Fabio Estevam | 77ebc428d62 | linux-headers: bump 4.{15, 16}.x series
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Peta... | | |
Fabio Estevam | 8039073c7a1 | linux: bump default to version 4.16.2
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Signed-off-by: Thomas Petazz... | | |
Peter Korsgaard | 8a0e4e865ad | Update for 2017.02.11
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
André Hentschel | ab61f3fa1e1 | wireshark: bump version to 2.2.14 (security)
Security fixes since 2.2.12:
- wnpa-sec-2018-15
The MP4 dissector co... | | |
Fabio Estevam | b0aeb1d4e3d | linux-headers: bump 4.{4, 9, 14, 15}.x series
[Peter: drop 4.14.x / 4.15.x bump]
Signed-off-by: Fabio Estevam <feste... | | |
Peter Korsgaard | dff55ea20e8 | python-webpy: use webpy-0.39 tag
No functional change, but upstream has now tagged the release, so use the
tag inste... | | |
Peter Korsgaard | 5c3e92de2d4 | python-webpy: security bump to version 0.39
>From the changelog:
2018-02-28 0.39
* Fixed a security issue with the ... | | |
Peter Korsgaard | 64d9f21af2f | python-webpy: needs hashlib support in python
webpy uses hashlib for session handling, so ensure it is available:
w... | | |
Peter Korsgaard | 9bdc177bea3 | openblas: drop SSE_GENERIC target
Fixes #10856
The SSE_GENERIC target fails to build with a "sgemm_kernel.o: No suc... | | |
Sasha Shyrokov | 0aab7509609 | opencv3: fix Python module build for Python 3.x
When the OpenCV3 Python support is enabled with Python 3.x, it build... | | |
Valentin Korenblit | 02aaa39a14d | package/xterm: Avoid freetype2 path poisoning using imake
When imake is installed on the host, it tries to include
f... | | |
Next → |