Peter Korsgaard | 0c271d52696 | CHANGES: #2257 / #2263 are resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 5575d205c35 | toolchain: remove multilib
Supporting multilib is much more than just passing --enable-multilib
to gcc. You have to ... | | |
Thomas Petazzoni | 6d4a992e2b8 | gcc: remove option on SJLJ exceptions
This is a very advanced option, and it seems, according to
http://choices.cs.u... | | |
Peter Korsgaard | 13a10a09594 | CHANGES: add note about GTK+ on directfb being deprecated
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | c9e9d80a7bc | Merge branch 'deprecate-gtk-on-dfb' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | 1acb1ac34be | CHANGES: update with changes from the 'various-things' branch
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | af108b7e2cb | Merge branch 'various-things' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Yann E. MORIN | 2508b16d66c | toolchain: move buildroot config files
Handle the internal toolchain backend mechanism the
same way we handle other ... | | |
Yann E. MORIN | ed0200993e3 | toolchain: move makefile includes
Including a bunch of Makefiles with wildcard makes it impossible to add
new toolch... | | |
Yann E. MORIN | f78ea9fcf02 | toolchain: rename external toolchain dir
Rename the external toolchain directory.
When new backends are here, it wil... | | |
Yann E. MORIN | ed181aeedb4 | toolchain: move helper functions from external toolchain
The helper functions used for external toolchains may also ... | | |
Thomas Petazzoni | ad520824a2d | libgtk2: mark DirectFB backend as deprecated
libgtk2 on DirectFB is deprecated because it is no longer supported in
... | | |
Gustavo Zacarias | 018c77a5486 | Bump samba to 3.3.13 [CVE-2010-2063]
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> | | |
Thomas Petazzoni | ef2c11e51a0 | Remove unused X11_PREFIX option
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Gustavo Zacarias | d54f37fb081 | Convert net-snmp to autotargets
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> | | |
Paul Jones | d47c73ee9ba | zlib: Bump to 1.2.5
Closes #1981
Signed-off-by: Paul Jones <paul@pauljones.id.au>
Signed-off-by: Peter Korsgaard <j... | | |
Thomas Petazzoni | a563a663471 | Deprecate the Alpha, IA64 and Sparc64 support
Those architectures don't exist anymore (Alpha, IA64) or aren't widely... | | |
Lionel Landwerlin | f3b3f488eff | libglib2: bump to 2.24.1
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by: Peter Korsgaard <ja... | | |
Peter Korsgaard | 91f8edad3e3 | Merge branch 'avr32-toolchain-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | 18fa12fe14b | CHANGES: update with changes from various-bumps branch
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 460ba963acb | toolchain: remove redundant and incorrect --with-build-time-tools option
This option is already part of the gcc conf... | | |
Thomas Petazzoni | c7f180eca5e | toolchain: Remove now-unused variables
The variable BR2_SYSROOT_STAGING_DESTDIR is no longer used, since now
the pre... | | |
Thomas Petazzoni | 2ae84ac85ff | binutils,gcc: use correct --prefix
The cross binutils and cross gcc are actually going to be executed
from $(STAGING... | | |
Peter Korsgaard | 3fdf280568b | Merge branch 'various-bumps' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 3c77bab2eea | Create <tuple>/lib -> <sysroot>/lib symlink before installing cross gcc
This commit solves bug #1051. The problem in... | | |
Thomas Petazzoni | 56151c6b938 | webkit: Fix build failure on uClibc
uClibc does not define pthread_getattr_np(), so we need to workaround
this using... | | |
Thomas Petazzoni | 6e231c18f86 | webkit: the X11 variant needs libXt
Fixes bug #829.
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron... | | |
Thomas Petazzoni | 0b14fe9ca62 | midori: make sure it can't be selected if webkit can't be enabled
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@... | | |
Thomas Petazzoni | a43e7e798c8 | xserver: Add xkeyboard-config as a dependency
xkeyboard-config is required to install keymap files to the target,
wi... | | |
Thomas Petazzoni | fb046406497 | xserver: tell the X server where fonts are installed
All fonts are installed in /usr/share/fonts/X11 and not in
/usr... | | |
Thomas Petazzoni | ee363f52314 | xkeyboard-config: add dependency on host-xapp_xkbcomp
In order to get xkeyboard-config to build, it needs xkbcomp to... | | |
Thomas Petazzoni | 6f5188120b3 | libsoup: bump version to 2.31.2
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | ce408ef0afe | cairo: 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 Petazzoni | 8a1468be5b0 | icu: add quotes around TARGET_CXX
Now that TARGET_CXX contains a --sysroot= option and therefore spaces,
it needs to... | | |
Thomas Petazzoni | 36830f2ff42 | midori: bump to 0.2.6
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 760c2d17262 | webkit: bump to webkitgtk 1.2.3
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Peter Korsgaard | f2860bbc8ea | Merge branch 'fix-gxx-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | f806d3430c6 | Merge branch 'fix-gcc-on-target' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Lionel Landwerlin | 4e9424088bc | package: add libgail package
This package include a patch for directfb support. This patch has been
proposed for ups... | | |
Lionel Landwerlin | 4eff47e91a0 | pango: bump to 1.28
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> | | |
Lionel Landwerlin | e10c45be3d7 | atk: bump to 1.30
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> | | |
Lionel Landwerlin | fb68d67fd8d | libglib2: bump to 2.24.0
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com> | | |
Thomas Petazzoni | 454b70d03af | target-g++: fix build
Just as we did to fix target-gcc, pass CXX_FOR_TARGET when building
target g++, and remove use... | | |
Thomas Petazzoni | fed6a2a6ea8 | target-gcc: remove useless copies of gcc
When doing the "make install" of target, three identical copies of gcc
are ... | | |
Thomas Petazzoni | 4e62eeed193 | target-gcc: no need to strip binaries, remove .la files and doc
This is done in a global way by the target-finalize ... | | |
Thomas Petazzoni | f43054d841c | target-gcc: fix build
Now that $(STAGING_DIR)/usr/bin is no longer in the PATH, we need to
pass the absolute paths t... | | |
Thomas Petazzoni | 5e8e1cdb608 | target-gcc: Get rid of TARGET_GCC_FLAGS
This variable is used only once, so let's just hardcode its value at
its cal... | | |
Peter Korsgaard | c43f21339e9 | at: fix configure cache issue with flex
Make sure flex is built before at if enabled, so it correctly detects
it and... | | |
Peter Korsgaard | a731c7d6235 | gnuchess: fix configure cache issue with readline
Make sure readline is built before gnuchess if enabled, so it corr... | | |
Peter Korsgaard | 03bb359cb7c | diffutils: fix configure cache issue with BR2_NEEDS_GETTEXT
Like flex, diffutils doesn't NEED gettext/libintl, but i... | | |
Peter Korsgaard | ccd0fc4efa7 | CHANGES: fix typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | e475cf0309f | Deprecate pcmcia and microwin packages
It isn't worth the effort to convert these packages to the new package
infras... | | |
Thomas Petazzoni | aaa2b660a9f | setserial: convert to autotargets and fix manpages install
Close #2269
[Peter: fix Makefile patch to not strip wron... | | |
Thomas Petazzoni | 5ca30174bff | tftpd: convert to autotargets
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: P... | | |
Thomas Petazzoni | 192c9b1829c | ltrace: convert to gentargets and bump to 0.5.3
[Peter: remove unneeded 0.5 USE_DEMANGLE patch]
Signed-off-by: Thoma... | | |
Peter Korsgaard | e49e2feda47 | Makefile: fix ldconfig selection for internal toolchains
Commit ed0d45fdd (Choose host/target ldconfig based on avai... | | |
Gustavo Zacarias | 52beecb809d | iw: bump to 0.9.20 and migrate to gentargets
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by... | | |
Luca Ceresoli | cf75bd27896 | qt: fix alsa-lib dependency
If BR2_PACKAGE_QT_AUDIO_BACKEND=y, QtMultimedia requires the audio backend
to be already... | | |
Thomas Petazzoni | f978f2249d2 | Improvements to the package conversion status script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electron... | | |
Ossy | 98d5a8bcd0e | u-boot: fix custom patch dir handling
Signed-off-by: Ossy <ossy1980@gmx.net>
Signed-off-by: Peter Korsgaard <jacmet@... | | |
Peter Korsgaard | 39e6ba1b39d | java: 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 Korsgaard | 3cd5174ed79 | u-boot: add Marvell u-boot.kwb support
Marvell boards like the sheevaplug needs a special .kwb image format,
so add ... | | |
Peter Korsgaard | 3da3c338773 | flex: fix configure cache issue with BR2_NEEDS_GETTEXT
Flex doesn't NEED gettext/libintl, but it's configure script ... | | |
Gustavo Zacarias | e7b5fd80c4d | wireless_tools: Migrate to gentargets and fixes
Rename it from wireless-tools to wireless_tools to match upstream.
M... | | |
Peter Korsgaard | f44935e4d37 | swfdec: fix build when no libglib2-dev package is installed on host
Make sure it uses the libglib2-host binaries we ... | | |
Peter Korsgaard | deb51ad988e | busybox: bump 1.17.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 9fb9dc0beaa | diffutils: fix build with uClibc 0.9.31
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5e0dd50523c | gmpc: fix typo
Fixes build with libSM support.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | c03cab14303 | xserver-xorg: disable SDL kdrive server
Otherwise the build breaks if the SDL package is enabled, as xserver's
confi... | | |
Peter Korsgaard | 3435c1afb58 | kconfig: implement KCONFIG_PROBABILITY for rand{,package}config
rand{,package}config enables configuration options w... | | |
Peter Korsgaard | f4800b4654a | package: mark libglib12/libgtk12/dillo as deprecated
gtk2 was released back in 2002, and gtk3 is almost ready - So d... | | |
Gustavo Zacarias | d8a41bb5364 | busybox: fix cflags
Pass CFLAGS as env rather than opt to allow the build system to tweak them.
Signed-off-by: Gust... | | |
Peter Korsgaard | e23ca1da6dd | busybox: additional 1.17.0 fixes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 6d249fcdfac | gst-plugins-good: udp plugin needs ipv6 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 7705e6e4150 | kconfig: make rand{,package}config fair
Give each boolean symbol a 50% chance of getting enabled, rather than 67%.
... | | |
Peter Korsgaard | 6ef765d3bd1 | php: filter plugin depends on pcre
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 3358928225a | webif: needs busybox (httpd)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0a01196efdd | thttpd: fix build, don't override CFLAGS at make time
We already provide the correct CFLAGS/LDFLAGS at configure tim... | | |
Peter Korsgaard | 87e55feec77 | mplayer: add optional sdl/freetype support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 89fc8a4f5a9 | mplayer: fix build after efb1d8d3f40 (Cleanup TARGET_CONFIGURE_OPTS)
mplayer's configure script got confused by the ... | | |
Peter Korsgaard | 32d319e6f72 | gst-plugins-base: ensure <stdint.h> is used
Otherwise the build breaks with the emulation _stdint.h in gstfft.c.
Si... | | |
Peter Korsgaard | 8330dd11e7c | xavante: needs largefile support (for luafilesystem)
And at the same time use select for the lua shared library depe... | | |
Peter Korsgaard | bc98b5b3572 | cgilua: tweak Config.in
Print a comment if largefile isn't available, and use select rather than
depends for the lua... | | |
Peter Korsgaard | 164d1dc0207 | luafilesystem: tweak Config.in
Print a comment if largefile isn't available, and use select rather than
depends for ... | | |
Peter Korsgaard | 5af328d2dd2 | wsapi: needs largefile support (for luafilesystem)
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 80890ab0ec1 | ltrace: fix build without USE_DEMANGLE
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 519fed5f73d | lighttpd: fix build with pcre support
We need to tell where pcre-config is installed, now that STAGING_DIR/usr/bin
n... | | |
Peter Korsgaard | cbcc06c3bbc | dash: fix build of native helpers
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 68fe213daa8 | php: pdo mysql extension needs C++ support in toolchain
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 884c7c6b998 | alsamixergui: needs C++ support for fltk
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 8bbf5529933 | xserver: dri support is only for the modular server
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | fd5b0dc8fe3 | xserver: libdrm is not needed for tinyx
libdrm is only needed for the modular server, and as libdrm
needs largefile ... | | |
Peter Korsgaard | f242065eff7 | libdrm: needs LARGEFILE support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 7be1fd6c68f | xserver: libpciaccess is not needed for tinyx
libpciaccess is only needed for the modular server, and as libpciacces... | | |
Peter Korsgaard | 9de1b4c81f0 | dialog: force linking with ncurses
Otherwise the build breaks with:
configure: error: no curses library found
Signe... | | |
Peter Korsgaard | 7f16e542ae0 | CHANGES: #2251 resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Nick Leverton | 6c387f2e691 | netcat: fix logic for archs with unsigned chars
Closes #2245
Signed-off-by: Nick Leverton <nick@leverton.org>
Signe... | | |
Peter Korsgaard | c9ff3273eb9 | linux: linux26-{menu,x,g}config needs host-sed
Similar to how it's done for uclibc-menuconfig.
Reported-by: Paul Jo... | | |
Peter Korsgaard | 4e302ac83d8 | avahi: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Malte Starostik | fbc22ecaef7 | Fix default skeleton path
Signed-off-by: Malte Starostik <m-starostik@versanet.de>
Signed-off-by: Peter Korsgaard <j... | | |
Peter Korsgaard | 5bf7eb2a72e | CHANGES: #321 / #1393 are resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Julien Boibessot | c835c3006b4 | ipsec-tools: replace sysv3 legacy functions with modern equivalents
Signed-off-by: Julien Boibessot <julien.boibesso... | | |
Julien Boibessot | 8c1a4f3132a | flex: bump patch version
Version 9 is no more available on Debian FTP.
Signed-off-by: Julien Boibessot <julien.boib... | | |
Peter Korsgaard | b70653609b1 | Merge branch 'other-build-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 538773a66f2 | alsa-lib: make sure to only look in STAGING_DIR for Python includes
Even though we pass a -I option to tell alsa-lib... | | |
Dmytro Milinevskyy | 2b3a43f4e33 | fs: add option to define path to custom rootfs skeleton
Signed-off-by: Dmytro Milinevskyy <milinevskyy@gmail.com>
Ac... | | |
Dmytro Milinevskyy | d9119c0bc55 | move default skeleton to fs/ and drop busybox skeleton
[Peter: fixup patch, adjust for busybox.mk changes]
Signed-of... | | |
Thomas Petazzoni | 4a2dabe9d53 | neon: explicit path to xml2-config
Now that $(STAGING_DIR)/usr/bin is not in the PATH, we need to
explicit the path ... | | |
Malte Starostik | ed0d45fdd4b | Choose host/target ldconfig based on availability
Decide whether to use the host or target ldconfig based on an
avai... | | |
Malte Starostik | 0383d48a5e6 | Match whole words when changing .config options
Make KCONFIG_{ENABLE,DISABLE,SET}_OPT match whole words only.
Fixes ... | | |
Peter Korsgaard | ad36fcdda0d | CHANGES: #387 / #729 are resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 58ddb37e216 | Atmel/atstk100*: make /etc/mtab a symlink to /proc/mounts
Closes #2233
To match the other skeletons.
Signed-off-by... | | |
Peter Korsgaard | acb86bab1a4 | CHANGES: #361 / # 475 / #583 are resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 12659c11765 | busybox: 1.17.0 dos2unix fix
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 95a14f57bf8 | linux: fix BR2_LINUX_KERNEL_DEFCONFIG help text
Trailing _defconfig, not leading.
Signed-off-by: Peter Korsgaard <j... | | |
Peter Korsgaard | 869b11c8b59 | dsl: disable ps3 video driver
The ps3 driver is enabled by default on ps3, but depends on spu support,
which most pp... | | |
Peter Korsgaard | e7b7148dfb4 | games: put doom related options together
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 66264b87557 | sdl: fix build of other sdl components
The post installation hook of SDL was not being executed, due to an
incorrect... | | |
Thomas Petazzoni | ab7d4fb421d | mysql_client: Bump to 5.1.47 and fix build
MySQL build has been broken for quite some time due to the ./configure
in... | | |
Thomas Petazzoni | d01d8823a26 | Update defconfigs after DHCP option rename
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sig... | | |
Thomas Petazzoni | 5061e1c2047 | dhcp: 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 Korsgaard | 1eb59f598f5 | CHANGES: #2191 is resolved
Fixed by the linux-fusion-fix branch.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e9df9c3d91a | Merge branch 'linux-fusion-fix' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Peter Korsgaard | 470e9deec1a | qt: fix mysql dependency and disable unavailable sql drivers
We don't have the needed dependencies in BR for most of... | | |
Peter Korsgaard | b922151c25a | qt: fix directfb dependency
Closes #2221
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Thomas Petazzoni | 2fc19d0e194 | linux-fusion: many fixes
This commit fixes several issues with linux-fusion so that it builds
properly with the curr... | | |
Thomas Petazzoni | 0d42aba5426 | linux-fusion: use install target instead of headers_install
The headers_install target no longer exists in the Makef... | | |
Peter Korsgaard | 1acd72a1ab7 | u-boot: fix version detection and get rid of unneeded double CFLAGS/LDFLAGS
Signed-off-by: Peter Korsgaard <jacmet@s... | | |
Peter Korsgaard | c0e307b848d | sstrip: fix section length corruption bug
Based on openwrt #6847:
https://dev.openwrt.org/ticket/6847
Signed-off-b... | | |
Sagaert Johan | a67a62c2961 | qt: fix javscriptcore/multimedia build with uClibc
Signed-off-by: Sagaert Johan <sagaert.johan@skynet.be>
Signed-off... | | |
Peter Korsgaard | 7add5f57f98 | busybox: default to v1.17.x
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 38775424980 | busbox: add 1.17.0 upstream fixes
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | 3169aae85ef | busybox: add 1.17.0, convert to gentargets, drop 1.12, deprecate 1.13 and 1.15
Closes #2167
[Peter: fix CONFIG_ID w... | | |
Gustavo Zacarias | a7c24b63950 | libpng: bump to 1.2.44 [CVE-2010-1205]
Closes #2166
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signe... | | |
Karl Krach | 57120f08a62 | qt: install qt3 support lib to target if enabled
Signed-off-by: Karl Krach <mailinglists@blueSpirit.la>
Signed-off-b... | | |
Peter Korsgaard | 0ac85536640 | toolchain/gcc: cleanup softfloat selection
We don't have a BR2_SOFT_FLOAT_FP option, and -mfloat-abi should also
be ... | | |
Luca Ceresoli | e766f13d170 | ext-toolchains: fix libnss_*.so installation with external glibc
Commit 7192668 introduced a wrong spelling of BR2_T... | | |
Luca Ceresoli | a8102672d99 | Fix a wrong sentence in the docs.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0f590b68e08 | CHANGES: update with changes from misc-fixes branch
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0faf47206c8 | libsvgtiny: needs host-pkg-config
The makefile uses pkg-config for libxml2 support.
Signed-off-by: Peter Korsgaard ... | | |
Peter Korsgaard | bd747b77b77 | libcgi: fix target install if usr/include doesn't exist
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 0b569356d7e | libsvgtiny: remove TARGET_CONFIGURE_ENV
TARGET_CONFIG_ENV got removed in e721a7c07 (Merge TARGET_CONFIGURE_ENV
into ... | | |
Peter Korsgaard | 74708bad151 | Merge branch 'misc-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
H Hartley Sweeten | 049cf426e32 | e2fsprogs: bump version
Version 1.41.12 was released May 18, 2010.
Signed-off-by: H Hartley Sweeten <hsweeten@visio... | | |
Peter Korsgaard | 3917ab31049 | bzip2: don't overwrite busybox during installation
The bzip2 make install target follows symlinks, so if busybox is
... | | |
Darius Augulis | d0169fda214 | GETPT support is needed by rxvt.
Signed-off-by: Darius Augulis <augulis.darius@gmail.com> | | |
Thomas Petazzoni | 0bfca3ec257 | xvkbd: add missing dependency on xlib_libXtst
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | a1c8fa41f6f | Update all packages to quote $(TARGET_CC)
Now that TARGET_CC contains several space-separated words, it must be
used... | | |
Thomas Petazzoni | 08235f7144d | external-toolchain: adjust tests on TARGET_CC and TARGET_CXX
Following the changes to TARGET_CC/TARGET_CXX to includ... | | |
Thomas Petazzoni | 9d6610f58fd | openssl: don't override the CC passed at configure time
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | e721a7c07e0 | Merge TARGET_CONFIGURE_ENV into TARGET_CONFIGURE_OPTS
TARGET_CONFIGURE_ENV defines CFLAGS, LDFLAGS, CXXFLAGS and FCF... | | |
Thomas Petazzoni | 26082e79af6 | Introduce support for host config cache
We now have for quite some time a configuration cache used to speed-up
the e... | | |
Thomas Petazzoni | 0ab16a01bbe | Remove $(TOOLCHAIN_DIR)/bin and $(STAGING_DIR)/{usr/bin,bin} from the PATH
These shouldn't be needed. Even when the ... | | |
Thomas Petazzoni | 359090e6938 | Remove *_FOR_TARGET variables from TARGET_CONFIGURE_OPTS
Those variables are not standard.
Signed-off-by: Thomas Pe... | | |
Thomas Petazzoni | efb1d8d3f40 | Cleanup TARGET_CONFIGURE_OPTS
The definition of CC, LD, GCC, CPP, CXX and FC shouldn't contain the
CFLAGS/LDFLAGS/CX... | | |
Thomas Petazzoni | dc67c7f4dc3 | Rework sysroot option handling
The external toolchain and internal toolchain cases both need to use
the --sysroot op... | | |
Thomas Petazzoni | b07030a7082 | Separate flags from commands in HOST_CONFIGURE_OPTS
Just as we did for LD/LDFLAGS, pass CFLAGS and CXXFLAGS in their... | | |
Thomas Petazzoni | 8e8103bfb55 | Remove unneeded variables in HOST_CONFIGURE_OPTS
When building packages for the host, the *_FOR_BUILD and *_FOR_TARG... | | |
Thomas Petazzoni | 4fdecac9d69 | Solve the host tools relying on host libraries problem
We build host tools installed in $(HOST_DIR)/usr/bin, and som... | | |
Thomas Petazzoni | daa537c3349 | fontconfig: fix cross-compilation patch
The existing cross-compilation patch works with our not completely
correct T... | | |
Thomas Petazzoni | 77b5b803c7a | cmake: pass LDFLAGS/CFLAGS when building for the host
Passing LDFLAGS/CFLAGS when building for the host allows cmake... | | |
Peter Korsgaard | 3b709a3d864 | libsvgtiny: fix clean command name
Thanks to Thomas for noticing.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 634163f800e | libsvgtiny: only print debugging if GRADIENT_DEBUG is enabled
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 8251a6d2437 | libsvgtiny: pass TARGET_CONFIGURE_ENV / OPTS to each make invocation
As it doesn't use a ./configure, we need to pas... | | |
Peter Korsgaard | 94962bf5979 | libsvgtiny: needs gperf on the host
And fix the .mk file name while we're at it.
Signed-off-by: Peter Korsgaard <ja... | | |
Peter Korsgaard | e09aa604932 | uClibc: workaround 0.9.31 / GCC PR32219 issue with static linking
Closes #2143
Fixes crash on static linking withou... | | |
Thomas Petazzoni | 8bd42315992 | ruby: convert to autotools and fix build
ruby is converted to the autotools infrastructure, and the dependency
on ho... | | |
Thomas Petazzoni | ff15966c2ec | xlib_libXt: fix build issues
The .mk file was hacking the CC_FOR_BUILD value so that
$(STAGING_DIR)/usr/include is a... | | |
Thomas Petazzoni | def6e3fd144 | xcb-util: add dependency on host-gperf
gperf on the host is needed, since it is used by xcb-util to generate
a perfe... | | |
Thomas Petazzoni | 9dd1a03a78a | webkit: fix misc build issues
Webkit depends on libjpeg, so add it as a dependency. Webkit also uses
icu but fails t... | | |
Thomas Petazzoni | ecb7642cce3 | external-toolchain: hardcode the destination directory for a library
Until now, the function copy_toolchain_lib_root... | | |
Thomas Petazzoni | 2bf32a3307b | external-toolchain: handle libstdc++/libgcc_s for BR toolchains
Most toolchains have their libraries either in /lib ... | | |
Thomas Petazzoni | 086e4b7475c | uclibc: add patch to fix fcntl64() on 64 bits targets
The patch is already in upstream uClibc, in the master branch,... | | |
Thomas Petazzoni | 4b17cef16b9 | external-toolchain: recognize uClibc 64 bits toolchains
With uClibc 64 bits toolchain, the dynamic loader is named
l... | | |
Thomas Petazzoni | dd5ca4beb5b | external-toolchain: mention MIPS and PowerPC CodeSourcery toolchains
Signed-off-by: Thomas Petazzoni <thomas.petazzo... | | |
Thomas Petazzoni | e774eb0c9d7 | external-toolchain: create lib64 symlinks if needed
Create lib64 -> lib and usr/lib64 -> usr/lib symbolic links in t... | | |
Thomas Petazzoni | 914f19ca1ea | external-toolchain: support 64 bits glibc toolchains
On 64 bits glibc toolchains, the dynamic loader is named
ld-lin... | | |
Thomas Petazzoni | 6d510536371 | external-toolchain: only copy existing directories of the sysroot
Instead of copying all directories in "etc lib sbi... | | |
Thomas Petazzoni | 07d15f907bf | ext-toolchain: Fix ARCH_SYSROOT detection
For the detection of the ARCH_SYSROOT_DIR (which contains the C
library va... | | |
Thomas Petazzoni | 7192668cbf7 | ext-toolchains: take into account other Glibc dynamic loader variants
External toolchains using Glibc have different... | | |
Peter Korsgaard | 861dde63b23 | kernel-headers: bump 2.6.31-34 stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b9997ca731a | u-boot: add 2010.06 release
A few minor modifications of u-boot.mk is needed to support 2010.06:
- U-Boot now uses ... | | |
Peter Korsgaard | ab10ed8c87c | package: add libsvgtiny library
No official releases, so use svn snapshot like tremor :/
Signed-off-by: Peter Korsg... | | |
Peter Korsgaard | 5ba54aa10bb | sdl_sound: add optional dependencies
Add the optional dependencies we have in BR (flac/speex/vorbis).
Signed-off-by... | | |
Peter Korsgaard | d31046ec266 | sdl_sound: needs iconv if !locale
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | fc5cc936d65 | sdl_sound: fix dependencies
sdl_sound naturally depends on SDL.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | ca3489da7cd | blackbox: needs iconv if !locale
Closes #2101
At the same time fix dependencies so it can be built without a local
... | | |
Peter Korsgaard | 52b8d0478a2 | toolchain: remove unused special detection of old toolchains
We only support gcc >= 4.2.x for the internal toolchain... | | |
Next → |