Alexander Dahl
  1. Alexander Dahl

buildroot

Public
  1. Alexander Dahl
  2. buildroot

All Branches Graph

        
AuthorCommitMessageCommit dateBuilds
Peter KorsgaardPeter Korsgaard
0c271d52696CHANGES: #2257 / #2263 are resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
5575d205c35toolchain: remove multilib Supporting multilib is much more than just passing --enable-multilib to gcc. You have to ...
Thomas PetazzoniThomas Petazzoni
6d4a992e2b8gcc: remove option on SJLJ exceptions This is a very advanced option, and it seems, according to http://choices.cs.u...
Peter KorsgaardPeter Korsgaard
13a10a09594CHANGES: add note about GTK+ on directfb being deprecated Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c9e9d80a7bcMerge branch 'deprecate-gtk-on-dfb' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
1acb1ac34beCHANGES: update with changes from the 'various-things' branch Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
af108b7e2cbMerge branch 'various-things' of git://git.busybox.net/~tpetazzoni/git/buildroot
Yann E. MORINYann E. MORIN
2508b16d66ctoolchain: move buildroot config files Handle the internal toolchain backend mechanism the same way we handle other ...
Yann E. MORINYann E. MORIN
ed0200993e3toolchain: move makefile includes Including a bunch of Makefiles with wildcard makes it impossible to add new toolch...
Yann E. MORINYann E. MORIN
f78ea9fcf02toolchain: rename external toolchain dir Rename the external toolchain directory. When new backends are here, it wil...
Yann E. MORINYann E. MORIN
ed181aeedb4toolchain: move helper functions from external toolchain The helper functions used for external toolchains may also ...
Thomas PetazzoniThomas Petazzoni
ad520824a2dlibgtk2: mark DirectFB backend as deprecated libgtk2 on DirectFB is deprecated because it is no longer supported in ...
Gustavo ZacariasGustavo Zacarias
018c77a5486Bump samba to 3.3.13 [CVE-2010-2063] Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Thomas PetazzoniThomas Petazzoni
ef2c11e51a0Remove unused X11_PREFIX option Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Gustavo ZacariasGustavo Zacarias
d54f37fb081Convert net-snmp to autotargets Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Paul JonesPaul Jones
d47c73ee9bazlib: Bump to 1.2.5 Closes #1981 Signed-off-by: Paul Jones <paul@pauljones.id.au> Signed-off-by: Peter Korsgaard <j...
Thomas PetazzoniThomas Petazzoni
a563a663471Deprecate the Alpha, IA64 and Sparc64 support Those architectures don't exist anymore (Alpha, IA64) or aren't widely...
Lionel LandwerlinLionel Landwerlin
f3b3f488efflibglib2: bump to 2.24.1 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> Signed-off-by: Peter Korsgaard <ja...
Peter KorsgaardPeter Korsgaard
91f8edad3e3Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
18fa12fe14bCHANGES: update with changes from various-bumps branch Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
460ba963acbtoolchain: remove redundant and incorrect --with-build-time-tools option This option is already part of the gcc conf...
Thomas PetazzoniThomas Petazzoni
c7f180eca5etoolchain: Remove now-unused variables The variable BR2_SYSROOT_STAGING_DESTDIR is no longer used, since now the pre...
Thomas PetazzoniThomas Petazzoni
2ae84ac85ffbinutils,gcc: use correct --prefix The cross binutils and cross gcc are actually going to be executed from $(STAGING...
Peter KorsgaardPeter Korsgaard
3fdf280568bMerge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
3c77bab2eeaCreate <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc This commit solves bug #1051. The problem in...
Thomas PetazzoniThomas Petazzoni
56151c6b938webkit: Fix build failure on uClibc uClibc does not define pthread_getattr_np(), so we need to workaround this using...
Thomas PetazzoniThomas Petazzoni
6e231c18f86webkit: the X11 variant needs libXt Fixes bug #829. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron...
Thomas PetazzoniThomas Petazzoni
0b14fe9ca62midori: make sure it can't be selected if webkit can't be enabled Signed-off-by: Thomas Petazzoni <thomas.petazzoni@...
Thomas PetazzoniThomas Petazzoni
a43e7e798c8xserver: Add xkeyboard-config as a dependency xkeyboard-config is required to install keymap files to the target, wi...
Thomas PetazzoniThomas Petazzoni
fb046406497xserver: tell the X server where fonts are installed All fonts are installed in /usr/share/fonts/X11 and not in /usr...
Thomas PetazzoniThomas Petazzoni
ee363f52314xkeyboard-config: add dependency on host-xapp_xkbcomp In order to get xkeyboard-config to build, it needs xkbcomp to...
Thomas PetazzoniThomas Petazzoni
6f5188120b3libsoup: bump version to 2.31.2 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
ce408ef0afecairo: bump to 1.8.10 This commit bumps Cairo to 1.8.10 and updates the DirectFB support patch. The work has been do...
Thomas PetazzoniThomas Petazzoni
8a1468be5b0icu: add quotes around TARGET_CXX Now that TARGET_CXX contains a --sysroot= option and therefore spaces, it needs to...
Thomas PetazzoniThomas Petazzoni
36830f2ff42midori: bump to 0.2.6 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
760c2d17262webkit: bump to webkitgtk 1.2.3 Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Peter KorsgaardPeter Korsgaard
f2860bbc8eaMerge branch 'fix-gxx-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
f806d3430c6Merge branch 'fix-gcc-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot
Lionel LandwerlinLionel Landwerlin
4e9424088bcpackage: add libgail package This package include a patch for directfb support. This patch has been proposed for ups...
Lionel LandwerlinLionel Landwerlin
4eff47e91a0pango: bump to 1.28 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Lionel LandwerlinLionel Landwerlin
e10c45be3d7atk: bump to 1.30 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Lionel LandwerlinLionel Landwerlin
fb68d67fd8dlibglib2: bump to 2.24.0 Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Thomas PetazzoniThomas Petazzoni
454b70d03aftarget-g++: fix build Just as we did to fix target-gcc, pass CXX_FOR_TARGET when building target g++, and remove use...
Thomas PetazzoniThomas Petazzoni
fed6a2a6ea8target-gcc: remove useless copies of gcc When doing the "make install" of target, three identical copies of gcc are ...
Thomas PetazzoniThomas Petazzoni
4e62eeed193target-gcc: no need to strip binaries, remove .la files and doc This is done in a global way by the target-finalize ...
Thomas PetazzoniThomas Petazzoni
f43054d841ctarget-gcc: fix build Now that $(STAGING_DIR)/usr/bin is no longer in the PATH, we need to pass the absolute paths t...
Thomas PetazzoniThomas Petazzoni
5e8e1cdb608target-gcc: Get rid of TARGET_GCC_FLAGS This variable is used only once, so let's just hardcode its value at its cal...
Peter KorsgaardPeter Korsgaard
c43f21339e9at: fix configure cache issue with flex Make sure flex is built before at if enabled, so it correctly detects it and...
Peter KorsgaardPeter Korsgaard
a731c7d6235gnuchess: fix configure cache issue with readline Make sure readline is built before gnuchess if enabled, so it corr...
Peter KorsgaardPeter Korsgaard
03bb359cb7cdiffutils: fix configure cache issue with BR2_NEEDS_GETTEXT Like flex, diffutils doesn't NEED gettext/libintl, but i...
Peter KorsgaardPeter Korsgaard
ccd0fc4efa7CHANGES: fix typo Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
e475cf0309fDeprecate pcmcia and microwin packages It isn't worth the effort to convert these packages to the new package infras...
Thomas PetazzoniThomas Petazzoni
aaa2b660a9fsetserial: convert to autotargets and fix manpages install Close #2269 [Peter: fix Makefile patch to not strip wron...
Thomas PetazzoniThomas Petazzoni
5ca30174bfftftpd: convert to autotargets Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: P...
Thomas PetazzoniThomas Petazzoni
192c9b1829cltrace: convert to gentargets and bump to 0.5.3 [Peter: remove unneeded 0.5 USE_DEMANGLE patch] Signed-off-by: Thoma...
Peter KorsgaardPeter Korsgaard
e49e2feda47Makefile: fix ldconfig selection for internal toolchains Commit ed0d45fdd (Choose host/target ldconfig based on avai...
Gustavo ZacariasGustavo Zacarias
52beecb809diw: bump to 0.9.20 and migrate to gentargets Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by...
Luca CeresoliLuca Ceresoli
cf75bd27896qt: fix alsa-lib dependency If BR2_PACKAGE_QT_AUDIO_BACKEND=y, QtMultimedia requires the audio backend to be already...
Thomas PetazzoniThomas Petazzoni
f978f2249d2Improvements to the package conversion status script Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron...
OssyOssy
98d5a8bcd0eu-boot: fix custom patch dir handling Signed-off-by: Ossy <ossy1980@gmx.net> Signed-off-by: Peter Korsgaard <jacmet@...
Peter KorsgaardPeter Korsgaard
39e6ba1b39djava: mark as broken We haven't had any updates to the java packages in a long time, gcj in 4.3.x doesn't build, and...
Peter KorsgaardPeter Korsgaard
3cd5174ed79u-boot: add Marvell u-boot.kwb support Marvell boards like the sheevaplug needs a special .kwb image format, so add ...
Peter KorsgaardPeter Korsgaard
3da3c338773flex: fix configure cache issue with BR2_NEEDS_GETTEXT Flex doesn't NEED gettext/libintl, but it's configure script ...
Gustavo ZacariasGustavo Zacarias
e7b5fd80c4dwireless_tools: Migrate to gentargets and fixes Rename it from wireless-tools to wireless_tools to match upstream. M...
Peter KorsgaardPeter Korsgaard
f44935e4d37swfdec: fix build when no libglib2-dev package is installed on host Make sure it uses the libglib2-host binaries we ...
Peter KorsgaardPeter Korsgaard
deb51ad988ebusybox: bump 1.17.x version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
9fb9dc0beaadiffutils: fix build with uClibc 0.9.31 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
5e0dd50523cgmpc: fix typo Fixes build with libSM support. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
c03cab14303xserver-xorg: disable SDL kdrive server Otherwise the build breaks if the SDL package is enabled, as xserver's confi...
Peter KorsgaardPeter Korsgaard
3435c1afb58kconfig: implement KCONFIG_PROBABILITY for rand{,package}config rand{,package}config enables configuration options w...
Peter KorsgaardPeter Korsgaard
f4800b4654apackage: mark libglib12/libgtk12/dillo as deprecated gtk2 was released back in 2002, and gtk3 is almost ready - So d...
Gustavo ZacariasGustavo Zacarias
d8a41bb5364busybox: fix cflags Pass CFLAGS as env rather than opt to allow the build system to tweak them. Signed-off-by: Gust...
Peter KorsgaardPeter Korsgaard
e23ca1da6ddbusybox: additional 1.17.0 fixes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
6d249fcdfacgst-plugins-good: udp plugin needs ipv6 support Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
7705e6e4150kconfig: make rand{,package}config fair Give each boolean symbol a 50% chance of getting enabled, rather than 67%. ...
Peter KorsgaardPeter Korsgaard
6ef765d3bd1php: filter plugin depends on pcre Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
3358928225awebif: needs busybox (httpd) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0a01196efddthttpd: fix build, don't override CFLAGS at make time We already provide the correct CFLAGS/LDFLAGS at configure tim...
Peter KorsgaardPeter Korsgaard
87e55feec77mplayer: add optional sdl/freetype support Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
89fc8a4f5a9mplayer: fix build after efb1d8d3f40 (Cleanup TARGET_CONFIGURE_OPTS) mplayer's configure script got confused by the ...
Peter KorsgaardPeter Korsgaard
32d319e6f72gst-plugins-base: ensure <stdint.h> is used Otherwise the build breaks with the emulation _stdint.h in gstfft.c. Si...
Peter KorsgaardPeter Korsgaard
8330dd11e7cxavante: needs largefile support (for luafilesystem) And at the same time use select for the lua shared library depe...
Peter KorsgaardPeter Korsgaard
bc98b5b3572cgilua: tweak Config.in Print a comment if largefile isn't available, and use select rather than depends for the lua...
Peter KorsgaardPeter Korsgaard
164d1dc0207luafilesystem: tweak Config.in Print a comment if largefile isn't available, and use select rather than depends for ...
Peter KorsgaardPeter Korsgaard
5af328d2dd2wsapi: needs largefile support (for luafilesystem) Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
80890ab0ec1ltrace: fix build without USE_DEMANGLE Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
519fed5f73dlighttpd: fix build with pcre support We need to tell where pcre-config is installed, now that STAGING_DIR/usr/bin n...
Peter KorsgaardPeter Korsgaard
cbcc06c3bbcdash: fix build of native helpers Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
68fe213daa8php: pdo mysql extension needs C++ support in toolchain Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
884c7c6b998alsamixergui: needs C++ support for fltk Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
8bbf5529933xserver: dri support is only for the modular server Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
fd5b0dc8fe3xserver: libdrm is not needed for tinyx libdrm is only needed for the modular server, and as libdrm needs largefile ...
Peter KorsgaardPeter Korsgaard
f242065eff7libdrm: needs LARGEFILE support Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
7be1fd6c68fxserver: libpciaccess is not needed for tinyx libpciaccess is only needed for the modular server, and as libpciacces...
Peter KorsgaardPeter Korsgaard
9de1b4c81f0dialog: force linking with ncurses Otherwise the build breaks with: configure: error: no curses library found Signe...
Peter KorsgaardPeter Korsgaard
7f16e542ae0CHANGES: #2251 resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Nick LevertonNick Leverton
6c387f2e691netcat: fix logic for archs with unsigned chars Closes #2245 Signed-off-by: Nick Leverton <nick@leverton.org> Signe...
Peter KorsgaardPeter Korsgaard
c9ff3273eb9linux: linux26-{menu,x,g}config needs host-sed Similar to how it's done for uclibc-menuconfig. Reported-by: Paul Jo...
Peter KorsgaardPeter Korsgaard
4e302ac83d8avahi: bump version Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Malte StarostikMalte Starostik
fbc22ecaef7Fix default skeleton path Signed-off-by: Malte Starostik <m-starostik@versanet.de> Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
5bf7eb2a72eCHANGES: #321 / #1393 are resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Julien BoibessotJulien Boibessot
c835c3006b4ipsec-tools: replace sysv3 legacy functions with modern equivalents Signed-off-by: Julien Boibessot <julien.boibesso...
Julien BoibessotJulien Boibessot
8c1a4f3132aflex: bump patch version Version 9 is no more available on Debian FTP. Signed-off-by: Julien Boibessot <julien.boib...
Peter KorsgaardPeter Korsgaard
b70653609b1Merge branch 'other-build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
Thomas PetazzoniThomas Petazzoni
538773a66f2alsa-lib: make sure to only look in STAGING_DIR for Python includes Even though we pass a -I option to tell alsa-lib...
Dmytro MilinevskyyDmytro Milinevskyy
2b3a43f4e33fs: add option to define path to custom rootfs skeleton Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com> Ac...
Dmytro MilinevskyyDmytro Milinevskyy
d9119c0bc55move default skeleton to fs/ and drop busybox skeleton [Peter: fixup patch, adjust for busybox.mk changes] Signed-of...
Thomas PetazzoniThomas Petazzoni
4a2dabe9d53neon: explicit path to xml2-config Now that $(STAGING_DIR)/usr/bin is not in the PATH, we need to explicit the path ...
Malte StarostikMalte Starostik
ed0d45fdd4bChoose host/target ldconfig based on availability Decide whether to use the host or target ldconfig based on an avai...
Malte StarostikMalte Starostik
0383d48a5e6Match whole words when changing .config options Make KCONFIG_{ENABLE,DISABLE,SET}_OPT match whole words only. Fixes ...
Peter KorsgaardPeter Korsgaard
ad36fcdda0dCHANGES: #387 / #729 are resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
58ddb37e216Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts Closes #2233 To match the other skeletons. Signed-off-by...
Peter KorsgaardPeter Korsgaard
acb86bab1a4CHANGES: #361 / # 475 / #583 are resolved Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
12659c11765busybox: 1.17.0 dos2unix fix Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
95a14f57bf8linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text Trailing _defconfig, not leading. Signed-off-by: Peter Korsgaard <j...
Peter KorsgaardPeter Korsgaard
869b11c8b59dsl: disable ps3 video driver The ps3 driver is enabled by default on ps3, but depends on spu support, which most pp...
Peter KorsgaardPeter Korsgaard
e7b7148dfb4games: put doom related options together Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
66264b87557sdl: fix build of other sdl components The post installation hook of SDL was not being executed, due to an incorrect...
Thomas PetazzoniThomas Petazzoni
ab7d4fb421dmysql_client: Bump to 5.1.47 and fix build MySQL build has been broken for quite some time due to the ./configure in...
Thomas PetazzoniThomas Petazzoni
d01d8823a26Update defconfigs after DHCP option rename Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Sig...
Thomas PetazzoniThomas Petazzoni
5061e1c2047dhcp: Bump to 4.1.1-P1 and convert to autotools dhcp 3.0.5 was causing build issues due to its build system not base...
Peter KorsgaardPeter Korsgaard
1eb59f598f5CHANGES: #2191 is resolved Fixed by the linux-fusion-fix branch. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
e9df9c3d91aMerge branch 'linux-fusion-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot
Peter KorsgaardPeter Korsgaard
470e9deec1aqt: fix mysql dependency and disable unavailable sql drivers We don't have the needed dependencies in BR for most of...
Peter KorsgaardPeter Korsgaard
b922151c25aqt: fix directfb dependency Closes #2221 Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Thomas PetazzoniThomas Petazzoni
2fc19d0e194linux-fusion: many fixes This commit fixes several issues with linux-fusion so that it builds properly with the curr...
Thomas PetazzoniThomas Petazzoni
0d42aba5426linux-fusion: use install target instead of headers_install The headers_install target no longer exists in the Makef...
Peter KorsgaardPeter Korsgaard
1acd72a1ab7u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS Signed-off-by: Peter Korsgaard <jacmet@s...
Peter KorsgaardPeter Korsgaard
c0e307b848dsstrip: fix section length corruption bug Based on openwrt #6847: https://dev.openwrt.org/ticket/6847 Signed-off-b...
Sagaert JohanSagaert Johan
a67a62c2961qt: fix javscriptcore/multimedia build with uClibc Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be> Signed-off...
Peter KorsgaardPeter Korsgaard
7add5f57f98busybox: default to v1.17.x Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
38775424980busbox: add 1.17.0 upstream fixes Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Gustavo ZacariasGustavo Zacarias
3169aae85efbusybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15 Closes #2167 [Peter: fix CONFIG_ID w...
Gustavo ZacariasGustavo Zacarias
a7c24b63950libpng: bump to 1.2.44 [CVE-2010-1205] Closes #2166 Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signe...
Karl KrachKarl Krach
57120f08a62qt: install qt3 support lib to target if enabled Signed-off-by: Karl Krach <mailinglists@blueSpirit.la> Signed-off-b...
Peter KorsgaardPeter Korsgaard
0ac85536640toolchain/gcc: cleanup softfloat selection We don't have a BR2_SOFT_FLOAT_FP option, and -mfloat-abi should also be ...
Luca CeresoliLuca Ceresoli
e766f13d170ext-toolchains: fix libnss_*.so installation with external glibc Commit 7192668 introduced a wrong spelling of BR2_T...
Luca CeresoliLuca Ceresoli
a8102672d99Fix a wrong sentence in the docs. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0f590b68e08CHANGES: update with changes from misc-fixes branch Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0faf47206c8libsvgtiny: needs host-pkg-config The makefile uses pkg-config for libxml2 support. Signed-off-by: Peter Korsgaard ...
Peter KorsgaardPeter Korsgaard
bd747b77b77libcgi: fix target install if usr/include doesn't exist Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
0b569356d7elibsvgtiny: remove TARGET_CONFIGURE_ENV TARGET_CONFIG_ENV got removed in e721a7c07 (Merge TARGET_CONFIGURE_ENV into ...
Peter KorsgaardPeter Korsgaard
74708bad151Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot
H Hartley SweetenH Hartley Sweeten
049cf426e32e2fsprogs: bump version Version 1.41.12 was released May 18, 2010. Signed-off-by: H Hartley Sweeten <hsweeten@visio...
Peter KorsgaardPeter Korsgaard
3917ab31049bzip2: don't overwrite busybox during installation The bzip2 make install target follows symlinks, so if busybox is ...
Darius AugulisDarius Augulis
d0169fda214GETPT support is needed by rxvt. Signed-off-by: Darius Augulis <augulis.darius@gmail.com>
Thomas PetazzoniThomas Petazzoni
0bfca3ec257xvkbd: add missing dependency on xlib_libXtst Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thomas PetazzoniThomas Petazzoni
a1c8fa41f6fUpdate all packages to quote $(TARGET_CC) Now that TARGET_CC contains several space-separated words, it must be used...
Thomas PetazzoniThomas Petazzoni
08235f7144dexternal-toolchain: adjust tests on TARGET_CC and TARGET_CXX Following the changes to TARGET_CC/TARGET_CXX to includ...
Thomas PetazzoniThomas Petazzoni
9d6610f58fdopenssl: don't override the CC passed at configure time Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect...
Thomas PetazzoniThomas Petazzoni
e721a7c07e0Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS TARGET_CONFIGURE_ENV defines CFLAGS, LDFLAGS, CXXFLAGS and FCF...
Thomas PetazzoniThomas Petazzoni
26082e79af6Introduce support for host config cache We now have for quite some time a configuration cache used to speed-up the e...
Thomas PetazzoniThomas Petazzoni
0ab16a01bbeRemove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH These shouldn't be needed. Even when the ...
Thomas PetazzoniThomas Petazzoni
359090e6938Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS Those variables are not standard. Signed-off-by: Thomas Pe...
Thomas PetazzoniThomas Petazzoni
efb1d8d3f40Cleanup TARGET_CONFIGURE_OPTS The definition of CC, LD, GCC, CPP, CXX and FC shouldn't contain the CFLAGS/LDFLAGS/CX...
Thomas PetazzoniThomas Petazzoni
dc67c7f4dc3Rework sysroot option handling The external toolchain and internal toolchain cases both need to use the --sysroot op...
Thomas PetazzoniThomas Petazzoni
b07030a7082Separate flags from commands in HOST_CONFIGURE_OPTS Just as we did for LD/LDFLAGS, pass CFLAGS and CXXFLAGS in their...
Thomas PetazzoniThomas Petazzoni
8e8103bfb55Remove unneeded variables in HOST_CONFIGURE_OPTS When building packages for the host, the *_FOR_BUILD and *_FOR_TARG...
Thomas PetazzoniThomas Petazzoni
4fdecac9d69Solve the host tools relying on host libraries problem We build host tools installed in $(HOST_DIR)/usr/bin, and som...
Thomas PetazzoniThomas Petazzoni
daa537c3349fontconfig: fix cross-compilation patch The existing cross-compilation patch works with our not completely correct T...
Thomas PetazzoniThomas Petazzoni
77b5b803c7acmake: pass LDFLAGS/CFLAGS when building for the host Passing LDFLAGS/CFLAGS when building for the host allows cmake...
Peter KorsgaardPeter Korsgaard
3b709a3d864libsvgtiny: fix clean command name Thanks to Thomas for noticing. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
634163f800elibsvgtiny: only print debugging if GRADIENT_DEBUG is enabled Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
8251a6d2437libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocation As it doesn't use a ./configure, we need to pas...
Peter KorsgaardPeter Korsgaard
94962bf5979libsvgtiny: needs gperf on the host And fix the .mk file name while we're at it. Signed-off-by: Peter Korsgaard <ja...
Peter KorsgaardPeter Korsgaard
e09aa604932uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking Closes #2143 Fixes crash on static linking withou...
Thomas PetazzoniThomas Petazzoni
8bd42315992ruby: convert to autotools and fix build ruby is converted to the autotools infrastructure, and the dependency on ho...
Thomas PetazzoniThomas Petazzoni
ff15966c2ecxlib_libXt: fix build issues The .mk file was hacking the CC_FOR_BUILD value so that $(STAGING_DIR)/usr/include is a...
Thomas PetazzoniThomas Petazzoni
def6e3fd144xcb-util: add dependency on host-gperf gperf on the host is needed, since it is used by xcb-util to generate a perfe...
Thomas PetazzoniThomas Petazzoni
9dd1a03a78awebkit: fix misc build issues Webkit depends on libjpeg, so add it as a dependency. Webkit also uses icu but fails t...
Thomas PetazzoniThomas Petazzoni
ecb7642cce3external-toolchain: hardcode the destination directory for a library Until now, the function copy_toolchain_lib_root...
Thomas PetazzoniThomas Petazzoni
2bf32a3307bexternal-toolchain: handle libstdc++/libgcc_s for BR toolchains Most toolchains have their libraries either in /lib ...
Thomas PetazzoniThomas Petazzoni
086e4b7475cuclibc: add patch to fix fcntl64() on 64 bits targets The patch is already in upstream uClibc, in the master branch,...
Thomas PetazzoniThomas Petazzoni
4b17cef16b9external-toolchain: recognize uClibc 64 bits toolchains With uClibc 64 bits toolchain, the dynamic loader is named l...
Thomas PetazzoniThomas Petazzoni
dd5ca4beb5bexternal-toolchain: mention MIPS and PowerPC CodeSourcery toolchains Signed-off-by: Thomas Petazzoni <thomas.petazzo...
Thomas PetazzoniThomas Petazzoni
e774eb0c9d7external-toolchain: create lib64 symlinks if needed Create lib64 -> lib and usr/lib64 -> usr/lib symbolic links in t...
Thomas PetazzoniThomas Petazzoni
914f19ca1eaexternal-toolchain: support 64 bits glibc toolchains On 64 bits glibc toolchains, the dynamic loader is named ld-lin...
Thomas PetazzoniThomas Petazzoni
6d510536371external-toolchain: only copy existing directories of the sysroot Instead of copying all directories in "etc lib sbi...
Thomas PetazzoniThomas Petazzoni
07d15f907bfext-toolchain: Fix ARCH_SYSROOT detection For the detection of the ARCH_SYSROOT_DIR (which contains the C library va...
Thomas PetazzoniThomas Petazzoni
7192668cbf7ext-toolchains: take into account other Glibc dynamic loader variants External toolchains using Glibc have different...
Peter KorsgaardPeter Korsgaard
861dde63b23kernel-headers: bump 2.6.31-34 stable versions Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
b9997ca731au-boot: add 2010.06 release A few minor modifications of u-boot.mk is needed to support 2010.06: - U-Boot now uses ...
Peter KorsgaardPeter Korsgaard
ab10ed8c87cpackage: add libsvgtiny library No official releases, so use svn snapshot like tremor :/ Signed-off-by: Peter Korsg...
Peter KorsgaardPeter Korsgaard
5ba54aa10bbsdl_sound: add optional dependencies Add the optional dependencies we have in BR (flac/speex/vorbis). Signed-off-by...
Peter KorsgaardPeter Korsgaard
d31046ec266sdl_sound: needs iconv if !locale Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
fc5cc936d65sdl_sound: fix dependencies sdl_sound naturally depends on SDL. Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Peter KorsgaardPeter Korsgaard
ca3489da7cdblackbox: needs iconv if !locale Closes #2101 At the same time fix dependencies so it can be built without a local ...
Peter KorsgaardPeter Korsgaard
52b8d0478a2toolchain: remove unused special detection of old toolchains We only support gcc >= 4.2.x for the internal toolchain...