Gustavo Zacarias | cc99b355c4f | gst1-plugins-base: bump to version 1.6.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Th... | | |
Gustavo Zacarias | d75a09e02f6 | gstreamer1: bmp to version 1.6.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pet... | | |
Yann E. MORIN | 8d916fa2470 | package/nodejs: more python3 fixes
nodejs' build system can not work with python3.
Complement the existing patch to... | | |
Peter Seiderer | a24893ceeef | valgrind: bump version to 3.11.0
- rebase patch 0001-workaround-SIGSEGV-on-PPC.patch
- remove upstream applied patch... | | |
Vicente Olivert Riera | 40c2b4e9529 | sudo: fix -fstack-protector detection
Backport a patch series from upstream to fix the configure check for
-fstack-p... | | |
Gustavo Zacarias | d5f36eb63d7 | cairo: bump to version 1.14.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | e0ef9c13eba | ccache: bump to version 3.2.4
Signed-off-by: Gustavo Zacarias <gustavo.zacarias@free-electrons.com>
Signed-off-by: P... | | |
Gustavo Zacarias | 567a7c3dfad | php: bump to version 5.6.15
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard... | | |
Vicente Olivert Riera | f75e8ddf9c4 | pulseaudio: bump to version 7.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter... | | |
Gustavo Zacarias | 1d0b0283e46 | linux-headers: bump 3.18.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Thomas Pe... | | |
Francois Perrad | af0e6a33ff3 | host-perl: fix patching
see http://autobuild.buildroot.net/results/c8e/c8e6bbe50ca71835bdde9503a9fe23ace8236a09/
th... | | |
Vicente Olivert Riera | 9cadddd0a85 | libv4l: bump version to 1.8.1
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Peter Seide... | | |
Vicente Olivert Riera | 97a24105af7 | libv4l: fix a typo to not override the LIBV4L_DEPENDENCIES variable
Otherwise host-pkgconf will not be installed and... | | |
Gustavo Zacarias | 0a425c49c32 | busybox: bump to version 1.24.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olive... | | |
Gustavo Zacarias | 67e5b123f08 | python-spidev: bump to version 3.1
Also add hash file.
And fixes:
http://autobuild.buildroot.net/results/abc/abca38... | | |
Jeremy Kerr | 8749c3fc6e8 | package/kexec-lite: update to latest version
Upstream now supports little endian, so enable for little-endian
powerp... | | |
Gustavo Zacarias | 27657075276 | libnspr: bump to version 4.10.10
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Gustavo Zacarias | ec658ff15a0 | iperf3: bump to version 3.1
Switch to proper homepage, download from homepage and add a hash file.
Signed-off-by: G... | | |
Gustavo Zacarias | fdc63dc95e1 | configs/mpc8315erdb: bump to linux 4.2.5
Also revamp the kernel config a bit to make it more featured, enabling
SATA... | | |
Gustavo Zacarias | 05072f6ab5d | wireless-regdb: bump to version 2015.10.22
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: ... | | |
Gustavo Zacarias | b04e58feda6 | lvm2: switch to stronger upstream hash
Drop md5 and calculated sha256 and switch to upstream-provided sha512.
Signe... | | |
Gustavo Zacarias | 8d924d87012 | xorg-server: bump to version 1.17.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Cédric Marie | 474d39a1ffa | Makefile: Remove 'quiet' variable
'quiet' variable is set and exported, but it is not used. We can safely
remove it.... | | |
Arnout Vandecappelle | 50f44d877e5 | package/Makefile.in: remove BR2_TARGET_OPTIMIZATION from TARGET_CFLAGS
Since the toolchain is always wrapped and the... | | |
Peter Korsgaard | f6a68408a8f | flashrom: fix typos in patch descriptions
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Jörg Krause | b6c286833f7 | uboot: fix hash for 2015.10 version
Commit bf2bd1132128175362cba26d80d8ef4216b2c32c bumped U-Boot to version
2015.10... | | |
David Kosir | 7af393a30c5 | lirc-tools: remove non-existing configuration options
--enable-sandboxed and --with-driver options were used in 0.9.... | | |
Yann E. MORIN | fc2c039c903 | package/flashrom: fix build failures with musl
flashroms makes a few assumptions on the headers to be included.
It f... | | |
Jérôme Pouiller | 78521ca8bd2 | skeleton: add "operator" group
gid 37 was referenced in /etc/passwd but not in /etc/group
Signed-off-by: Jérôme Pou... | | |
Jérôme Pouiller | 0110ffe7b50 | skeleton: sync /etc/shadow with /etc/passwd
Synchronize /etc/shadow with /etc/passwd:
- remove "halt" and "uucp"
... | | |
Vicente Olivert Riera | 230c9f567f5 | sane-backends: add systemd support
The content of the saned.socket and saned@.service files is based on the
instruct... | | |
Ryan Barnett | 83cd80d5806 | libcurl: fix license typo
The license for libcurl is actually 'ISC' not 'ICS'.
Signed-off-by: Ryan Barnett <ryan.ba... | | |
Peter Seiderer | 7855885b95c | gst1-validate: fix compile with cairo support
In case cairo support is (auto-)detected cairo PNG support
is required... | | |
Francois Perrad | 1faa164f2fa | perl: fetch lastest upstream patches from perl-cross
my previous patch about static build (0001-fix-EUMM.patch) was ... | | |
Baruch Siach | c2601c2d620 | wpa_supplicant: fix static build with EAP enabled
Disable EAP-TNC for static build because its implementation uses d... | | |
Baruch Siach | 9d90d4e8237 | ipmiutil: fix stack protector test
Add a patch that corrects detection of toolchain stack protector support when
lib... | | |
Baruch Siach | 9972408a94f | ipmiutil: bump to version 2.9.7
Remove upstream or unneeded patches. Renumber and refresh the doc disable
patch. Add... | | |
Alexey Brodkin | 1c8e10e0ca7 | uclibc: get rid of ARC's uClibc fork
For quite some time all ARC changes have been pushed upstream.
So both uClibc m... | | |
Gustavo Zacarias | 4ca1cba1152 | dbus: bump to version 1.10.2
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | 6fdbafd4af4 | linux: bump default version to 4.2.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | 5caab58ff46 | linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Sig... | | |
Gustavo Zacarias | 44bff8962c2 | qemu/x86: enable generic hda codec
Enable the generic hda (sound) codec, necessary for qemu audio to work.
Signed-o... | | |
Gustavo Zacarias | 8da5df7adfc | qemu/x86_64: enable generic hda codec
Enable the generic hda (sound) codec, necessary for qemu audio to work.
Signe... | | |
Gustavo Zacarias | 756284a1e45 | libglib2: disable tests and update configure options
Sometimes if host-python is around it doesn't work too well wit... | | |
Gustavo Zacarias | 3c79446dc7f | xorg-server: bump to version 1.17.3
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter K... | | |
Bjørn Forsman | 9f3c0bc5517 | Revert "package/swupdate: add patch to fix build issue with some toolchains"
This patch caused an unfortunate regres... | | |
Francois Perrad | e2aff3d7f54 | scancpan: README as default license file
add this heuristic when no specific license file is found
Signed-off-by: F... | | |
Francois Perrad | 0a2d217826d | perl-netaddr-ip: remove !BR2_STATIC_LIBS constraint
with the option -noxs, the Pure Perl version is always built.
S... | | |
Vicente Olivert Riera | a7ea96b87d9 | portmap: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsga... | | |
James Knight | e12be0b3759 | liblockfile: bump to version 1.0.9-6
Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: P... | | |
Thijs Vermeir | 23314b423ed | x265: use default CMake ON/OFF values
replace true/false with ON/OFF for consistency
Signed-off-by: Thijs Vermeir <... | | |
Chris Lesiak | 2aca24c4d12 | kmod: Fix tool links when BR2_ROOTFS_MERGED_USR
[Peter: use KMOD_BIN_PATH instead of doubling logic, add comment exp... | | |
Peter Korsgaard | 23aa0b46881 | x265: fix typo in cli handling
A typo sneaked in during my cleanups of x265, fix it.
Reported-by: Thijs Vermeir <th... | | |
Yegor Yefremov | ea9a5c9f46d | uboot-tools: fix hash for 2015.10 version
Fixes: http://autobuild.buildroot.net/results/c452507b1619fdc3fbde014f6b0b... | | |
Jonathan Ben Avraham | 239f54c2feb | boost.mk: allow building both static and shared
Use BR2_SHARED_STATIC_LIBS for building both static and shared boost... | | |
Chris Packham | b7d06152d10 | syslog-ng: Fix build error
Add an upstream patch to fix the following build error.
error: redefinition of typedef... | | |
Chris Packham | ca3d59142d4 | syslog-ng: Update URL for upstream patches
Rather than pointing at a developer's github repository point at the
offi... | | |
Chris Packham | e02ba2809cd | syslog-ng: Link against librt
Some of the rabbit-mq tools need to link against librt, specify
LIBS=-lrt when configu... | | |
Vicente Olivert Riera | 16a6b5c2a84 | openpgm: bump to version release-5-2-122
At the same time perform a GitHub migration, since Google Code will
disappe... | | |
Yann E. MORIN | 32e2636c51e | toolchain/wrapper: fix potential bug in foreach loop
In Makefile, the comma ',' is used to separate the arguments pa... | | |
Thijs Vermeir | d9d1d56426e | gst1-plugins-bad: add x265 plugin
Signed-off-by: Thijs Vermeir <thijsvermeir@gmail.com>
Signed-off-by: Peter Korsgaa... | | |
Thijs Vermeir | b261a013233 | x265: new package
x265 is a H.265 / HEVC video encoder application library, designed to encode
video or images into ... | | |
Gustavo Zacarias | 77a30a05caf | libnl: bump to version 3.2.27
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Reviewed-by: Vicente Olivert... | | |
Alexey Brodkin | 8d9927dd8fd | board: ARC AXS10x bump Linux kernel to 4.2.4
Linux kernel 4.2.4 now has former out of the tree patch,
see http://git... | | |
Bernd Kuhls | baafc06a2bf | package/kodi: add hash
I forgot to add the hash file in the 15.2 bump:
http://article.gmane.org/gmane.comp.lib.uclib... | | |
Jonathan Ben Avraham | 49580efc4ab | boost.mk spelling error 'SEPERATED' -> 'SEPARATED'
Signed-off-by: Jonathan Ben Avraham <yba@tkos.co.il>
Signed-off-b... | | |
Francois Perrad | 3cff199de5e | perl-xml-libxml: bump to version 2.0122
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Pet... | | |
Francois Perrad | ba6b7e78b2c | perl-uri: bump to version 1.69
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Korsga... | | |
Francois Perrad | cf3cc075a22 | perl-net-ssleay: bump to version 1.72
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter... | | |
Francois Perrad | 44e883c30c9 | perl-net-http: bump to version 6.09
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter K... | | |
Francois Perrad | 3f71af72666 | perl-net-dns: bump to version 1.02
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Peter Ko... | | |
Francois Perrad | fff978be292 | perl-netaddr-ip: bump to version 4.078
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Pete... | | |
Francois Perrad | a3b6336c9ac | perl-mojolicious: bump to version 6.25
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Pete... | | |
Francois Perrad | 2e8fc15c003 | perl-module-build: bump to version 0.4214
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: P... | | |
Francois Perrad | f6d233bc857 | perl-io-socket-ssl: bump to version 2.020
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: P... | | |
Francois Perrad | 3a6dd3db180 | perl-http-message: bump to version 6.11
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Pet... | | |
Francois Perrad | af092802cf9 | perl-crypt-openssl-random: bump to version 0.11
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off... | | |
Waldemar Brodkorb | 1f8aaa37300 | uclibc: update uClibc-ng to 1.0.8
Fixes following problems:
- mips64 toolchain building when UCLIBC_HAS_CONTEXT_FUNC... | | |
Peter Korsgaard | ec3bc2ffa57 | uboot-tools: bump to 2015.10
Signed-off-by: Peter Korsgaard <peter@korsgaard.com> | | |
Peter Korsgaard | bf2bd113212 | uboot: bump version to 2015.10
Keep the 2015.07 patch so things still work for people using 2015.07.
Signed-off-by:... | | |
Vicente Olivert Riera | 3da84b2c4d4 | supervisor: fix license
[Peter: Tweak description of repoze license]
Signed-off-by: Vicente Olivert Riera <Vincent.R... | | |
Vicente Olivert Riera | ee865a59529 | supervisor: bump to version 3.1.3
And also add a hash file.
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@img... | | |
Thomas De Schampheleire | db6fb49e7fc | jq: enable host package
Allow building jq as host utility for use in post-build scripts.
This can be useful to creat... | | |
Peter Korsgaard | 8a837869663 | avahi: drop unneeded avahi-autopid patch
The reason for the patch is not entirely clear as it dates back to the
orig... | | |
Peter Korsgaard | b2e16ea64a6 | qt5multimedia: drop broken gstreamer 0.10 support
The gstreamer 0.10 support code seems to have bitrotten as the bui... | | |
Peter Korsgaard | da9f034d5d1 | qt5base: add optional gstreamer1 support
Indirectly fixes:
http://autobuild.buildroot.net/results/773/773d9996bd3da2... | | |
Peter Korsgaard | 81a6fb28799 | q5base: use TARGET_MAKE_ENV
So our tools (E.G. pkg-config) in $(HOST_DIR) are found.
Signed-off-by: Peter Korsgaard... | | |
Benoît Thébaudeau | cc0773f2a89 | arch/arm: use EABIhf by default with VFP
Set EABIhf as the default target ABI for the ARM processors that have or
ma... | | |
Bernd Kuhls | 3af2f6cddcd | package/{mesa3d, mesa3d-headers}: bump version to 11.0.4
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed... | | |
Nikolay Dimitrov | c70b19c97a6 | configs/riotboard: bump u-boot to version 2015.10
Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Signed-off-by:... | | |
Nikolay Dimitrov | 2261043c198 | configs/riotboard: Decouple u-boot version from the default value
Use custom version for U-Boot, instead of using th... | | |
Gustavo Zacarias | b4660601cdc | linux: bump default version to 4.2.4
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter ... | | |
Gustavo Zacarias | 81177daef9d | linux-headers: bump 3.{10, 14}.x and 4.{1, 2}.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Sig... | | |
James Knight | 73b193f840a | ntp: bump to version 4.2.8p4
Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 4ad133b5169 | iproute2: drop dead tipc disabling code
Since it's automatic via libmnl being present it's just dead code that's
not... | | |
James Knight | 948e4837d32 | feh: install in /usr
By default, feh installs into /usr/local. Adjusting the prefix to point
to a system distributio... | | |
Peter Korsgaard | adc89c35764 | ranger: minor fixups
Wrap help text and use official tarballs from ranger.nongnu.org.
Signed-off-by: Peter Korsgaar... | | |
Peter Korsgaard | a77dfaa9848 | util-linux: fix last minute typo in the systemd handling
Reported-by: Waldemar Brodkorb <wbx@openadk.org>
Signed-off... | | |
Thijs Vermeir | db98c3f6c5a | python-ranger: new package
ranger is a console file manager with VI key bindings. It provides a
minimalistic and nic... | | |
Gustavo Zacarias | 19ff7cf7a6a | linux-headers: bump 3.4.x series
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kors... | | |
Peter Korsgaard | 762b64daa2f | util-linux: disable systemd support
Fixes (works around) #8421
Util-linux has optional systemd support, but we cann... | | |
Peter Seiderer | 301e8ffbb25 | gst1-plugins-bad: update configure options
- add new onvif option
- add new dtls option
- add new openh264 option
- ... | | |
Baruch Siach | fc366046429 | ltp-testsuite: don't select libtirpc
Since commit 8f1c4c49a2a (ltp-testsuite: don't link with libtirpc)
ltp-testsuit... | | |
Guillaume GARDET | a5c6ba4eec6 | sdl2: new package
[Romain:
- Wrap Config.in help text at 72 columns.
- Move sdl2 package after sdl modules in Co... | | |
Gergely Imreh | 98295c53306 | board/via/imx6_vab820: update to latest BSP release
Changes:
* Update Kernel and U-Boot to the latest 2.0.6 BSP rele... | | |
Thomas De Schampheleire | d1597ffb2c4 | jq: disable maintainer mode
Since version 1.5, maintainer mode is enabled by default. We don't need
this, and is in ... | | |
Chris Packham | 19f9f6c8d54 | syslog-ng: Add upstream patches to support python 3
>From https://github.com/balabit/syslog-ng/pull/711
Fixes:
http... | | |
Baruch Siach | ae33f027b55 | ltp-testsuite: update homepage link and download site
ltp-testsuite migrated to github.
Signed-off-by: Baruch Siach... | | |
Vicente Olivert Riera | b0af166d030 | noip: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzon... | | |
Vicente Olivert Riera | 2683c7e515a | noip: add $(TARGET_MAKE_ENV) before $(MAKE)
For consistency reasons, this commit adjusts the noip package to pass
$(... | | |
Vicente Olivert Riera | ade3ed68169 | noip: use a simpler sed command with our $(SED) variable
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.... | | |
Ezequiel García | cbcecc2453e | erlang: Remove BR2_TOOLCHAIN_HAS_THREADS dependency
Erlang can be built without threads support, by passing an
appro... | | |
Vicente Olivert Riera | 6604119823b | dhcpdump: add $(TARGET_MAKE_ENV) before $(MAKE)
For consistency reasons with other packages, let's pass
$(TARGET_MAK... | | |
Vicente Olivert Riera | e0d26300ab8 | dropwatch: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Pet... | | |
Vicente Olivert Riera | 3091d75e696 | minicom: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petaz... | | |
Vicente Olivert Riera | f0b7b53a29b | minicom: wrap text to 72 characters
And also add a trailing slash to the URL.
Signed-off-by: Vicente Olivert Riera ... | | |
Vicente Olivert Riera | 6adacbe61a1 | minicom: switch to the official site
We switched to our mirror because because the official site started to
fail, bu... | | |
Rodrigo Rebello | 3b884e44e0e | sdl: fix incorrect SDL_CONF_OPTS assignment
The option --enable-video-directfb=no was being assigned to
SDL_CONF_OPT... | | |
James Knight | 3c943477f6c | coreutils: handle merged usr folder
For targets prepared with a usr-move, coreutils should not be attempting
to move... | | |
Peter Korsgaard | fdab1674423 | sed: directly install binary into /bin
Instead of having to move it after installation, which doesn't work with the
... | | |
Vicente Olivert Riera | 6b90ce5454e | dhcpdump: add a hash file
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsg... | | |
Vicente Olivert Riera | 3449a948386 | dhcpdump: add project URL
[Peter: use more specific page]
Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec... | | |
Bernd Kuhls | 62ce7751b46 | package/kodi: Add support for libssh
This patch depends on http://patchwork.ozlabs.org/patch/512480/
and adds sftp s... | | |
Bernd Kuhls | f1c94ed0a81 | package/kodi: bump version to 15.2-Isengard
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Pete... | | |
Bernd Kuhls | 7f9590179fb | package/kodi-pvr-pctv: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsga... | | |
Bernd Kuhls | b3c74767463 | package/kodi-pvr-vbox: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsga... | | |
Bernd Kuhls | 3ce6e66046d | package/kodi-pvr-stalker: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kor... | | |
Bernd Kuhls | 2f35e49ec7e | package/kodi-pvr-mythtv: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | 141ee34dcd4 | package/kodi-pvr-hts: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Korsgaa... | | |
Bernd Kuhls | ac7fec027d6 | package/kodi-pvr-filmon: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kors... | | |
Bernd Kuhls | a0c8994e268 | package/kodi-pvr-argustv: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Peter Kor... | | |
Bernd Kuhls | 4ada0e8339b | package/kodi-audioencoder-flac: bump version
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Pet... | | |
Fabio Porcedda | 4dd3e6e3f5b | barebox: bump to version 2015.10.0
Signed-off-by: Fabio Porcedda <fabio.porcedda@gmail.com>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 4c55bc1c2a4 | musl: bump to version 1.1.12
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaar... | | |
Gustavo Zacarias | b44a384394d | samba4: bump to version 4.3.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Alex Suykov | c436ffbc7ef | gdb: enable host-gdb on aarch64
gdb has full support for aarch64 since version 7.6,
current minimum is 7.7.1.
Target... | | |
Vicente Olivert Riera | 2c9aceea901 | tstools: GitHub migration
tstools has migrated to GitHub, so let's use this opportuninty to rework
this package as w... | | |
Chris Packham | 6e088b101d3 | syslog-ng: Specify location of libesmtp
If --with-libesmtp is omitted a host tool is invoked to detect the
location ... | | |
Peter Korsgaard | 8da1239a122 | arch/Config.in.x86: drop trailing dot (.) from x1000 URL
And add an empty line below for clarity.
Signed-off-by: Pe... | | |
Ray Kinsella | 968f5d5e591 | arch/x86: add support for Intel X1000
The Intel X1000 is the Pentium class microprocessor that ships with
Galileo Ge... | | |
Gustavo Zacarias | 29551707f8b | unionfs: bump to version 1.0
Switch to github homepage and site.
Drop patch, it's not required any more.
Signed-off... | | |
Gustavo Zacarias | 7ef6efe3142 | exfat-utils: bump to version 1.2.1
Switch to github homepage and site.
Package is now autotools-based.
libc patch no... | | |
Gustavo Zacarias | 98538bb0a24 | exfat: bump to version 1.2.1
Switch to github homepage and site.
Package is now autotools-based.
musl tweak no longe... | | |
Yann E. MORIN | 827c9d2bdda | package/nodejs: add version 4.1.2
We add a new version, because it is not API-compatible with the previous
versions.... | | |
Yann E. MORIN | f443386c5de | package/nodejs: fix architectural dependencies on ARM
On ARM, starting with v0.12.x, the V8 JS engine is now require... | | |
Peter Korsgaard | b312807fb8c | linux-firmware: rtl81xx: also install rtl8188eufw firmware variant
As used by the rtl8188eu staging driver.
Signed-... | | |
James Knight | 1c6629444da | ntp: add ntptime option
Allow the `ntptime` utility to be included on a target.
[Peter: add comment why AUTORECONF ... | | |
Charles Duffy | 84120c10f5b | musl: Make only shared libraries conditional
External toolchain use requires a static libc (as buildroot uses
`gcc -... | | |
Jörg Krause | b14269ea4f3 | package/swupdate: add patch to fix link error for CONFIG_UBOOT and missing libz
CONFIG_UBOOT needs libz [1]. So CONF... | | |
Jörg Krause | a8cc6eeec5a | package/swupdate: add patch to fix build issue with some toolchains
Some toolchains used in Buildroot (x86-64 and mi... | | |
Jörg Krause | 2711b2a6588 | package/swupdate: add hash file
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petaz... | | |
James Knight | 98269e0b044 | feh: bump to version 2.14
Signed-off-by: James Knight <james.knight@rockwellcollins.com>
Signed-off-by: Thomas Petaz... | | |
James Knight | b8e6d22bc2f | xdriver_xf86-video-intel: add upstream patch fixing libdrm/kernel crash
When running this Intel driver with a newer ... | | |
James Knight | d157811ce1e | xdriver_xf86-video-intel: add upstream patches fixing fstat build errors
Attempting to build xdriver_xf86-video-inte... | | |
Gary Bisson | 5e51be2ecc6 | nitrogen6*_defconfig: bump u-boot and kernel revisions
This update brings several improvements such as:
- switch to ... | | |
Gary Bisson | e4ca7850adf | nitrogen6*_defconfig: switch to zImage
As now using zImage/bootz in the 6x_bootscript.
Signed-off-by: Gary Bisson <... | | |
Gary Bisson | 2367a996618 | board/boundarydevices: update 6x_bootscript to use zImage
As suggested by Thomas:
http://lists.busybox.net/pipermail... | | |
Gustavo Zacarias | 1b42aebc3e8 | gvfs: bump to version 1.26.1.1
Lots of changes, add support for libnfs, udev, libbluray, cleanup afp
support, gtk3, ... | | |
Gustavo Zacarias | 39d1f0156b1 | libnfs: bump to version 1.9.8
Prerequisite for the gvfs 1.26.1.1 bump.
Signed-off-by: Gustavo Zacarias <gustavo@zac... | | |
Bjørn Forsman | 9eedc747ab8 | Use portable shebangs (/bin/bash -> /usr/bin/env bash)
"/usr/bin/env bash" is used everywhere else in host tools. Th... | | |
Gustavo Zacarias | 94c76a6df0c | dhcp: bump to version 4.1-ESV-R12
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Kor... | | |
Gustavo Zacarias | 485fc7671c1 | sqlite: bump to version 3.9.1
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaa... | | |
Gustavo Zacarias | 94f6f5b8df4 | shared-mime-info: bump to version 1.5
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Thomas De Schampheleire | 228bdab4344 | iptables: add upstream patch fixing the message 'connlabel.conf not found'
In iptables versions 1.4.20 and 1.4.21, a... | | |
Gustavo Zacarias | 0155bd50b09 | less: bump to version 481
Switch site to gnu mirror since the stable releases are mirrored there.
Also use gpg sig t... | | |
Bernd Kuhls | 01f41585a78 | Config.in.legacy: remove empty line
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de>
Signed-off-by: Thomas Petaz... | | |
Alexey Brodkin | b745982ed9a | uclibc: clean-up test suite build command
Starting from uClibc 0.9.32 "test_compile" target builds tests flawlessly.... | | |
Jörg Krause | f0ecbd93943 | package/shairport-sync: bump to version 2.6
Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: ... | | |
Samuel Martin | 539acb75005 | Revert "manual: Add notes about GitHub and hashes"
This note is no longer needed, so remove it.
Tarballs generated ... | | |
Thomas Petazzoni | 514411bb9bd | system/skeleton: finalize removal of ftp user
In commit 3dde19e5f32c58ffbf7e190257b073e91e0a7e8d, the ftp user was
r... | | |
Yann E. MORIN | f0c4456530b | support/mkusers: allow comments in users tables
The format of the users table files is non trivial, so it is sometim... | | |
Peter Seiderer | 8c49041bb25 | gst1-plugins-base: update configure options
- always disable new gio_unix_2_0 option (only used for testing)
[Thoma... | | |
Chris Packham | 75e38abaf7b | syslog-ng: New package
syslog-ng is an enhanced log daemon, supporting a wide range of input
and output methods: sys... | | |
Julian Scheel | 43d6e6caa89 | dvblast: new package
DVBlast is a simple and powerful MPEG-2/TS demux and streaming
application.
[Thomas:
- add mi... | | |
Julian Scheel | 29e875313c1 | bitstream: new package
BiTStream is a set of headers to ease processing of mpeg ts
streams. It is used by dvblast.
... | | |
Thomas Petazzoni | 60be5da7c9b | inadyn: fix init script and default config file
This commit does a number of fixes to the inadyn package to make it
... | | |
Bernd Kuhls | 5f7411e171d | package/ffmpeg: Add support for GnuTLS
Besides OpenSSL ffmpeg also supports GnuTLS.
If both GnuTLS and OpenSSL are ... | | |
Thomas Petazzoni | a2cc96556e4 | gcc: simplify musl patches for SSP support
Now that we are always explicitly passing gcc_cv_libc_provides_ssp,
there... | | |
Thomas Petazzoni | a7463a6c819 | gcc: pass explicit gcc_cv_libc_provides_ssp also to gcc-final
During the gcc-initial build, we already pass
gcc_cv_l... | | |
Thomas Petazzoni | e811f515494 | toolchain: like glibc, musl always provides SSP support
Make sure BR2_TOOLCHAIN_USES_MUSL selects BR2_TOOLCHAIN_HAS_... | | |
Thomas Petazzoni | 835777fa55e | busybox: fix musl build issues
Musl doesn't implemented wmtp, and its utmp support is not sufficient
to build the la... | | |
Marc | b2a4fb24591 | qt5base: Fix compile errors in qurl.h / qeglplatformscreen.cpp
Update the already existing fix for EGL/X11 header is... | | |
Vicente Olivert Riera | 8849e806d1c | ffmpeg: let the user override the --cpu value
Grab the content of BR2_PACKAGE_FFMPEG_EXTRACONF after guessing the CP... | | |
Gustavo Zacarias | 3901cb51576 | ccache: allow for BR2_CCACHE_DIR environment override
Allow the BR2_CCACHE_DIR .config option to be overriden by the... | | |
Mike Williams | 7f237f06319 | ofono: fix missing systemd and dbus files
Ofono's service file was not being installed when systemd was selected
as ... | | |
Mike Williams | 7bed86b0019 | connman: fix missing dbus configuration files
Without connman.conf in /etc/dbus-1/system.d/, connmand cannot take
it... | | |
Bernd Kuhls | 632df1de309 | package/ffmpeg: Add optional dependencies
Disable libcdio and libilbc since they are incompatible with ffmpeg.
Sign... | | |
Bernd Kuhls | aec1ea34463 | package/wavpack: Fix iconv support
wavpack fails to link with libiconv
/bin/bash ../libtool --tag=CC --mode=link... | | |
Next → |