Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Thomas PetazzoniThomas Petazzoni
c1b6242fdcfpackage infrastructure: add LD_LIBRARY_PATH During the compilation of target or host packages, host tools might be u...
Thomas PetazzoniThomas Petazzoni
abc1479ea79xfont_font-util: convert to the autotools infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Thomas PetazzoniThomas Petazzoni
a55cd51b855zlib: enable compilation on the host zlib is needed on the host, to build xlib_libfontenc on the host, to build xapp...
Thomas PetazzoniThomas Petazzoni
d65e627432axlib_libfontenc: enable compilation on the host xlib_libfontenc is required to build xapp_mkfontscale on the host, w...
Thomas PetazzoniThomas Petazzoni
d61ed6f3220xfont_encoding: add mkfontscale on the host as dependency mkfontscale on the host is needed to build xfont_encoding,...
Thomas PetazzoniThomas Petazzoni
1786b39f0b8xapp_mkfontscale: enable compilation for the host and fix deps mkfontscale on the host is required to build xfonts-e...
Will WagnerWill Wagner
dc88b05c331linux-advanced: add 2.6.32.8 Signed-off-by: Will Wagner <will_wagner@carallon.com> Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
43ffd946ad5toolchain/uClibc: additional 0.9.30.2 patches Everything on the 0_9_30 branch since the release (0.9.30.3 to be) Si...
Thomas PetazzoniThomas Petazzoni
e5d1244a747libxcb: fix build with Buildroot compiled xsltproc Make sure that libxcb depends on host-xsltproc, since xsltproc is...
Thomas PetazzoniThomas Petazzoni
73c937229bflibxslt: enable compilation on host Compiling libxcb (from the X.org stack) requires xsltproc on the host, which is ...
Thomas PetazzoniThomas Petazzoni
e81149c5430libxml2: do not apply libtool patch when compiling for host The libtool patch is not applied when building for the t...
Thomas PetazzoniThomas Petazzoni
53f670ac068ccache: remove cleanup of documentation The cleanup of documentation is handled in a global way, in the main Makefil...
Thomas PetazzoniThomas Petazzoni
f03faaf3ab5automake: add build dependency on host-autoconf automake for the target fails to build if autoconf is not installed ...
Peter KorsgaardPeter Korsgaard
c8ff60c8283CHANGES: add ace_of_penguins, rubix and xboard Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
5f30c29b936xboard: remove package This package requires Xaw3d, that has never been packaged in Buildroot. As no-one seems to be...
Thomas PetazzoniThomas Petazzoni
161afc18625Fix build failure of rubix Add a patch to use strstr() instead of index(). Signed-off-by: Thomas Petazzoni <thomas....
Thomas PetazzoniThomas Petazzoni
3df93063da9Add libxpm as a dependency of ace_of_penguins ace_of_penguins fails to build when xlib_libXpm is not selected. Add i...
Peter KorsgaardPeter Korsgaard
ac8329cff0aMerge branch 'misc-fixes3' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
1072cf190cbalsa-utils: force the variant of ncurses library Two variants of the ncurses library exist: the normal one, and the ...
Peter KorsgaardPeter Korsgaard
d6bcd43dd76kernel-headers: bump 2.6.32.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
68d2f4564eaat91sam9260pf_defconfig: use standard download dir location Based on patch by Roo <roo.watt@gmail.com> Signed-off-b...
Julien BoibessotJulien Boibessot
909fb5be4b6alsa-utils: alsamixer need libform, libmenu & libpanel (from ncurses) Without this patch alsamixer complains about m...
Rob AlleyRob Alley
6c9d3873c0cat91boostrap makefile, correct typo in line continuation character. The rule to copy the resulting binary file into ...
Peter KorsgaardPeter Korsgaard
4da199db885Merge branch 'uclibc-iconv-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Julien BoibessotJulien Boibessot
0c6ef230f32gstreamer-good: add speex dependancy Otherwise, even if speex is selected, as gstreamer is compiled first, speex plu...
Peter KorsgaardPeter Korsgaard
a6febebdedbCHANGES: add alsa-lib, rsync, tcl and xproto_trapproto Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
4180d4a3bb0Merge branch 'misc-fixes1' of git://git.busybox.net/~tpetazzoni/git/buildroot
Julien BoibessotJulien Boibessot
a3609f35398Updates rsync source repository rsync source repository has moved (?). Bump version while we are at it. Signed-off-...
Julien BoibessotJulien Boibessot
fb1c82ad881get_linux_config.sh: sets THIS_MINOR to 0 if not valid. Sets THIS_MINOR to 0 if not valid, ie when processing a Linu...
Peter KorsgaardPeter Korsgaard
e777294fd60Merge branch 'misc-fixes2' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
23c8c8800abCHANGES: add argus/at/libpcap Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
94e172c8e76Temporary fix for alsa-lib breakage with --disable-pcm The current version of alsa-lib (1.0.22) does not build when ...
Thomas PetazzoniThomas Petazzoni
155667c237aBump TCL version and switch to the autotools infrastructure The version of TCL is bumped from 8.4.9 to 8.4.19, which...
Thomas PetazzoniThomas Petazzoni
60ff66d8075Fix dependencies for TrapProto The .pc file of TrapProto says that it depends on xt, even through it doesn't depend ...
Thomas PetazzoniThomas Petazzoni
61f677cb060gtk-doc: add gtk-doc.m4 to satisfy aclocal When packages using gtk-doc are autoreconfigured, aclocal complains becau...
Thomas PetazzoniThomas Petazzoni
2bf5840e578Add patch to fix uClibc build failure with locale enabled This patch fixes the undefined reference to `__iconv_codes...
Thomas PetazzoniThomas Petazzoni
93df31e4047at: fix compile breakage when flex isn't on the target Add a patch that makes sure config.h gets included in a file ...
Thomas PetazzoniThomas Petazzoni
5f41cfe3cdcargus: fix compile breakage Add a patch that includes pcap.h instead of hardcoding an incorrect prototype for a func...
Thomas PetazzoniThomas Petazzoni
a05c337de5dCreate $(STAGING_DIR)/usr/bin unconditionnally This fixes the build of libcap, with external toolchain, when it is t...
Peter KorsgaardPeter Korsgaard
f0bdacdb5b8update for 2010.02-rc1 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
23ddf460aa6Makefile: release: use git archive Create tarballs with git-archive so we're sure they don't contain anything not in...
Gustavo ZacariasGustavo Zacarias
d5d48254dc5Bump lighttpd to 1.4.26 Closes #1063. lighttpd 1.4.26 fixes: * Request parser handling for splitted header data * ...
Peter KorsgaardPeter Korsgaard
640c7403786package: remove broken asterisk package Has been marked as broken for more than one year. Signed-off-by: Peter Kors...
Julien BoibessotJulien Boibessot
14d065b5bdeliboil: fix build on arm with softfloat This patch, gotten from liboil git (recent commit), fixes the problem. Sign...
Peter KorsgaardPeter Korsgaard
7a72f7b0d9ctoolchain/gdb: remove external source toolchain leftover Commit 65e99014 (Remove external source toolchain options) ...
Yann E. MORINYann E. MORIN
4b743211952toolchain/gdb: get rid of another legacy and unused variable BR2_VENDOR_GDB_VERSION and VENDOR_GDB_VERSION are no lo...
Peter KorsgaardPeter Korsgaard
1b4e71a1392nbd: convert to Makefile.autotools.in format Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5d4aeeda7e6rdesktop: convert to Makefile.autotools.in format And also adapt X depency. Rdesktop only needs libX11/Xt, and long ...
Peter KorsgaardPeter Korsgaard
5223447b8bfpackage: remove openswan As noticed back when it was marked as broken 1 year ago. Signed-off-by: Peter Korsgaard <j...
Yann E. MORINYann E. MORIN
7dd0591183etoolchain/gdb: get rid of legacy & unused variables The BR2_VENDOR_SUFFIX and VENDOR_SUFFIX variables are no longer ...
Peter KorsgaardPeter Korsgaard
fdb2b2d6a0dnewt: needs slang Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ecc81fed2f1toolchain: get rid of "binary" for external toolchain We no longer have an option for external source based toolchai...
Peter KorsgaardPeter Korsgaard
d131dba8b22fbdump: don't add target program prefix Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
731f3c3ea80CHANGES: ser2net is a new package Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
67a284d8204nbd: add server patches missing from 6aac003 Somehow these patches never got added. Signed-off-by: Peter Korsgaard ...
Peter KorsgaardPeter Korsgaard
c317439d4d9CHANGES: #1027 is closed Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
49d92ebea75Bump bind to 9.5.1-P2 Closes #1015. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
653f7adb10emtd: don't put mtd options in a seperate submenu Similar to other packages. Signed-off-by: Peter Korsgaard <jacmet@...
Peter KorsgaardPeter Korsgaard
cb9da8512e9target/jffs2: Don't select BR2_PACKAGE_MTD Mtd-utils on the target are not a requirement to using jffs2. Signed-off...
Peter KorsgaardPeter Korsgaard
d6e6a2e2e26mtd: tweak default values Don't enable uncommon tools by default. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
f85ed72c709mtd: zlib/lzo is only needed for mkfs.jffs2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6d34b1d0589mtd: host support cleanup Build host version in build/mtd-utils-<VERSION>-host like other host packages, and install...
Peter KorsgaardPeter Korsgaard
9277cb760a4mtd-utils: bump version, get rid of obsolete git version ubimirror is gone, ubiformat/ubinize/ubirename/ubirsvol are...
Peter KorsgaardPeter Korsgaard
fbf84d42b69busybox: add 1.16.x specific defconfig Closes #1003. Several config options have gotten renamed in 1.16, making the...
Peter KorsgaardPeter Korsgaard
934c7bb7b51CHANGES: add #1009 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
e052e9709aeBump php to 5.2.12 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <jacmet@...
Peter KorsgaardPeter Korsgaard
b50b998d947kernel-headers: bump 2.6.27.x / 2.6.32.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
William WagnerWilliam Wagner
aea2ef9b9e6PATCH: Add more config options to alsa, bump version Signed-off-by: William Wagner <will_wagner@carallon.com> Signed...
Lionel LandwerlinLionel Landwerlin
96879ab1defpackage: fix unstripped binary installation Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: ...
Lionel LandwerlinLionel Landwerlin
3470b376f2ddbus: fix target installation with BR2_HAVE_DEVFILES Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed...
Lionel LandwerlinLionel Landwerlin
b732fe6db69libxslt: fix dependency on libxml [Peter: fix indentation] Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> ...
Lionel LandwerlinLionel Landwerlin
fe6e67ba96breadline: convert to autotools infrastructure [Peter: renamed patches to get picked up by infrastructure] Signed-off...
Lionel LandwerlinLionel Landwerlin
5ad8ad0c372zlib: fix headers installation in target directory Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-o...
Lionel LandwerlinLionel Landwerlin
5082e476d1abash: fix configuration Patch bash32-011 modifies the configure.in script. Therefor we need to run autoconf before l...
Peter KorsgaardPeter Korsgaard
57e0f540ffdRevert "Revert "gvfs: update to version 1.4.0"" This reverts commit 70ce96305cb19254576f670e896a66f3e3ba6eff. Now t...
Sagaert JohanSagaert Johan
98d5d81a1dflibxml2: bump to version 2.7.6 Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off-by: Peter Korsgaard...
Lionel LandwerlinLionel Landwerlin
fee19b6a843sawman: bump to 1.4.3 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacme...
Lionel LandwerlinLionel Landwerlin
74d7fab112fdirectfb: some cleanup in config file Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter ...
Lionel LandwerlinLionel Landwerlin
862b4ca144clibglib2: bump to 2.22.4 [Peter: updated to 2.22.4 instead which is so far only on ftp.gnome.org, fixed build witho...
Lionel LandwerlinLionel Landwerlin
21ebd57287bbash: remove CC variable when calling make So "/opt/whatever_toolchain/gcc --sysroot $(STAGING_DIR)" isn't stripped ...
Peter KorsgaardPeter Korsgaard
62a4149250fser2net: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Francisco GonzalezFrancisco Gonzalez
35a478e8f53New package ser2net request [Peter: whitespace fixes / cleanups] Signed-off-by: Francisco Gonzalez <gzmorell@gmail.c...
Peter KorsgaardPeter Korsgaard
97ab9b4c415at: bump version, fix make install, convert to Makefile.autotools.in format Make install would fail if target != hos...
Peter KorsgaardPeter Korsgaard
819e7f5b788at: fix build when host doesn't have sendmail Reported by Noel Vellemans. Signed-off-by: Peter Korsgaard <jacmet@su...
Peter KorsgaardPeter Korsgaard
4adcdad1e99CHANGES: add flex, gperf and webkit Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Lionel LandwerlinLionel Landwerlin
f7a6cfc2250webkit: fix dependencies on host tools flex and gperf Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signe...
Lionel LandwerlinLionel Landwerlin
c8bafd26692webkit: convert to newstyle autotools infrastructure Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed...
Lionel LandwerlinLionel Landwerlin
96662841910gperf: add gperf-host package (required by webkit) Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-o...
Lionel LandwerlinLionel Landwerlin
8fb159e1400gperf: convert to newstyle autotools infrastructure Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-...
Lionel LandwerlinLionel Landwerlin
8b2bd9319e6flex: add flex-host package (required by webkit) Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off...
Lionel LandwerlinLionel Landwerlin
4bbd68f4894flex: convert to autotools infrastructure Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Pe...
Lionel LandwerlinLionel Landwerlin
a2d69c204fdflex: bump to 2.5.35 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <jacmet...
Lionel LandwerlinLionel Landwerlin
ae8bf4bfd56flex: fix prog-ar patch Could not apply when missing top level Makefile, which is also regenerated by the configure ...
Gustavo ZacariasGustavo Zacarias
6455c32d827Bump iw package to 0.9.19 Closes #973. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pet...
Gustavo ZacariasGustavo Zacarias
60ce1b0842dBump netstat-nat to 1.4.10 Closes #967. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Pe...
Gustavo ZacariasGustavo Zacarias
3416f262f9cBump dnsmasq to 2.52 Closes #961. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Ko...
Julien BoibessotJulien Boibessot
48b628b8613sdl: needs tslib to be compiled first when selected. If SDL is built before tslib, then SDL can't detect it at confi...
Peter KorsgaardPeter Korsgaard
99f74cbec5dbusybox: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Julien BoibessotJulien Boibessot
e0acedc9e63SDL_ttf needs freetype to be built and installed first. Signed-off-by: Julien Boibessot <julien.boibessot@armadeus.c...
Peter KorsgaardPeter Korsgaard
334544e0ac1kernel-headers: bump 2.6.32.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
becb7149a88kernel-headers: bump 2.6.32.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6c26a600d0etoolchain/gcc: bump 4.4.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
c623a2379cbBump sqlite to 3.6.22 Closes #943. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
b3febdac86dBump openvpn to 2.1.1 Closes #937. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter K...
Gustavo ZacariasGustavo Zacarias
db9dcbee6e2Bump kismet package to 2010-01-R1 Closes #931. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off...
Gustavo ZacariasGustavo Zacarias
ca2ad7d855dBump wpa_supplicant to 0.6.10, enable nl80211 Closes #925. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar...
Gustavo ZacariasGustavo Zacarias
c95e3b84814Bump usb_modeswitch to 1.0.7 Closes #919. Includes new device signatures, improved handling of Huawei devices and o...
Gustavo ZacariasGustavo Zacarias
0908e85ce30Bump iptables to 1.4.6 Closes #913. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter ...
Peter KorsgaardPeter Korsgaard
d77120e3deekernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
William WagnerWilliam Wagner
c68bef7c006mesa3d/makedepend: correct host package names after autotools change Signed-off-by: William Wagner <will_wagner@cara...
Peter KorsgaardPeter Korsgaard
0099ed2bf03gstreamer: fix unaligned detection for x86-64 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
1653a281b99rpm: needs XML support in libneon RPM-5.2.0 needs the optional XML support in libneon. Restructure kconfig dependen...
Peter KorsgaardPeter Korsgaard
ecf5939cfb3Makefile.autotools.in: fixup .la files in all lib dirs Sometimes usr/lib32 or usr/lib64 is used instead of usr/lib, ...
Peter KorsgaardPeter Korsgaard
59493977cb8rpm: fix build with !LFS Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
03407774b73CHANGES: add rpm Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
54729d498afMerge branch 'rpm-update3' of git://git.busybox.net/~nkukard/git/buildroot
Peter KorsgaardPeter Korsgaard
55f591ed1d4CHANGES: add bootutils Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
80fa6e6d8ccMerge branch 'bootutils-update' of git://git.busybox.net/~nkukard/git/buildroot
Ormund WilliamsOrmund Williams
bc41dc5b8fbqt: Re-enable workaround for building on x86 for x86 target, also check for x86_64 [Peter: combined x86 + x86-64 log...
H Hartley SweetenH Hartley Sweeten
5a352cdeba0package/mtd: Remove obsolete utilities, add new ones A number of options under "MTD tools selection" are no longer a...
Peter KorsgaardPeter Korsgaard
c47124d4382CHANGES: #841 is closed Fixed by 6a772086. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6a772086b7cpackage/mtd: mtd-utils: fix fec.c build (bcopy reference) Needs similar fix as what we already have for mtd-utils.gi...
Peter KorsgaardPeter Korsgaard
6bfb4885b03toolchain: add uclibc 0.9.30.2 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
8086dfa32faqt: ensure libglib2 is built before qt if enabled for Qt's glib support Signed-off-by: Peter Korsgaard <jacmet@sunsi...
Peter KorsgaardPeter Korsgaard
6327fbc8b62kernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
64c5a713253kernel-headers: default to 2.6.32.x Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Lionel LandwerlinLionel Landwerlin
6415e3a19adlibungif: convert to autotools infrastructure [Peter: use std staging/target install handling] Signed-off-by: Lionel...
Lionel LandwerlinLionel Landwerlin
21bab8862f3jpeg: convert to autotools infrastructure [Peter: has own libtool patch, use std staging install, fix target install...
Peter KorsgaardPeter Korsgaard
073af428efcMakefile.autotools.in: fix libtool patching Fixes two issues with libtool patching: - It seems like the default val...
Peter KorsgaardPeter Korsgaard
c63c2faf55bpackage: fix host build for packages with own libtool patch Packages which also build a host variant and have LIBTOO...
Gustavo ZacariasGustavo Zacarias
4833d1355cfDrop generic package selection (access point, firewall, dev system) Closes #813. Drop generic package selection (ac...
Nigel KukardNigel Kukard
4d190ec0bfcBump bootutils
Nigel KukardNigel Kukard
f16a9799b65Bumped rpm
Gustavo ZacariasGustavo Zacarias
9400c735823Bump mtd-utils to 1.2.0 Closes #827. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter...
Peter KorsgaardPeter Korsgaard
b21c77cc08eneon: fix ssl option dependency Thanks to Gustavo Zacarias for noticing. Signed-off-by: Peter Korsgaard <jacmet@sun...
Anders DaranderAnders Darander
b9656e81a46Remove backup-files from the TARGET_DIR. Closes #823. ~ is commonly used as a suffix to editor backup files. Remove...
Nigel KukardNigel Kukard
858d4dbf7faxfsprogs: bump version Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet@sunsite...
Peter KorsgaardPeter Korsgaard
f31bbf9e681qt: add selection for keyboard drivers Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Nigel KukardNigel Kukard
17524208071Install uuid.h into staging as some other apps like xfsprogs need it [Peter: cleanup, only install header if libuuid...
Peter KorsgaardPeter Korsgaard
2f3c46561e5neon: add optional ssl support Signed-off-by: Nigel Kukard <nkukard@lbsd.net> Signed-off-by: Peter Korsgaard <jacmet...
Peter KorsgaardPeter Korsgaard
14aa5ee54f3mtd-utils: move phony dependencies to toplevel mtd-host target Real targets shouldn't have phony dependencies, as ma...
Peter KorsgaardPeter Korsgaard
20788aef4d8libusb: move phony dependencies to toplevel libusb target Real targets shouldn't have phony dependencies, as make ot...
Peter KorsgaardPeter Korsgaard
3f4575e66fbkernel-headers: bump 2.6.27.x / 2.6.31.x / 2.6.32.x stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Lionel LandwerlinLionel Landwerlin
4914383ebd7Fix gst-plugins-bad dependency on libdvdnav Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: ...
Peter KorsgaardPeter Korsgaard
cc9fb534089target/u-boot: add 2009.11 and update target mkimage so it builds with 2009.11 In 2009.11, a number of extra files a...
Peter KorsgaardPeter Korsgaard
d77594ccd7ftarget/u-boot: install mkimage to HOST_DIR As suggested by Thomas. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Anders DaranderAnders Darander
9c37425ba9eFix mkimage-install problem with external toolchain. Closes #757. Make sure that /usr/bin/ exists, before trying to...
Peter KorsgaardPeter Korsgaard
61844782067libvorbis: remove unused cruft from pre-autotools.in The AUTOTARGETS macro handles this already. Signed-off-by: Pet...
Peter KorsgaardPeter Korsgaard
f81d072f15empg123: select sensible cpu optimization depending on arch/fpu Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ec6ef827d6cmpg123: convert to Makefile.autotools.in format Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
13975944738defconfigs: use new default location for STAGING_DIR Reported by Grant Edwards <grant.b.edwards@gmail.com> Use the ...
Peter KorsgaardPeter Korsgaard
b0299ac242bMerge branch 'dependencies-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
b08f1d00e03hal: add missing includes Fix build (with modern kernel headers) - hald/linux/classdev.c needs sys/socket.h for stru...
Peter KorsgaardPeter Korsgaard
ebe6ce42941hal: fix build, correct glib/udev/expat paths Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c09e51037a5hal: fix udev dependency - Selecting symbols with dependencies doesn't work unless you select the dependencies as ...
Peter KorsgaardPeter Korsgaard
035e1b5db98udev: fix udev-volume-id staging install $@ no longer refers to the lib under staging after the package rework. Sig...
Thomas PetazzoniThomas Petazzoni
e07e1b45f7ddependencies: cleanup Factorize some of the tests done by toolchain/dependencies/dependencies.sh (check for unset en...
Peter KorsgaardPeter Korsgaard
19fb4b9d1b2dbus-glib: fix host-dbus-glib build Typo in expat dependency. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
81c953073b2dbus: fix host-dbus build Use correct variable name for the host source directory for DBUS_HOST_INTROSPECT, and use ...
Thomas PetazzoniThomas Petazzoni
84b1e44e922dependencies: remove useless test doing nothing Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
8dba09de9d6dependencies: bail out if makeinfo isn't found makeinfo is mandatory at least to build a toolchain. Currently, depen...
Thomas PetazzoniThomas Petazzoni
a4eee8c3348documentation: slightly improve CSS Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
16c1549fd22documentation: update about new package infrastructures Document the new generic package infrastructure, and how tar...
Thomas PetazzoniThomas Petazzoni
eebdec351aaudev: convert to generic package infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
bc71ad7d5a4i2c-tools: convert to the generic package infrastructure Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Thomas PetazzoniThomas Petazzoni
b9c569347d2xutil_makedepend: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petaz...
Thomas PetazzoniThomas Petazzoni
e8929df0171xproto_xproto: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzon...
Thomas PetazzoniThomas Petazzoni
46ed37494b0pixman: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-...
Thomas PetazzoniThomas Petazzoni
adc8542d95cm4: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elec...
Thomas PetazzoniThomas Petazzoni
e99f7cacef6mtd-utils: fix dependency on host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
ab92ca91ac3lzo: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-ele...
Thomas PetazzoniThomas Petazzoni
f3e2f5c04e4libusb: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-...
Thomas PetazzoniThomas Petazzoni
3fb725c5b13libgtk2: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free...
Thomas PetazzoniThomas Petazzoni
c009e4e3d79gob2: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el...
Thomas PetazzoniThomas Petazzoni
57fbbfa775aexpat: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e...
Thomas PetazzoniThomas Petazzoni
258440a2609dbus-glib: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr...
Thomas PetazzoniThomas Petazzoni
c01c5010ac9shared-mime-info: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petaz...
Thomas PetazzoniThomas Petazzoni
a02cf75e197libxml2: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free...
Thomas PetazzoniThomas Petazzoni
fc1163d22d9freetype: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre...
Thomas PetazzoniThomas Petazzoni
1ef81c0c9c5fontconfig: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f...
Thomas PetazzoniThomas Petazzoni
d6e53ad0a95directfb: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre...
Thomas PetazzoniThomas Petazzoni
368519f649ddbus: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el...
Thomas PetazzoniThomas Petazzoni
e6882586be8atk: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-ele...
Thomas PetazzoniThomas Petazzoni
1a929ec2415pango: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e...
Thomas PetazzoniThomas Petazzoni
54ac0a4fb19libtool: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free...
Thomas PetazzoniThomas Petazzoni
e89801a1860libglib2: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre...
Thomas PetazzoniThomas Petazzoni
5d772cd0698cairo: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-e...
Thomas PetazzoniThomas Petazzoni
adaf0c909ccautomake: convert to autotools infrastructure for host package Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre...