Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Gustavo ZacariasGustavo Zacarias
f1e957ce41dsconeserver/libedbus: fix missing avr32 arch exclusions Fix missing avr32 arch exclusions regarding bluez_utils bein...
Gustavo ZacariasGustavo Zacarias
4788dddc39alibbsd: needs threads Fixes: http://autobuild.buildroot.net/results/397/39728c5eeb6c4e213cd96cb6639bc28f337bf214/ S...
Yann E. MORINYann E. MORIN
8db7962b1fcpackage/w_scan: new package [Peter: needs libiconv if !locale] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free....
Yann E. MORINYann E. MORIN
44d5038fa36package/tvheadend: bump version for libav fixes Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-...
Yann E. MORINYann E. MORIN
35bda5d7917configs: bump kernel in rpi_defconfig for misc fixes Fixes in GPIOs, I2C and DMA. And since the RPi git tree fork h...
Yann E. MORINYann E. MORIN
e003d66f855package/rpi-firmware: version bump for HDMI and audio fixes Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>...
Gustavo ZacariasGustavo Zacarias
2e076eae55bhiawatha: bump to version 9.2 Patch dropped since the polarssl external library option is now upstream. Signed-off-...
Gustavo ZacariasGustavo Zacarias
296c1b84d52polarssl: bump to version 1.2.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
97c0a64aa3dsamba: bump to version 3.6.16 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
464b5257576openssh: bump to version 6.2p2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
67d8798c189dbus: security bump to version 1.4.26 Fixes CVE-2013-2168. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar...
Peter KorsgaardPeter Korsgaard
4e0676c4848package: add tinymembench Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
30c315d6423libmicrohttpd: fix license file setting The variable is called <pkg>_LICENSE_FILES, not just _FILE. Signed-off-by: ...
Peter KorsgaardPeter Korsgaard
3ba9f8231d3pv: add license info Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Jerzy GrzegorekJerzy Grzegorek
6b7e53d3616pv: bump to version 1.4.6 [Peter: drop patch and instead pass LD= on the make cmdline] Signed-off-by: Jerzy Grzegore...
Peter KorsgaardPeter Korsgaard
a1f483b2c3eminicom: fix download URL Closes #6338 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Carsten SchoenertCarsten Schoenert
4e6093b60edpackage/libmicrohttpd: minor fixes and additions Correcting the indentation inside Config.in. Also adding the missed...
Peter KorsgaardPeter Korsgaard
584f418ec1abusybox: udhcpc.script: fix resolv.conf handling with multiple interfaces When udhcpc is used on multiple network de...
Peter KorsgaardPeter Korsgaard
8432d81a849busybox: udhcpc.script: cleanup ifconfig up is a no-op if the device is already running, so let's just do that uncon...
Peter KorsgaardPeter Korsgaard
0c229f70ea2busybox: use a single udhcpc script, with or without avahi-autoipd We're currently using two different udhcpc script...
Jerzy GrzegorekJerzy Grzegorek
dc6d9070b21mxml: fix site url Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <ja...
Gustavo ZacariasGustavo Zacarias
6772d5f2f5ccurl: add security patch for CVE-2013-2174 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: ...
gilles.talis@gmail.comgilles.talis@gmail.com
cdc2892c6cbdash: add license information Signed-off-by: Gilles Talis <gilles.talis@gmail.com> Signed-off-by: Peter Korsgaard <j...
gilles.talis@gmail.comgilles.talis@gmail.com
2be905282afdash: needs mmu Fixes: http://autobuild.buildroot.org/results/9ff/9ffde0aaa717efb6a5c0ef1e4e7f2cdd0621c150/ Signed-...
Thomas PetazzoniThomas Petazzoni
0fcef3c9fe3lttng: bump the various LTTng components This commit bumps the various LTTng components to their latest stable versi...
Thomas PetazzoniThomas Petazzoni
164f9fef0f8toolchain-external: bump to Linaro AArch64 2013.06 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons....
Thomas PetazzoniThomas Petazzoni
88d9d17d975toolchain-external: bump to Linaro ARM 2013.06 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>...
Yann E. MORINYann E. MORIN
2f2bf6a800dsystem/permissions: make /root group+others non-writable Upon logging, dropbear whines if /root is group- or others-...
gilles.talis@gmail.comgilles.talis@gmail.com
c3cf32ebf55tinyhttpd: do not link against pthread Original patch for tinyhttpd disables pthread support from the code but does ...
Markos ChandrasMarkos Chandras
953430bc4dcgvfs: Depend on libgcrypt if it is selected gvfs can make optional use of libgcrypt so it needs to depend on it if i...
Richard GenoudRichard Genoud
2e0aff3b5cflibserial: prevent documentation from being build If docbook2pdf is present on the host, the documentation is built,...
Gustavo ZacariasGustavo Zacarias
e7c04258879linux: bump 3.9.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
6e9686419f9kernel-headers: bump 3.{0, 4, 9}.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
Spenser GillilandSpenser Gilliland
674c931dec1multimedia: reorganize for gst1 Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Kor...
Spenser GillilandSpenser Gilliland
a82f18ad8e7gst-omx: add gst-omx package gst-omx enables OpenMAX based accelerated video decode. Signed-off-by: Spenser Gillila...
Spenser GillilandSpenser Gilliland
302c7539c97gst1-plugins-good: add libvpx support adds libvpx support to gst1-plugins-good Signed-off-by: Spenser Gilliland <sp...
Spenser GillilandSpenser Gilliland
09ed859d5e6gst1-plugins-ugly: add gstreamer1 ugly plugins Adds gstreamer 1.X ugly plugins [Peter: fix Config.in typo] Signed-o...
Spenser GillilandSpenser Gilliland
6afdb607cd3gst1-plugins-bad: add gstreamer1 bad plugins Adds gstreamer 1.X bad plugins [Peter: strip trailing newlines in Conf...
Spenser GillilandSpenser Gilliland
0c54fefe44bgst1-plugins-good: add gstreamer1 good plugins Adds gstreamer 1.X good plugins. Signed-off-by: Spenser Gilliland <s...
Spenser GillilandSpenser Gilliland
f8e7fdcd36dgst1-plugins-base: add gstreamer1 base plugins Adds gstreamer 1.X base plugins. [Peter: strip trailing newlines in ...
Spenser GillilandSpenser Gilliland
a12c94b06c6gstreamer1: Add gstreamer version 1.0.7 package This patch adds the gstreamer version 1.x series to buildroot. [Pet...
Alexandre BelloniAlexandre Belloni
23ac7255c89Add header to packages where missing Reported-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Ale...
Alexandre BelloniAlexandre Belloni
95442bb324bNormalize separator size to 80 in remaining makefiles Signed-off-by: Alexandre Belloni <alexandre.belloni@free-elect...
Markos ChandrasMarkos Chandras
31d72937cf1wvstreams: Pass -fPIC to CFLAGS when building PIC objects The argp bundled dependency which is linked to the libwvut...
Spenser GillilandSpenser Gilliland
b4c20a0353agstreamer: update for gstreamer1 [Peter: fix long line, trailing space, Gstreamer/GStreamer] Signed-off-by: Spenser ...
Assaf InbalAssaf Inbal
6618ab94361luaposix: New package Luaposix is a Lua frontend to posix functions. Signed-off-by: Assaf Inbal <shmuelzon@gmail.co...
Assaf InbalAssaf Inbal
a869bf8c84clua: Added missing HOST_LDFLAGS Signed-off-by: Assaf Inbal <shmuelzon@gmail.com> Signed-off-by: Peter Korsgaard <jac...
Peter KorsgaardPeter Korsgaard
aa60e76c02fwvstreams: fix openssl detection when statically linking The openssl tests need to link against libz as libcrypto re...
Peter KorsgaardPeter Korsgaard
b03e04f3df8wvstreams: needs host-pkgconf The wvstreams configure script uses pkg-config, so we need to build host-pkgconf befor...
Peter KorsgaardPeter Korsgaard
f17ccaf9c8eluaexpatutils: fix file header Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Assaf InbalAssaf Inbal
0b20c1aa336luaexpatutils: New package lxp.doc is a module that provides useful features for working with XML formats in LOM for...
Patrick ZieglerPatrick Ziegler
211a5df280alibqmi: new package libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm M...
Sven NeumannSven Neumann
e26267ef2e4usbmount: stop using blkid, use udev environment variables instead The blkid binary is not any longer installed when...
gilles.talis@gmail.comgilles.talis@gmail.com
53e498da2f2socketcand: bump to version 0.3.1 Since version 0.3.0, libconfig has been made optional Signed-off-by: Gilles Talis...
Peter KorsgaardPeter Korsgaard
9dab397a4fasystem/skeleton: remove /etc/hostname We already provide BR2_TARGET_GENERIC_HOSTNAME to set /etc/hostname, so a defa...
Peter KorsgaardPeter Korsgaard
1c9c40d53b1kernel-headers: bump 3.2.x stable version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Simon DawsonSimon Dawson
21736a69533sconeserver: bump version A patch from Thomas Petazzoni has been upstreamed in sconeserver; bump version and remove ...
John StileJohn Stile
69a0a1e1d36dhcpcd: new package Dhcpcd is an RFC2131 compliant DHCP client. [Peter: needs ipv6, fix whitespace/file header] Sig...
Assaf InbalAssaf Inbal
4630a6a8472luacrypto: New package LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library. [Peter: fix file hea...
Assaf InbalAssaf Inbal
1286135afcelua-ev: New package Lua bindings for libev [Peter: fix file header] Signed-off-by: Assaf Inbal <shmuelzon@gmail.com...
Assaf InbalAssaf Inbal
a28ec29a9edlbase64: New package This package adds base64 encode/decode functionality for Lua [Peter: fix file header, use TARG...
Gustavo ZacariasGustavo Zacarias
25c3160092duClibc 0.9.31: remove stray kludges/conditions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-...
Assaf InbalAssaf Inbal
5b81dd47703luabitop: New package Lua library for binary operations [Peter: fix header, use TARGET_CONFIGURE_OPTS] Signed-off-b...
Alexandre BelloniAlexandre Belloni
07278078a65Add documentation for the header style Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signe...
Kelvin CheungKelvin Cheung
9d191513512arm: update processor types Update arm architecture variant: add the cortex A7. Signed-off-by: Kelvin Cheung <kegua...
Thomas PetazzoniThomas Petazzoni
3874b0d978bsconeserver: add patch to fix build issue Fixes: http://autobuild.buildroot.org/results/f28/f2856c00d99fbf9ce8824...
Spenser GillilandSpenser Gilliland
4d27205ab1cuboot: Add ELF target adds ELF image option to uboot Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Si...
Alexandre BelloniAlexandre Belloni
7c6a2995ddbAdd gstreamer plugin for Hantro x170 [Peter: Config.in: add comment about glibc dependency] Signed-off-by: Alexandre...
Alexandre BelloniAlexandre Belloni
b31ec9d641eAdd proprietary libraries for Hantro x170 HW decoding [Peter: select on2-8170-modules, ensure dest dirs exist] Signe...
Alexandre BelloniAlexandre Belloni
82fddc399e7Add on2-8170 kernel modules Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: P...
Phil EichingerPhil Eichinger
f5eb71790adNew package: libqrencode [Peter: move to libraries, fix Config.in, install into STAGING_DIR] Signed-off-by: Phil Eic...
Gustavo ZacariasGustavo Zacarias
f72467e754ciozone: fixup build system Fixup iozone's build system to make it somewhat more flexible. First make our own linux t...
Gustavo ZacariasGustavo Zacarias
63b4df42f4elinux: bump 3.9.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
4aa71bba794kernel-headers: bump 3.{0, 4, 9}.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-o...
gilles.talis@gmail.comgilles.talis@gmail.com
42aba9658d7sdl_image: bump to version 1.2.12 Also added: - WEBP file format support - License information Signed-off-by: Gille...
Yann E. MORINYann E. MORIN
48c86a40e0cpackage/dosfstools: bump version for bug fixes Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Acked-by: Gu...
Gustavo ZacariasGustavo Zacarias
11be54149cffreetype: fixup config file Fix freetype-config's includedir and libdir since they're expanded from configure values...
Julien BoibessotJulien Boibessot
c3f42284904ltrace: fix download URL Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.com> Signed-off-by: Peter Korsga...
Jelle SelsJelle Sels
ca0b3486e1ecups: fix upstream URL Signed-off-by: Jelle Sels <jellesels@gmail.com> Signed-off-by: Peter Korsgaard <jacmet@sunsit...
Peter KorsgaardPeter Korsgaard
15ceab14b49apply-patches.sh: ensure a fixed (and simple) sorting order is used So we always apply patches in the samme order. ...
Patrick ZieglerPatrick Ziegler
d3e4db4e349usb_modeswitch: bump to version 1.2.6 Remove 'usb_modeswitch-makefile.patch' because it was merged upstream. This p...
Patrick ZieglerPatrick Ziegler
4eb64b232c6usb_modeswitch_data: bump to version 20130610 Remove 'usb_modeswitch_data-fix-parallel-install.patch' because it was...
Gustavo ZacariasGustavo Zacarias
8abb5b33c1atoolchain/uClibc: remove deprecated version 0.9.31 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-...
Simon DawsonSimon Dawson
b26883c9882gpsd: install udev rules, if appropriate Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
9e25d8a1818jquery-keyboard: bump to version 1.17.7 And select/install jquery-ui since it's almost mandatory. Signed-off-by: Gu...
Gustavo ZacariasGustavo Zacarias
31655888bcdflot: bump to version 0.8.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard...
Gustavo ZacariasGustavo Zacarias
c5f138192dbjquery: bump to version 1.10.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
449cab549c9freetype: bump to version 2.4.12 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
df13ceb90c5sdparm: bump to version 1.08 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
0396ef14403gzip: bump to version 1.6 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <...
Gustavo ZacariasGustavo Zacarias
c6842cb415dopenvpn: bump to version 2.3.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
26994e916aflibidn: bump to version 1.27 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
31e75f22136mutt: needs mmu Fixes: http://autobuild.buildroot.net/results/8ce/8ceec55fa8358d8821f2deaf3440f5b06270db6a/ Signed-...
Gustavo ZacariasGustavo Zacarias
9dee63bf4dfopenswan: fix older gcc build failure Older gcc versions (< 4.4) don't accept cpp as -Werror / -Wno-error parameters...
Will WagnerWill Wagner
e2f28217816boost: only the iostreams library requires bzip2 and zlib Signed-off-by: Will Wagner <will_wagner@carallon.com> Sign...
Gustavo ZacariasGustavo Zacarias
c6bccfa880aruby: security bump to version 1.9.3-p429 Fixes CVE-2013-2065. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.co...
Sonic ZhangSonic Zhang
8b4ade86aaatoolchain-external: Install blackfin FDPIC and FLAT libraries For certain situations, users may want to install shar...
Patrick ZieglerPatrick Ziegler
9d5e6fa2fd4ext-toolchain-wrapper: force hash-style to 'both' If ext-toolchain-wrapper was built with a gcc that uses hash-style...
Thomas PetazzoniThomas Petazzoni
f3d6e6cfd7ctoolchain-external: add arch conditionals on Arago ARMv5TE toolchain Signed-off-by: Thomas Petazzoni <thomas.petazzo...
Thomas PetazzoniThomas Petazzoni
c5f87f72f5ctoolchain-external: use BR2_GCC_TARGET_ARCH for toolchain conditionals Instead of a long list of the ARMv7-A Cortex-...
Thomas PetazzoniThomas Petazzoni
2592f256a13toolchain-external: add support for Arago 2011.09 ARMv5 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Thomas PetazzoniThomas Petazzoni
93d2b247f96toolchain-external: add support for Arago 2011.09 ARMv7A Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Thomas PetazzoniThomas Petazzoni
405127d7c9atoolchain-external: bump Linaro AArch64 toolchains to 2013.04 and 2013.05 Signed-off-by: Thomas Petazzoni <thomas.pe...
Thomas PetazzoniThomas Petazzoni
ea251773843toolchain-external: bump Linaro ARM toolchains to 2013.04 and 2013.05 We add support for Linaro 2013.04 and Linaro 2...
Markos ChandrasMarkos Chandras
4d34fb7c620toolchain-external: Version bump to 2013.05 release for MIPS Remove old 2011.09 release. Allow MIPS64 cores on 2013....
Gustavo ZacariasGustavo Zacarias
7a041c1339dntfs-3g: fix typo in license info files Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
01e9002ada3webkit: needs host-ruby Fixes: http://autobuild.buildroot.net/results/13a/13a4ad4622be0c9f395e8c81db2a842b71962f61/ ...
Gustavo ZacariasGustavo Zacarias
205f06c615dstrace: fix legal info The license file changed from COPYRIGHT->COPYING. Fixes: http://autobuild.buildroot.net/resul...
Gustavo ZacariasGustavo Zacarias
c6e4fcb11ffdosfstools: bump to version 3.0.18 And update Config.in & Config.in.legacy entries to reflect upstream changes to to...
Gustavo ZacariasGustavo Zacarias
20b52856efdopenswan: security bump to version 2.6.39 Fixes CVE-2013-2054. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.co...
Jeremy RosenJeremy Rosen
a9bd6a4e8cdpulseaudio : bump to version 4.0 removes a patch that was integrated upstream Signed-off-by: Jérémy Rosen <jeremy.r...
Gustavo ZacariasGustavo Zacarias
0df82bc193bwireshark: security bump to version 1.8.8 Fixes wnpa-sec-2013-32, wnpa-sec-2013-33, wnpa-sec-2013-34, wnpa-sec-2013-...
Gustavo ZacariasGustavo Zacarias
ec6bd7cdee8php: security bump to version 5.3.26 Fixes CVE-2013-2110. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>...
Peter KorsgaardPeter Korsgaard
8332ffab074Makefile: Fix KERNEL_ARCH for big endian ARC Big endian ARC is called arceb, not arcbe. Signed-off-by: Peter Korsga...
Chris ZankelChris Zankel
45ef34d5cf2strace: upgrade to 4.8, supporting now aarch64, and xtensa Remove 'strace-fix-arm-bad-syscall.patch'. This patch had...
Will NewtonWill Newton
2228c15e416poco: Add upstream patch to add support for aarch64. Signed-off-by: Will Newton <will.newton@linaro.org> Signed-off-...
Markos ChandrasMarkos Chandras
258bb8e1610linphone: Disable building with -Werror Pass --disable-strict to avoid having -Werror in CFLAGS. Having -Werror in C...
Thomas PetazzoniThomas Petazzoni
99328951a3dlibglib2: update no IPv6 patch to libglib2 2.36 Fixes: http://autobuild.buildroot.net/results/dec/dece077c2cc831...
Thomas PetazzoniThomas Petazzoni
f8634af6912libglib2: renumber patches Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Pete...
Gustavo ZacariasGustavo Zacarias
dbf426da06esquid: bump to version 3.3.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
f0deded9124samba: needs threads As pointed by Thomas on IRC. Fixes: http://autobuild.buildroot.net/results/24f/24fe95a7775af10c...
Gustavo ZacariasGustavo Zacarias
06938c3a9e3dosfstools: upstream tarball site changed Upstream changed their distribution tarball site. Thanks go to Andrew Sche...
Thomas PetazzoniThomas Petazzoni
c73c5fc90d0am33x-cm3: Enforce correct -march option Buildroot uses a normal ARM compiler to build the AM33X CM3 firmware (which...
Thomas PetazzoniThomas Petazzoni
1d0f68f4767gvfs: bump to 1.16.2 Following the libglib2 bump, gvfs must be updated. We don't bump to the latest 1.17.1, because ...
Thomas PetazzoniThomas Petazzoni
a3bd97f6b6clibsoup: add missing dependency on host-intltool Fixes: http://autobuild.buildroot.net/results/e24/e240828ed2fdeb...
Thomas PetazzoniThomas Petazzoni
205643a3454libpcap: fix build failure related to libnl3 When libpcap detects that libnl3 is available, it hardcodes the fact of...
Spenser GillilandSpenser Gilliland
69e3d032ed0webkit: bump to version 1.9.6 Remove bison-2.6-compat patch as it has been incorporated upstream. Remove fix build i...
Spenser GillilandSpenser Gilliland
dca87816101libsoup: bump to version 2.43.1 Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by: Peter Kor...
Spenser GillilandSpenser Gilliland
4b3d949b8aflibgtk2: bump to version 2.24.18 and drop DirectFB * Drop DirectFB support from libgtk2 * bump libgtk2 to version 2....
Spenser GillilandSpenser Gilliland
003a000d629gdk-pixbuf: bump to version 2.28.1 Signed-off-by: Spenser Gilliland <spenser at gillilanding.com> Signed-off-by: Pet...
Spenser GillilandSpenser Gilliland
1232fe4d22elibglib2: Bump libglib2 to 2.36.1 This patch bumps libglib2 to version 2.36.1. In addition this bumps glibmm and gli...
Frank HunlethFrank Hunleth
0b8ed5b53d0lua-msgpack-native: fix git hash tag Remove initial g from hash tag to fix downloads from github. Signed-off-by: Fr...
Tristan LelongTristan Lelong
424d19a1680libroxml: bump version to 2.2.2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
4f7bf81e9balinux: bump 3.9.x stable version Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kors...
Gustavo ZacariasGustavo Zacarias
b0e0ec04d57kernel-headers: bump 3.{0, 2, 4, 9}.x stable version And mark 3.8.x series as deprecated to match upstream. Signed-...
Gustavo ZacariasGustavo Zacarias
540e67b0399tcpdump: bump to version 4.4.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
8d4c3a7eefalibpcap: bump to version 1.4.0 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Peter KorsgaardPeter Korsgaard
41190ef0f1flinenoise: fix git commit id Somehow a 'g' had sneaked in before the commit id. Signed-off-by: Peter Korsgaard <jac...
Yann E. MORINYann E. MORIN
28ab11d7855package/rpi-userland: bump version Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Kor...
Yann E. MORINYann E. MORIN
e22f57d41bapackage/rpi-firmware: update Updating brings in a new bootloader that enables more free codecs: MJPEG, VP6, VP8,...
Jerzy GrzegorekJerzy Grzegorek
086f333f39cNormalize separator size to 80 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter K...
Jerzy GrzegorekJerzy Grzegorek
f9e76bb2534Convert headers to lower case when relevant Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-of...
Jerzy GrzegorekJerzy Grzegorek
834de0ac131Fix package headers to comply with coding style Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signe...
Jerzy GrzegorekJerzy Grzegorek
35c5c6f6c71Fix package headers Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
86bfe7cca9bmanual: github: merge tag/commit ID examples And reword as suggested by Samuel. Signed-off-by: Peter Korsgaard <jac...
Spenser GillilandSpenser Gilliland
484b6dd8a3amanual: correct error in github tarball information Updates to manual for bug 6302 Signed-off-by: Spenser Gilliland...
Spenser GillilandSpenser Gilliland
013365238f0tslib: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by...
Spenser GillilandSpenser Gilliland
7869f83bda8ti-utils: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off...
Spenser GillilandSpenser Gilliland
63c39b52ce3sunxi-tools: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-...
Spenser GillilandSpenser Gilliland
8ad0ab6e16esunxi-boards: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed...
Spenser GillilandSpenser Gilliland
fe64434df6csocketcand: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-o...
Spenser GillilandSpenser Gilliland
8645437c0ccrpi-userland: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed...
Spenser GillilandSpenser Gilliland
6b16001d4f0rpi-firmware: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed...
Spenser GillilandSpenser Gilliland
ae5be552b64omap-u-boot-utils: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> S...
Spenser GillilandSpenser Gilliland
c2b205c038bne10: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by:...
Spenser GillilandSpenser Gilliland
e9c9bd2d62amtdev2tuio: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-o...
Spenser GillilandSpenser Gilliland
55c90b10b3clua-msgpack-native: fix github tarball to use commit id [Peter: fix {/( mixup as pointed out by Yann] Signed-off-by:...
Spenser GillilandSpenser Gilliland
b89e8141e32linenoise: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-of...
Spenser GillilandSpenser Gilliland
9bb2757c461libcofi: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-...
Spenser GillilandSpenser Gilliland
f0f124f36a8jsmin: fix github tarball to use commit id Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Signed-off-by...
Alexandre BelloniAlexandre Belloni
8dfd59d1144Normalize separator size to 80 Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by...
Alexandre BelloniAlexandre Belloni
f2c2f25cef0Remove description and url from header Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signe...
Sonic ZhangSonic Zhang
51dea66f96bdoc: Add txt document for the new package-specific FLAT_STACKSIZE option. Signed-off-by: Sonic Zhang <sonic.zhang@an...
Alexandre BelloniAlexandre Belloni
966e005d52fConvert headers to lower case when relevant Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> ...
Alexandre BelloniAlexandre Belloni
660444e19baimlib2: fix header Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter Kors...
Alexandre BelloniAlexandre Belloni
702704014daFix package headers to comply with coding style Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.c...
Alexandre BelloniAlexandre Belloni
911a2081a3dx-loader: remove useless comment Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-...
Alexandre BelloniAlexandre Belloni
f397d2ce9e4ccid: fix header line Signed-off-by: Alexandre Belloni <alexandre.belloni@free-electrons.com> Signed-off-by: Peter K...
Markos ChandrasMarkos Chandras
d0d8a53dda3xfsprogs: Version bump to 3.1.11 Signed-off-by: Markos Chandras <markos.chandras@imgtec.com> Signed-off-by: Peter Ko...
Gustavo ZacariasGustavo Zacarias
9c778689c4dp11-kit: fix __progname build failure Even though we've got UCLIBC_HAS___PROGNAME=y in our internal toolchains the b...
Peter KorsgaardPeter Korsgaard
f7c5d923140package: add tree Tree is a recursive directory listing command that produces a depth indented listing of files. Si...
Peter KorsgaardPeter Korsgaard
d8587c198b5gnutls: drop double libidn dependency Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
669de89be78Revert "gnutls: wchar only needed for tools" This reverts commit 7672b1235d8f786938af66068c1c1da8a766bb38. It turns...
Yann E. MORINYann E. MORIN
29b071077f6package/libbsd: depends on architectures providing a.out.h libbsd requires a.out.h, which is only available in a sel...
Markos ChandrasMarkos Chandras
88378877273directfb: add optional imlib2 support [Peter: drop default y] Signed-off-by: Markos Chandras <markos.chandras@imgtec...
Gustavo ZacariasGustavo Zacarias
bf3e314efbfudpcast: needs host-m4 Fixes: http://autobuild.buildroot.net/results/28b/28bc8651ee798af150bba5997b66ec7bb450ecde/ ...
Gustavo ZacariasGustavo Zacarias
40d782cd0e3dtc: needs host-bison and host-flex Fixes: http://autobuild.buildroot.net/results/000/000a042f6b485d90717d14b93efcf0...
Markos ChandrasMarkos Chandras
99c016336e9xapp_luit: Add patch to fix building with recent gcc versions Upstream bugzilla: https://bugs.freedesktop.org/show_b...
Markos ChandrasMarkos Chandras
96f522ee7bcxapp_xmodmap: Fix build problems due to missing asprintf definition Upstream Bugzilla: https://bugs.freedesktop.org/...
Gustavo ZacariasGustavo Zacarias
235b676a667gnutls: make crywrap a tools option crywrap now needs wchar support so just build it when tools are enabled. It's al...
Thomas PetazzoniThomas Petazzoni
82d2a47478elinux: qstrip the custom DTS path This fixes a problem reported by wacha@mit.bme.hu, see http://lists.busybox.net/pi...
Gustavo ZacariasGustavo Zacarias
a7e8b623745p11-kit: fix argp_standalone build error When BR2_PACKAGE_ARGP_STANDALONE is enabled and built before p11-kit the co...
Markos ChandrasMarkos Chandras
11e9c455be3bzip2: Fix build system to build object files twice Fixes build problems on MIPS Signed-off-by: Markos Chandras <ma...
Peter KorsgaardPeter Korsgaard
b713a39802flibftdi: autoreconf should happen for host as well Fixes http://autobuild.buildroot.net/results/d30/d3090804149654e0...
Yann E. MORINYann E. MORIN
860d37a2760legacy: add options for the legacy Realtek WiFi options in linux-firmware Reported-by: Thomas Petazzoni <thomas.peta...
Francois PerradFrancois Perrad
f26b054a326luajit: bump to version 2.0.2 Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
0b6af1af6febwm-ng: move to appropiate category bwm-ng is a networking application, not a system one. Signed-off-by: Gustavo Za...
gilles.talis@gmail.comgilles.talis@gmail.com
46ae86b3df6monit: needs threads support in toolchain Fixes: http://autobuild.buildroot.org/results/0b5/0b5838f3d11b45244f27bd2b...