Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Samuel MartinSamuel Martin
4d58ca1b483vlc: fix svg support In vlc, svg support is done using librsvg, not libsvg. Fixes: http://autobuild.buildroot.org...
tremtrem
90f0163f365apf27: bump kernel version to 3.13.2 Signed-off-by: Philippe Reynes <tremyfr@yahoo.fr> Signed-off-by: Peter Korsgaar...
Spenser GillilandSpenser Gilliland
acb457e7505defconfigs: zedboard add info about uboot installation Add info about how to install a custom uboot on the zedboard....
Gustavo ZacariasGustavo Zacarias
2d91c689686joe: needs mmu Fixes: http://autobuild.buildroot.net/results/f92/f920c85244afffe38497459753bf005946001d0d/ Signed-o...
Gustavo ZacariasGustavo Zacarias
52ec2e54e6fmpd: fix vorbis build failure Forcibly disable the vorbis encoder support when the vorbis option isn't enabled to av...
Peter KorsgaardPeter Korsgaard
b83d57211beRevert "opencv: cleanup depends and comments" This reverts commit 5f7cbb264ec21f75320ad8518d27f4c605c825f8. Buildro...
Samuel MartinSamuel Martin
a8b1d7c8cc2open2300: fix build failure This patch fixes the open2300's build-system, which is a handwritten Makefile, by removi...
Jerzy GrzegorekJerzy Grzegorek
7bb29972804uclibc/Config.in: indentation cleanup Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Reviewed-by: Th...
Spenser GillilandSpenser Gilliland
12106fc69bazedboard: add Avnet Zedboard support. [Thomas: update to recent Buildroot which had renamed several Config.in option...
Yann E. MORINYann E. MORIN
2e66e26aa6bpackage/weston: un-break the rpi-compositor The rpi-compositor was broken with the 1.4.0 release, but we now have a ...
Ryan BarnettRyan Barnett
7122e6a7f47mmc-utils: fix linux headers issue before 3-4 With toolchains that include linux kernel headers before the 3.4 kerne...
Gustavo ZacariasGustavo Zacarias
0df92ef6d43linux: bump to version 3.13.2 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
c2e932e2dd1linux-headers: bump 3.{4, 10, 12, 13}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Si...
Maxime HadjinlianMaxime Hadjinlian
e24909a8720dependencies.sh: cleanup dependencies.sh Cleanup mixed indents and remove commented lines. Signed-off-by: Maxime Ha...
Martin BarkMartin Bark
2e8dd9563dbdependencies.sh: stop stray a.out being created for ia32 compiler test If the grub package is selected it also selec...
Samuel MartinSamuel Martin
5f7cbb264ecopencv: cleanup depends and comments Since the opencv package globally depends on BR2_TOOLCHAIN_HAS_THREADS and BR2_...
Samuel MartinSamuel Martin
d5c24ee3cdeopencv: need threads support Because the opencv_core module needs threads support, just globally disable the whole o...
Peter KorsgaardPeter Korsgaard
85e904ba437gpm: needs bison Fixes http://autobuild.buildroot.net/results/a4b/a4b473ae0a97fe79dbc30e6603f029f946c011fe/ Signed-...
Thomas De SchampheleireThomas De Schampheleire
582af5884ffinfra: remove unused helper function pkgparentdir Thanks to the previous patches, no-one is using pkgparentdir anymo...
Thomas De SchampheleireThomas De Schampheleire
26aef889f1dinfra: remove unused 4th parameter to package infrastructures (pkgparentdir) The fourth parameter to inner-generic-p...
Thomas De SchampheleireThomas De Schampheleire
ac57c640c6einfra: remove usage of 4th parameter to inner-generic-package In preparation of the removal of the 4th parameter to ...
Thomas De SchampheleireThomas De Schampheleire
604d261fb05infra: remove variable FOO_DIR_PREFIX Variable FOO_DIR_PREFIX in inner-generic-package isn't really needed. The cont...
Thomas De SchampheleireThomas De Schampheleire
3880a6ab3cainfra: remove redundant $(call) on pkgdir, pkgname, pkgparentdir When calling make 'functions', the $(call) keyword ...
Arnout VandecappelleArnout Vandecappelle
e7ab4b49f4dccache: replace BUILDROOT_CACHE_DIR with BR_CACHE_DIR. To make the naming consistent (qstripped variant of a config ...
Thomas PetazzoniThomas Petazzoni
e543f5a1048arch: remove sh2, sh3 and sh3eb support This patch removes the sh2, sh3 and sh3eb support, because the user base is ...
Sven NeumannSven Neumann
38bab3635acopus: allow to select fixed-point implementation The default of choosing the fixed-point implementation if the targe...
Peter KorsgaardPeter Korsgaard
4ed1dc66166uClibc: 0.9.33.2: revert pread/pwrite patches from upstream git The pread/pwrite handling on the 0.9.33 branch doesn...
Baruch SiachBaruch Siach
868c6cebe4clibsigsegv: disable for xtensa The xtensa uClibc port does not provide the ucontext.h context manipulation routines ...
Gustavo ZacariasGustavo Zacarias
feb75331737iucode-tools: requires argp_standalone with uclibc toolchains Fixes: http://autobuild.buildroot.net/results/3fc/3fc0...
Peter KorsgaardPeter Korsgaard
474defab2b6CHANGES: add issues resolved in 2014.02 cycle Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Thomas PetazzoniThomas Petazzoni
12d150727a8Strip *.so* and not only executable files Our current stripping strategy requires that shared libraries have the exe...
Antoine Pierlot-GarcinAntoine Pierlot-Garcin
dcd0b3cc7b5gnutls: fix libz autodetection failure The configure script finds libz in the distribution libraries, which causes z...
Ryan BarnettRyan Barnett
92f551abecdelf2flt: change source site The CVS repository for this package is no longer available. So changing the repository t...
Peter KorsgaardPeter Korsgaard
99e82b0d4c6Makefile: also use ignore-times argument to rsync when copying rootfs overlays Missed from previous patch. Signed-o...
Danomi ManchegoDanomi Manchego
2f865405c92Makefile: change rsync used in overlays to always transfer files If two files with the same relative paths exist in ...
Maxime HadjinlianMaxime Hadjinlian
3f2d43e3ed6iucode-tools: new package iucode_tool is a program to manipulate Intel® X86 and X86-64 processor microcode collectio...
Sonic ZhangSonic Zhang
170d526e91aicu: detect and add compiler symbol prefix to the assembly code Some compilers, such as the Blackfin GNU compiler, p...
Gustavo ZacariasGustavo Zacarias
f628dc41ab3mpg132: bump to version 1.18.0 Fixes a couple of buffer overflows so it should be considered as a security bump (no ...
Gustavo ZacariasGustavo Zacarias
83209f9f6c7libyaml: add security patches for CVE-2013-6393 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Thomas PetazzoniThomas Petazzoni
26cdb3568c6uclibc: fix sh2a option definition The uClibc options for sh2a is SH2A, not SHA2, and this value should be used for ...
Jeremy RosenJeremy Rosen
cd3de018d7aVLC needs QT_GUI_MODULE and not just QT fixes http://autobuild.buildroot.net/results/78d/78df2d86394d7637db88dac5d1e...
Ryan BarnettRyan Barnett
cc6e4c4a327libxmlpp: need BR2_USE_MMU dependancy Fixes: http://autobuild.buildroot.org/results/d4d/d4d10ddccf4f53087e2012a36f...
Thomas PetazzoniThomas Petazzoni
fecf5b522b6pkg-download: make sure git downloads fail for unknown versions The current git download helper creates the tarball ...
Thomas PetazzoniThomas Petazzoni
dd712eb31cdarch: remove incorrect condition for endian definition on SuperH Probably due to some copy/paste mistake, Config.in....
Gustavo ZacariasGustavo Zacarias
0c535e15faemtr: not available for avr32 The uclibc version condition is accurate but doesn't cover external toolchains, so also...
Peter KorsgaardPeter Korsgaard
24badfe1102qt5: Rename BUILDROOT_COMPILER_C{,XX}FLAGS to BR_COMPILER_C{,XX}FLAGS No functional change, but internal variables s...
Peter KorsgaardPeter Korsgaard
de13e31a165Rename BUILDROOT_LIBC to BR_LIBC No functional change, but internal variables should be name BR_foo, not BUILDROOT_f...
Peter KorsgaardPeter Korsgaard
d254925623audpcast: drop stat64 handling udpcast was checking the (non-existing) BR_LARGEFILE variable to know if it should ena...
Thomas De SchampheleireThomas De Schampheleire
58c350ba678dhrystone: remove usage of FOO_DIR_PREFIX As the semantics of FOO_DIR_PREFIX will change in the following patch, we ...
Maxime HadjinlianMaxime Hadjinlian
ee8f0ecfbcdintel-microcode: new package The intel microcode is a proprietary package which provides a data file used to correct...
Bernd KuhlsBernd Kuhls
1e7602327a3gnupg: depend on libiconv if appropriate If iconv is built before gnupg, this package will link against it; if it is...
Danomi ManchegoDanomi Manchego
ebeb21d0296package/util-linux: add a host variant Signed-off-by: Danomi Manchego <danomimanchego123@gmail.com> Acked-by: Arnout...
Sagaert JohanSagaert Johan
474f1bb9c7elibupnp : bump version to 1.6.19 Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaa...
Rafal FabichRafal Fabich
73da2ff6f71Added local directory as source of kernel code Add the option to use a local directory as the source for building th...
Ryan BarnettRyan Barnett
15fed7179a8gpm: run autogen.sh as PRE_CONFIGURE step Move the GPM_RUN_AUTOGEN to be a PRE_CONFIGURE step because this step depe...
Gustavo ZacariasGustavo Zacarias
50f0f9d63c7squid: bump to version 3.4.3 And exclude for avr32 since the toolchain is too old, fixes: http://autobuild.buildroot...
Nicolas DechesneNicolas Dechesne
136ede6f19bscripts: xorg-release: handle case when version needs downgrade the initial implementation assumes that when a versi...
Julien BoibessotJulien Boibessot
45f756ee9e2gpm: fixes build error when makeinfo is not installed on host Tested with: make gpm MAKEINFO=no Should fix http://au...
Valentine BarshakValentine Barshak
d66538b34acMakefile: Add /usr/lib/locale to target-purgelocales Some packages install locales to /usr/lib/locale. Parse and pur...
Vicente Olivert RieraVicente Olivert Riera
abe55df74d5mmc-utils: Fix 64-bit values redefinition Some toolchains include asm-generic/int-l64.h from their asm/types.h file ...
Spenser GillilandSpenser Gilliland
443af537d29libnspr: add microblaze support fixes autobuild failures http://autobuild.buildroot.net/results/493/4932900522e87da...
Spenser GillilandSpenser Gilliland
8cc853eb10bbinutils: whitespace cleanup Signed-off-by: Spenser Gilliland <spenser@gillilanding.com> Acked-by: Thomas Petazzoni ...
Ryan BarnettRyan Barnett
01d92e1c386Fix alioth.debian URLs that are broken Inspired by a patch from Martin Bark <martin@barkynet.com>, this fixes autobu...
Gustavo ZacariasGustavo Zacarias
d9b79b7f506gnutls: bump to version 3.2.10 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Peter KorsgaardPeter Korsgaard
51a2caf912eCHANGES: update with recent changes Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Gustavo ZacariasGustavo Zacarias
a93c98bb95dopenssh: bump to version 6.5p1 Convert the ever growing drop-SUSv3-legacy patch to a sed expression. Modify the init...
Maxime HadjinlianMaxime Hadjinlian
3bcb7e74be7manual: Clarify wrapper and debug Try to clarify how the wrapper passes arguments and why. This is mainly because th...
Marcelo Gutiérrez(UTN/FRH)Marcelo Gutiérrez(UTN/FRH)
42c56751fc5mysql: bump to version 5.1.73 Signed-off-by: Marcelo Gutiérrez <kuyurix@gmail.com> Signed-off-by: Peter Korsgaard <p...
Yann E. MORINYann E. MORIN
2ff133bbb20package/rpi-firmware: bump for misc enhancements and fixes Fixes for h264 video deocding, audio playback and cec. So...
Ezequiel GarcíaEzequiel García
5d5b468345dmtd: Allow to select the host variant If any of the post-image scripts wants to create mtd/ubi images, we need to ex...
Ezequiel GarcíaEzequiel García
7229dc67bcfmtd: Add a more verbose menu text mtd-utils also contain ubi/ubifs tools, so let's add it to the menu option. Also, ...
Yegor YefremovYegor Yefremov
f7f39ccc9f1libsoc: bump to 0.6 Add --disable-debug to unset default DEBUG option. Signed-off-by: Yegor Yefremov <yegorslists@g...
Gustavo ZacariasGustavo Zacarias
22bbca9b912mtr: new package Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@kor...
Julien BoibessotJulien Boibessot
bc8ede2bb33Add gpm (general purpose mouse) server package [Peter: small white space fixes as pointed out by Yann] Signed-off-by...
Peter KorsgaardPeter Korsgaard
fc95ad82e11infozip: fix optimization level in Makefile patch Noop in Buildroot as we override CFLAGS, but cleaner. Reported-by...
Alan OttAlan Ott
b5502b988c1package/joe: Add package for the JOE editor JOE is an easy-to-use, full-screen, terminal-based text editor. http://...
Martin BarkMartin Bark
95b623963a8zxing: don't select libiconv The zxing package currently selects libiconv when locale support is not available in th...
Yann E. MORINYann E. MORIN
71094c716d7package/weston: bump to 1.4.0 Drop patches applied upstream. Mark the rpi-backend as broken, since it segfaults. S...
Yann E. MORINYann E. MORIN
2c07341c751package/wayland: build a host variant Starting with 1.4.0, weston requires wayland-scanner to build its DT. So far, ...
Yann E. MORINYann E. MORIN
aa8eea6c37bpackage/wayland: bump to 1.4.0 Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-off-by: Peter Korsgaa...
Romain NaourRomain Naour
3d6dc640aecinfozip: add missing optional bzip2 dependencie Signed-off-by: Romain Naour <romain.naour@openwide.fr> Signed-off-by...
Romain NaourRomain Naour
cc4dedd962dinfozip: fix cross-compilation issues - Use CFLAGS from command line - Remove "Check C compiler type (optimization ...
Romain NaourRomain Naour
08cd1208e5einfozip: fix $(AS) behavior infozip's Makefile expect $(AS) to output by default to <basename>.o but when called fro...
Tristan LelongTristan Lelong
267edbf9aa2libroxml: bump version to 2.3.0 Starting with version 2.3.0, libroxml is now using autotools. With autotools, the -W...
Yegor YefremovYegor Yefremov
1dc2e9a8317ModemManager: bump to 1.2.0 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaar...
Arnout Vandecappelle (Essensium/Mind)Arnout Vandecappelle (Essensium/Mind)
1bb77c7578fgnutls: bump to 3.2.9 gnutls-01-gettime.patch was applied upstream, AUTORECONF is no longer necessary. The GNUTLS_L...
Sven NeumannSven Neumann
a05049e91edgst1-libav: new package [Peter: file header, structure like gst-ffmpeg, drop unneeded libav args] Signed-off-by: Sve...
Peter KorsgaardPeter Korsgaard
f33e25403d7gstreamer{,1}: use more sensible kconfig names The gstreamer / gstreamer1 names are not directly obvious to outsider...
Gustavo ZacariasGustavo Zacarias
9e05a1285f6fswebcam: needs mmu Fixes: http://autobuild.buildroot.net/results/62b/62b74b3c8024f362035003450676bfcc36c7171a/ Sig...
Thomas PetazzoniThomas Petazzoni
618d4ed0529web: announce meeting, and add Mind as sponsor [Peter: s/Hangout/Hangouts/, line wrap] Signed-off-by: Thomas Petazzo...
Jerzy GrzegorekJerzy Grzegorek
ef6a2858128imagemagick: bump to version 6.8.8-4 Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: P...
Jerzy GrzegorekJerzy Grzegorek
61e343970d6jasper: fix license typo Signed-off-by: Jerzy Grzegorek <jerzy.grzegorek@trzebnica.net> Signed-off-by: Peter Korsgaa...
Arnout VandecappelleArnout Vandecappelle
8c13f9e82eelibusb: do not depend on host-udev for host variant Commit 25926af5 disabled udev support for the host variant, but ...
Gustavo ZacariasGustavo Zacarias
07fc65fdc99libnl: bump to version 3.2.24 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
8abdd5fa3e0libcurl: security bump to version 7.35.0 Fixes CVE-2014-0015. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com...
Gustavo ZacariasGustavo Zacarias
a8a96c0d17asshfs: bump to version 2.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Gustavo ZacariasGustavo Zacarias
f6305d135earng-tools: argp-standalone required for uclibc toolchains only Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com...
Maxime HadjinlianMaxime Hadjinlian
0e48a4efdf2rtmpdump: bump version Rtmpdump was not compatible with BR's version of PolarSSL, the bump fixes that. Fixes: http:...
Gustavo ZacariasGustavo Zacarias
8c63b64d5d1linux: bump to version 3.13.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Gustavo ZacariasGustavo Zacarias
a7598d586balinux-headers: bump 3.{4, 13}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Gustavo ZacariasGustavo Zacarias
6cde69fa64asg3_utils: bump to version 1.37 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Gustavo ZacariasGustavo Zacarias
0586b24a594collectd: bump to version 5.4.1 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsg...
Simon DawsonSimon Dawson
e7d309cba02vlc: add libass support Signed-off-by: Simon Dawson <spdawson@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsg...
Yegor YefremovYegor Yefremov
3bc4c064d22libsocketcan: add license information and fix formatting Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> ...
Yegor YefremovYegor Yefremov
02215682e76mxml: bump to 2.8 Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <peter@k...
Yann E. MORINYann E. MORIN
5e3b1f31b3fpackage/rpi-userland: fix fall-out after cmake infra change Cset 9fa7f2b (pkg-cmake.mk: build shared library when !B...
Gustavo ZacariasGustavo Zacarias
25926af57c5libusb: disable udev support for host variant There's no guarantee that udev with development files is present in th...
Julien BoibessotJulien Boibessot
ad82e739b92Add SMS Tools Server 3 package [Peter: move to hw menu, int type for nr modems, drop _BINARIES_DIR variable, fix co...
Yann E. MORINYann E. MORIN
5d467895501package/pkg-cmake: disable colouring the output cmake is the only build-system we support that does colour its outpu...
Yann E. MORINYann E. MORIN
984524fda1ffs: ensure $(TARGET_DIR_WARNING_FILE) is writable If the Buildroot tree is read-only, then $(TARGET_DIR_WARNING_FILE...
Yann E. MORINYann E. MORIN
bbb1e7ae218package/uClibc: ensure .config is writable If $(UCLIBC_CONFIG_FILE) is read-only (eg. because Buildroot's source dir...
Yann E. MORINYann E. MORIN
0a541c8f244linux: ensure buildroot_defconfig is writable If $(KERNEL_SOURCE_CONFIG) is read-only (eg. because Buildroot's sourc...
Nathan LynchNathan Lynch
9b659b815bbbusybox: ensure $(BUSYBOX_BUILD_CONFIG) is writable If $(BUSYBOX_CONFIG_FILE) is read-only (eg. because Buildroot's ...
Nathan LynchNathan Lynch
5f52d7a8bd6target: ensure target/ dir is writable If the source target skeleton is read-only (eg. because Buildroot's source di...
Yann E. MORINYann E. MORIN
167ca173f6fRevert "package/tzdata: install a default localtime" This reverts commit f96e4d7f348ce1b7b53763f102bbedb1ef6a1991. ...
Gustavo ZacariasGustavo Zacarias
d8fd2b3ed65php: security bump to version 5.5.8 Fixes CVE-2013-6712. Note that there's no xz format tarball for 5.5.8. Signed-o...
Maxime HadjinlianMaxime Hadjinlian
08b32ea9588libass: new package libass is a portable subtitle renderer for the ASS/SSA (Advanced Substation Alpha/Substation Alp...
Gustavo ZacariasGustavo Zacarias
1a71a270e1aethtool: bump to version 3.13 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaa...
Yann E. MORINYann E. MORIN
063ab4de0fbpackage/tmux: new package [Peter: fix license info] Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr> Signed-...
Gustavo ZacariasGustavo Zacarias
2951d1e2075libusb-compat: bump to version 0.1.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
f92aa38db31libusb: bump to version 1.0.18 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
3f5906324aaradvd: bump to version 1.9.8 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaar...
Gustavo ZacariasGustavo Zacarias
890d2a37287iw: bump to version 3.14 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <p...
Maxime HadjinlianMaxime Hadjinlian
a95d9e19c5blibenca: new package Extremely Naive Charset Analyser. This package was originally found at : https://github.com/hu...
Frank HunlethFrank Hunleth
da18018b5f0erlang: bump version to R16B03-1 OTP R16B03-1 is a service release which corrects a few issues found in the R16B03 r...
Gustavo ZacariasGustavo Zacarias
d70300031calm_sensors: bump to version 3.3.5 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Kor...
Chris PackhamChris Packham
a2ff491db36tcpreplay: Bump version to 4.0.2 Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Peter Korsgaa...
Yegor YefremovYegor Yefremov
44092444554libnftnl: add JSON and XML parsing support Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by:...
Peter KorsgaardPeter Korsgaard
9eefa845a26libcdio: make C++ support optional C++ support is only needed for the example programs (that we don't build) and C++...
Peter KorsgaardPeter Korsgaard
3ff91126e63libcdio: forcibly disable libcddb support We don't have libcddb in Buildroot, and the detection handling in configur...
Bernd KuhlsBernd Kuhls
c80977deda5libcdio: cdda-player depends on ncurses Signed-off-by: Bernd Kuhls <berndkuhls@hotmail.com> Signed-off-by: Peter Kor...
Peter KorsgaardPeter Korsgaard
999a91afa3crtmpdump: don't force a crypto backend rtmpdump CAN work without a crypto backend (by passing CRYPTO=), so don't enf...
Peter KorsgaardPeter Korsgaard
8e467ce2a7drtmpdump: fix CFLAGS/LDFLAGS The rtmpdump makefile looks at XCFLAGS/XLDFLAGS for additional flags, so use those inst...
Peter KorsgaardPeter Korsgaard
8476e5ad45atcpreplay: fix build errors when tcpdump (verbose) isn't enabled Patch from Chris' pull request. Signed-off-by: Pet...
Peter KorsgaardPeter Korsgaard
b304ff7f7dbvorbis-tools: fix libm linking issue Fixes http://autobuild.buildroot.net/results/d48/d488dc5e1d684124e7367dac00ba2f...
Andrew RuderAndrew Ruder
c443c2be176gcc 4.8.2: arm fixes for stack corruption This seems to especially affect the kernel, but in an interrupt-heavy syst...
NixNix
f5437a65020Makefile: Unexport TAR_OPTIONS GNU tar > 1.13.17 interprets TAR_OPTIONS as an environment variable containing option...
Baruch SiachBaruch Siach
b392a24adbepoco: fix nios2 fenv build failure Disable FP environment on nios2. Fixes: http://autobuild.buildroot.net/results/3...
Romain NaourRomain Naour
a7476718138openpowerlink: force static library build There is no shared lib in openpowerlink, so force static lib to build libp...
Samuel MartinSamuel Martin
34924f620d7gtest: force static library build While it seems possible to build gtest as a shared library, using it in other proj...
Maxime HadjinlianMaxime Hadjinlian
f873de877d6libcurl: Add rtmp support Signed-off-by: Maxime Hadjinlian <maxime.hadjinlian@gmail.com> Cc: Bernd Kuhls <berndkuhls...
Gustavo ZacariasGustavo Zacarias
18ed49e4d53linux-headers: bump 3.{10, 12}.x stable versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-of...
Arnaud RébilloutArnaud Rébillout
1ba3432ab3elftp: bump to 4.4.15 and remove cross-compile patch. The patch has been accepted upstream. See: http://www.mail-arch...
Yegor YefremovYegor Yefremov
e9c8afb9fb8can-utils: bump version Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Korsgaard <p...
Chris PackhamChris Packham
340ba1bec04tcpreplay: cross-compile with tcpdump support If tcpdump is enabled set ac_cv_path_tcpdump_path so that verbose outp...
Peter KorsgaardPeter Korsgaard
99fa554bd64busybox: 1.22.1: correct ash patch Upstream initially put the wrong patch online: http://lists.busybox.net/pipermai...
Gustavo ZacariasGustavo Zacarias
1052a4a75f6busybox 1.22.1: add upstream iplink fix Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Baruch SiachBaruch Siach
43d8dc3a392sqlcipher: fix build for xtensa The sqlcipher package generates libraries that are too large for the xtensa default ...
Peter KorsgaardPeter Korsgaard
42ed1080130rtmpdump: workaround kconfig issue by defaulting to gnutls Otherwise we get: package/openssl/Config.in:1:error: rec...
Maxime HadjinlianMaxime Hadjinlian
7677a7542e3tinyxml: new package Tiny XML Parser. This package was originally found at : https://github.com/huceke/buildroot-rbp...
Maxime HadjinlianMaxime Hadjinlian
ac37a9b42f8libshairplay: new package libshairplay is a client library that emulates an airplay server This package was original...
Matthew WeberMatthew Weber
9dada44cd88added python unicode selection to menu This patch is based on the original new pkg patch submitted last Jan and is p...
Samuel MartinSamuel Martin
22cdb652f51fs/common.mk: add host-mkpasswd if PACKAGES_USERS is not empty When using a custom rootfs skeleton, the host-mkpassw...
Samuel MartinSamuel Martin
8157159b22econnman: enable systemd unit-files installation Signed-off-by: Samuel Martin <s.martin49@gmail.com> Signed-off-by: P...
Samuel MartinSamuel Martin
04ea76404acconnman: use the *_INSTALL_INIT_SYSV infra instead of the custom hook Signed-off-by: Samuel Martin <s.martin49@gmail...
Samuel MartinSamuel Martin
e5cf8d5999bopencv: remove BUILD_SHARED_LIBS flags This CMake flag is now handled by the cmake-package infrastructure. Signed-o...
Samuel MartinSamuel Martin
9fa7f2b1139pkg-cmake.mk: build shared library when !BR2_PREFER_STATIC_LIB CMake offers a couple of places where one can specify...
Thomas De SchampheleireThomas De Schampheleire
a1ede0a5136linux/Config.in: clarify longterm 2.6 URL exception As this question has popped up multiple times on the mailing lis...
Bjørn ForsmanBjørn Forsman
e8160146e62dependencies.sh: stop mixing echo and printf (use echo) 'printf' was introduced because it is more portable than 'ec...
Thomas De SchampheleireThomas De Schampheleire
ead1d2645bdmanual: remove suggestion of aligning = signs in .mk files It is not buildroot convention to align the = signs in .m...
Daniel NyströmDaniel Nyström
1ee98ea68fde2fsprogs: Install libraries to staging Signed-off-by: Daniel Nyström <daniel.nystrom@timeterminal.se> Acked-by: Gus...
Yegor YefremovYegor Yefremov
5aa4e18d63flibnftnl: new package [Peter: license is GPLv2+] Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Acked-by...
Peter KorsgaardPeter Korsgaard
df7684b5b63libvorbis: bump version Shrinks library size. From the release notes: Nathan Froyd at Mozilla noticed something ...
Yegor YefremovYegor Yefremov
f8ba83fd21elibsocketcan: install to staging Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com> Signed-off-by: Peter Kor...
Maxime HadjinlianMaxime Hadjinlian
0adc73d6a6artmpdump: new package rtmpdump - RTMPDump Real-Time Messaging Protocol API This package was originally found at : ht...
Peter KorsgaardPeter Korsgaard
99fd373bf54package: fixup dependencies after mysql_client -> mysql rename Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Marcelo Gutiérrez(UTN/FRH)Marcelo Gutiérrez(UTN/FRH)
e2b2ecb691amysql: rename the patches so they have a number Rename patches to add sequence numbers Signed-off-by: Marcelo Gutié...
Marcelo Gutiérrez(UTN/FRH)Marcelo Gutiérrez(UTN/FRH)
06c82128663Rename MySQL client package MySQL client package has been renamed to MySQL. [Peter: fixup help text] Signed-off-by:...
Francois PerradFrancois Perrad
6a471a1cb2blua: add an upstream patch from http://www.lua.org/bugs.html Signed-off-by: Francois Perrad <francois.perrad@gadz.o...
Francois PerradFrancois Perrad
751d85a7f83lua-modules: choice between Lua 5.1.x & Lua 5.2.x Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-o...
Francois PerradFrancois Perrad
ba296ab1eaelua: choice between 5.1.x & 5.2.x Signed-off-by: Francois Perrad <francois.perrad@gadz.org> Signed-off-by: Peter Kor...
Thomas De SchampheleireThomas De Schampheleire
93341046d8eConfig.in.legacy: fix misc. problems with libnfc-llcp removal The Config.in.legacy entry associated with the replace...
Thomas De SchampheleireThomas De Schampheleire
0a07731933blzma: remove deprecated target package The on-target lzma package has been deprecated for a long time, so remove it....
Thomas De SchampheleireThomas De Schampheleire
08506501b0bflex: change config text of 'target binary' option The buildroot manual contains a list of deprecated items, with th...
Thomas De SchampheleireThomas De Schampheleire
7ef5c3a5c70ttcp: remove deprecated package Since this is the only package depending on BR2_DEPRECATED_SINCE_2012_05, remove tha...
Thomas De SchampheleireThomas De Schampheleire
aa1845e813emanual: clarify handling of deprecated features Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmai...
Bjørn ForsmanBjørn Forsman
221ef3a3ee7Prefer 'printf' over 'echo -e' (for portability) support/dependencies/dependencies.sh uses #!/bin/sh shebang. It is ...
Alexander LukichevAlexander Lukichev
1f6934238a9zmqpp: bump git snapshot and remove patch The patch has been merged upstream, hence the bump and its removal from pa...
Maxime HadjinlianMaxime Hadjinlian
8a8d4695ad5libplist: new package libplist is a client for manipulating Apple Property List (.plist) files This package was orig...
Gustavo ZacariasGustavo Zacarias
425649fb32ewget: bump to version 1.15 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard ...
Gustavo ZacariasGustavo Zacarias
0e8f79b80b9configs/p1010rdb: bump to the latest and greatest versions Rename the defconfig to note that it's explicitly intende...
Gustavo ZacariasGustavo Zacarias
ff5d6d9a06fconfigs/mpc8315erdb: bump to the latest and greatest versions Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com....
Gustavo ZacariasGustavo Zacarias
eb9b1f50281uboot: bump to version 2014.01 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsga...
Gustavo ZacariasGustavo Zacarias
90c42ab196euboot-tools: bump to version 2014.01 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Gustavo ZacariasGustavo Zacarias
b520abe9a63cryptodev-linux: add fix for kernels >=3.13 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by:...
Bjørn ForsmanBjørn Forsman
f975a1a4738support/dependencies/dependencies.sh: Remove some absolute paths Buildroot fails to run on NixOS because it has no /...
Peter KorsgaardPeter Korsgaard
20a6dae075flive555: unbreak build without locale support in toolchain Fixes: http://autobuild.buildroot.net/results/7c1/7c1a1...
Peter KorsgaardPeter Korsgaard
e385c1fa2b2busybox: 1.22.1: add upstream date fix Signed-off-by: Peter Korsgaard <peter@korsgaard.com>