Thomas Petazzoni | cb4ab36bcf1 | autoconf: add patch to make it work under dash
autoconf >= 2.64 was broken when /bin/sh is symlinked to dash. This
h... | | |
Thomas Petazzoni | 169403079a1 | autoconf: bump version to 2.65
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 67cd8647113 | autoconf: convert to autotools infrastructure for host package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fre... | | |
Thomas Petazzoni | 35e635b7ddf | Add package statistics script
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 6dc336b2935 | host-pkgconfig is now host-pkg-config
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | d5d5d2942f3 | pkg-config: convert to autotools infrastructure for host package
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@f... | | |
Thomas Petazzoni | 69fa47be3f7 | Add $(HOST_DIR)/usr/sbin to the PATH
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 9e1d5ccd4dc | zlib: rework on top of the generic infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | f32a8b02a74 | olsr: rework on top of the generic infrastructure
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | d8b55b99095 | Rework autotools infrastructure on top of the generic infrastructure
Now that the previous commit implemented a gene... | | |
Thomas Petazzoni | 497abb82119 | Define TARGET_MAKE_ENV similarly to HOST_MAKE_ENV
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | e11fe847b2f | Add generic package infrastructure
This new infrastructure allows to write simpler .mk files for packages
not using ... | | |
Peter Korsgaard | f3f1a943133 | Merge branch 'avr32-fixes' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | 962ea5b29b0 | gcc: do not pass --with-pkgversion to gcc < 4.3
Commit 09c181f2891276c458de327d241151bab38bde0f added new options
pa... | | |
Thomas Petazzoni | 8913798baf5 | update avr32 defconfigs after uclibc avr32 version removal
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | 4e813d99f98 | uclibc: get rid of avr32 special version since upstream works
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free... | | |
Peter Korsgaard | 687d0958a31 | toolchain/uClibc: avr32 patch should apply to 0.9.30.1
avr32 uses 0.9.30.1, not 0.9.30.
Signed-off-by: Peter Korsga... | | |
Hans-Christian Egtvedt | b4f01dcc10a | uclibc: add prctl syscall fix for AVR32 architecture
This patch fixes the prctl syscall for the AVR32 architecture, ... | | |
Peter Korsgaard | d3df830c2bc | toolchain/uClibc: 0.9.30.x config: enable arch specific string routines if available
Signed-off-by: Peter Korsgaard ... | | |
Peter Korsgaard | 29a9d99b18f | Merge branch 'remove-external-toolchain' of git://git.busybox.net/~tpetazzoni/git/buildroot | | |
Thomas Petazzoni | c375022823a | remove unused AVR32 specific uClibc configuration
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 8eed9751d92 | update AVR32 defconfigs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | da0ee7e4bc8 | Update non-AVR32 defconfigs
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | e882889e748 | binutils: remove external source patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 19d7f0e3150 | uclibc: remove external sources patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 18bc19cb19e | gdb: remove external sources patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | ebf4f67a8d5 | gcc: remove external sources patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 65e99014ce8 | Remove external source toolchain options
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | bc994c533cd | Use BR2_TOOLCHAIN_BUILDROOT instead of BR2_TOOLCHAIN_SOURCE
The BR2_TOOLCHAIN_SOURCE option is removed in a future c... | | |
Thomas Petazzoni | 8a5c3653acf | uclibc: remove support for external source toolchains
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electro... | | |
Thomas Petazzoni | b642f7eefbf | uclibc: do not allow selection of non-avr32 versions on AVR32
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free... | | |
Thomas Petazzoni | 45e93c57509 | gdb: do not allow selection of non-avr32 versions on AVR32
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-el... | | |
Thomas Petazzoni | de6dbcf858d | binutils: remove support for external source toolchains
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-elect... | | |
Thomas Petazzoni | b772cdd1a77 | binutils: do not allow selection of non-avr32 versions on AVR32
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@fr... | | |
Thomas Petazzoni | 495e5bdca31 | gcc: remove GCC_OFFICIAL_VERSION and just use GCC_VERSION instead
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@... | | |
Thomas Petazzoni | 3f90a29baf8 | gcc: remove support for external source toolchains
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.... | | |
Thomas Petazzoni | 636afc46642 | gcc: improve configuration for snapshot versions
Make the selection of a snapshot version a normal gcc version choic... | | |
Thomas Petazzoni | 5c6ccd9f20a | gcc: on avr32, only allow avr32 gcc versions
Remove references to BR2_EXT_GCC_VERSION_* configuration options, and
o... | | |
Thomas Petazzoni | 3a24927a0e6 | uclibc: add avr32 special version
* Add a new 0.9.30-avr32-2.1.5 version of uClibc in Config.in
* Add a patch for... | | |
Thomas Petazzoni | 9f21bfee087 | gdb: add avr32 special verson
* Add a new gdb version for AVR32 in Config.in
* Use a special mirror for this gdb ... | | |
Thomas Petazzoni | 9e172b3f917 | gcc: add 4.2.2-avr32-2.1.5 patches
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | d3f383b1eea | gcc: add avr32 special version
* Add new gcc version 4.2.2-avr32-2.1.5 in Config.in
* Select the Atmel mirror to ... | | |
Thomas Petazzoni | f1848060322 | binutils: add avr32 special version
* Add a new binutils version 2.18-avr32-1.0.1 to the Config.in
* Use a differ... | | |
Thomas Petazzoni | a2fd9751155 | remove BR2_KERNEL_HURD from defconfig files
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Thomas Petazzoni | 48fbdaaea68 | gcc: remove hurd specific details
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | | |
Peter Korsgaard | 8bbb56dd910 | kernel-headers: bump 2.6.31.x / 2.6.32.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 81cb4205d05 | package/qt: bump version
I know 4.6.0 is out, but I don't have a setup to test it at the moment,
so lets stick with ... | | |
Peter Korsgaard | 77ea6b03f5a | package/qt: fix download URL
get.qtsoftware.com doesn't seem to work any more. The links on the Qt
website now point... | | |
Peter Korsgaard | 4e272254c7b | package/qt: add font selection
Commit f98547622 (make sure to install all Qt-fonts and true-type-fonts)
changed Qt t... | | |
Peter Korsgaard | 518804f35ab | qt: tweak gui kconfig
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | a2d833bf34a | package/mtd-utils: fix git build after gitweb update
Reported by Daniel Mack <daniel@caiaq.de>
The gitweb installat... | | |
Peter Korsgaard | f7a501e13cc | Makefile: fix build if CDPATH is set in environment
Reported by Bjørn Forsman <bjorn.forsman@gmail.com>.
If CDPATH ... | | |
Peter Korsgaard | 617aa4995a2 | busybox: bump 1.15.x stable version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Lionel Landwerlin | 5c2ceaa21aa | package: Added libdvdnav package (dependency of gst-plugins-bad)
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail... | | |
Peter Korsgaard | 97c996d6548 | Makefile: document configure cache handling
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
grante | 0a62bb41ba9 | docs: Clean up punctuation, grammar, usage, and typos.
Closes #795.
Signed-off-by: Grant Edwards <grant.b.edwards@g... | | |
Peter Korsgaard | b5972138c3e | Makefile: drop config cache on .config changes
The config cache might contain invalid values when .config is changed... | | |
Peter Korsgaard | b06c9cb16c7 | gcc: native toolchain needs BR2_HAVE_DEVFILES
Native toolchain doesn't make much sense without include / .a files.
... | | |
Lionel Landwerlin | 1323ecdd094 | Added libdvdread package (dependency of gst-plugins-bad)
[Peter: use official upstream, add url to kconfig, fix AUTO... | | |
Lionel Landwerlin | a7e5804ab10 | Fix gst-plugins-bad dependency on openssl through the apexsink element
Signed-off-by: Lionel Landwerlin <llandwerlin@... | | |
Lionel Landwerlin | c198660d419 | Fix gst-plugins-bad dependency on libcdaudio
Signed-off-by: Lionel Landwerlin <llandwerlin@gmail.com>
Signed-off-by:... | | |
Lionel Landwerlin | fec9d0a099c | Added libcdaudio package (dependency of gst-plugins-bad)
[Peter: add url to kconfig, fix AUTOTARGETS path]
Signed-of... | | |
Peter Korsgaard | 28ccc22ffd3 | libpcap: fix wireless handling
Based on ba23aa7b in libpcap upstream.
linux/wireless.h includes linux/if.h, which c... | | |
Peter Korsgaard | b7ed169692d | kernel-headers: bump 2.6.27.x stable version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Sven Neumann | 63dd44dbcdc | gst-plugins-bad: allow the build of ivorbisdec plugin
Allow to select the ivorbisdec plugin using the tremor
fixed-p... | | |
Sven Neumann | 989565d3054 | tremor: add patch to export all symbols
Tremor comes with a Version_script file that limits the
list of exported sym... | | |
Sven Neumann | 1dc19c44570 | libvorbis: split tremor into its own package
This commit splits the Tremor fixed-point implementation
out of the lib... | | |
Peter Korsgaard | 5c3817bb46d | kernel-headers: bump 2.6.27.x / 2.6.31.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Sven Neumann | 5a5992b7f17 | gst-plugins-bad: make more dependency-less plugins configurable
The latest update added a few new plugins that were ... | | |
Daniel Mack | b92bcae699b | Add fuse-sshfs package
[Peter: use select for library dependencies]
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Sig... | | |
Daniel Mack | e2e455aa7e4 | libfuse: bump version number to 2.8.1
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <j... | | |
Peter Korsgaard | 7c737978423 | CHANGES: #679 (autoconf m4) issue resolved
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | 44816b1b93f | Add new package hostapd
Closes #739.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter... | | |
Lionel Landwerlin | 1041563b1a0 | directfb: Fix ps2mouse driver availability
Closes #553.
The ps2mouse driver is miss named because it's not only a d... | | |
Chris Packham | 20417bbf4e8 | add tcpreplay tool
Closes #515.
Tcpreplay is a tool for replaying network traffic from files saved with
tcpdump or ... | | |
Chris Packham | c9c0d809d4d | libpcap: always make install for the staging dir
So that the headers get installed in the staging directory for othe... | | |
Clark Rawlins | 249f3db9997 | mesa3d: Pass LDFLAGS to the build config file
Closes #559.
Without the LDFLAGS in the build configuration file
buil... | | |
Gustavo Zacarias | b5867d93ae9 | Bump bind to 9.5.2-P1
Closes #773.
Unspecified vulnerability in ISC BIND 9.4 before 9.4.3-P4, 9.5 before
9.5.2-P1, ... | | |
Peter Korsgaard | 9e767147474 | package: get rid of redundant malloc related configure presets
Those are already in TARGET_CONFIGURE_ARGS. Also get ... | | |
Gustavo Zacarias | d8968c6794d | Bump usbutils package to 0.86
Closes #749.
[Peter: remove redundant ac_cv_func_malloc_0_nonnull setting]
Signed-off... | | |
Gustavo Zacarias | 7a90172fa47 | Bump iw to version 0.9.18
Closes #767.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pet... | | |
Gustavo Zacarias | 09c181f2891 | Add pkgversion to gcc >= 4.3
Closes #765.
[Peter: change to check for !4.2.x instead]
Signed-off-by: Gustavo Zacari... | | |
Gustavo Zacarias | 9f17728fb5a | Bump pcre to 7.9
Closes #763.
[Peter: Only remove pcre-config from target if !BR2_HAVE_DEVFILES]
Signed-off-by: Gus... | | |
Peter Korsgaard | 79c9a433ed0 | kernel-headers: make snapshot option more user friendly
Closes #751.
Make kernel headers snapshot more user friendl... | | |
Gustavo Zacarias | 1ba3c8434cc | Bump lighttpd package to 1.4.25
Closes #753
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by... | | |
Peter Korsgaard | 0a9c205c981 | binutils: get rid of ancient versions
Get rid of 2.17.50.0.17, 2.18.50.0.{1,3,6,8}.
Signed-off-by: Peter Korsgaard ... | | |
Peter Korsgaard | fdc8e6b915c | binutils: default to 2.20, mark 2.19 as deprecated
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | acc75665e54 | toolchain: get rid of unused gcc 3.x legacy handling
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | ba4183bc827 | Add binutils 2.20
Closes #761.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsg... | | |
Peter Korsgaard | 89b9188aa0c | kernel-headers: 2.6.32 needs scsi.h fix like 2.6.31
Reported by Emmanuel Blot <eblot.ml@gmail.com>
Signed-off-by: P... | | |
Peter Korsgaard | 4fe7607b469 | package/autoconf: autoconf for the target needs m4 for the host
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 1d49de8116e | kernel-headers: bump 2.6.30.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | bf4d2d862e0 | busybox: 1.15.2 patches
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | edee1d78ab3 | kernel-headers: fix 2.6.32 typo
Thanks to Joachim Pihl for noticing.
Signed-off-by: Peter Korsgaard <jacmet@sunsite... | | |
Peter Korsgaard | de219287646 | CHANGES: update for 2010.02 development
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b80b4051dcd | kernel-headers: add 2.6.32
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5aeecd24877 | Config.in: Bump version
Tree is open for development again.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b094a1ffee6 | docs/news.html: add 2009.11 annoucement mail
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b1545cb4faf | Config.in: bump version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 798927cce9f | update for 2009.11
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 9d998ad1d79 | package/autoconf: hardcode m4 config
Hardcode m4 config instead of letting configure detect it automatically.
This h... | | |
Peter Korsgaard | c14fb7c1dde | package/coreutils: ensure configure isn't considered out-of-date
We were patching m4/rename.m4 to workaround an upst... | | |
Peter Korsgaard | 78f2cb70e28 | package/microperl: fix build
There seems to be some confusion about makefile/Makefile, so just fixup
both files for ... | | |
Peter Korsgaard | 6b1dd45bf4c | Makefile: use absolute path for TOPDIR
Reported by mr_claus on IRC.
This ensure DL_DIR is always an absolute path, ... | | |
Clark Rawlins | 6f859729137 | Create $(TARGET_DIR)/usr/lib when installing
In some configurations $(TARGET_DIR)/usr/lib isn't
created before the t... | | |
Peter Korsgaard | cf102807447 | package/alsamixergui: fix build
And provide correct dependencies (alsa-lib).
Signed-off-by: Peter Korsgaard <jacmet... | | |
Peter Korsgaard | b48fb8c4aaf | package/fltk: needs libXt
Closes #707
At the same time get rid of redundant (provided by Makefile.autotools.in)
con... | | |
Peter Korsgaard | 31bd97417ba | update for 2009.11-rc2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | ade675c55a5 | package/fltk: needs C++ support in toolchain
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 69067025c08 | package/ltrace: hide for archs ltrace doesn't support
Reported-By: Michael S. Zick" <minimod@morethan.org>
Signed-of... | | |
Peter Korsgaard | 4e385ee7949 | busybox: 1.15.2 flash_eraseall fix for modern kernel headers
86cfb70ca upstream.
Signed-off-by: Peter Korsgaard <ja... | | |
Peter Korsgaard | 57922bfbf32 | busybox: look at kernel headers for include files as well
E.G. for flash_* applets.
Signed-off-by: Peter Korsgaard ... | | |
Peter Korsgaard | c589012eecd | kernel-headers: 2.6.31.6 fix for scsi/* headers
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4f399c3fb17 | docs/buildroot.html: fix minor typo
STAGING_DIR is output/staging, not build/staging per default.
Signed-off-by: Pe... | | |
Peter Korsgaard | b1c416bed62 | dbus: fix rebuild for boards where /var/lib isn't a symlink
Based on patch by Sagaert Johan <sagaert.johan@skynet.be... | | |
Daniel Mack | 6b6bdaed762 | gvfs: drop legacy uclibc dependency
Signed-off-by: Daniel Mack <daniel@caiaq.de>
Signed-off-by: Peter Korsgaard <jac... | | |
Peter Korsgaard | 70ce96305cb | Revert "gvfs: update to version 1.4.0"
This reverts commit f49ef854ca4b6ab3836ef39cb89027ce5b7bd94b.
The new gvfs v... | | |
Peter Korsgaard | 1330cf5b19b | package: remove disabled/broken irda-utils package
No updates since it got marked as broken back in January, so lets... | | |
Peter Korsgaard | 2d04d56ec76 | update for 2009.11-rc1
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Baruch Siach | 883f066797a | SDL_image: fix runtime libjpeg failure
By default SDL_image loads libjpeg at runtime on-demand. The find_lib
routine... | | |
Peter Korsgaard | 9627e211536 | sysklogd: needs largefile support
It tries to call lseek64():
ksym_mod.o: In function `InitMsyms':
ksym_mod.c:(.tex... | | |
Peter Korsgaard | 3d82609bd11 | rpm: fix build with BR2_CONFIG_CACHE, fix CFLAGS
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 08703917d79 | xfsprogs: needs e2fsprogs and (in turn) largefile support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 4cc4e572e27 | x11vnc: needs X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 57403b74f14 | udpcast: needs largefile support
And fix Kconfig tab/spaces while we're at it.
Signed-off-by: Peter Korsgaard <jacm... | | |
Peter Korsgaard | a9f379abf05 | torsmo: needs X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b7046770181 | sfdisk: fix build with !BR2_LARGEFILE
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 7ba54a07d42 | psmisc: bump version and fix build
./configure in psmisc 22.6 tested for a working C++ compiler and errored out
if n... | | |
Peter Korsgaard | bba2fd540bc | php: fix pdo sqlite compilation with !BR2_LARGEFILE
Similar fix as with the sqlite package.
Signed-off-by: Peter Ko... | | |
Peter Korsgaard | 1dd9d9f3456 | ng-spice-rework: needs X11 / libXaw support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 9ab3ad73324 | netkittelnet: fix typo introduced in 8d65822f9d
Netkittelnet needs a toolchain WITH RPC support, not WITHOUT.
Signe... | | |
Peter Korsgaard | fa946b788e3 | libxml2: fix build with BR2_CONFIG_CACHE
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 81e4ba320b9 | alsa-lib: fix build with BR2_CONFIG_CACHE
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | f6cbb2687dc | leafpad: needs libgtk2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 27ab47c4734 | gqview: needs libgtk2
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b06f14e4f79 | pcmanfm: needs X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | d66727128a8 | gperf: needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | a1deb18ba67 | gamin: fix build with !BR2_LARGEFILE and python enabled
Python binding support is broken for cross compilation, disa... | | |
Peter Korsgaard | 57ea7207bc6 | xboard: needs X11 support and gnuchess
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 87d74d94cce | vice: mark as broken
Dependencies are wrong, and it has never seen any updates, so it probably
doesn't have any user... | | |
Peter Korsgaard | 2795e3d902d | rubix: needs X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 93341a451ea | magiccube4d: needs C++ and X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 5bb205b8e2d | package/xstroke: needs X11 support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 89743690740 | sqlite: bump version
Fixes various bugs.
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | e189fe1f78f | sqlite: work around build breakage with !BR2_LARGEFILE
Should get fixed properly upstream, but this is good enough f... | | |
Peter Korsgaard | 8fb74cdece5 | package/bootutils: needs largefile support
Build fails with llseek() linker errors.
Signed-off-by: Peter Korsgaard ... | | |
Peter Korsgaard | b8a917faaa4 | CHANGES: add non-package changes since 2009.08
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 1620cc3e350 | alsamixergui: depend on x11 support, rather than (indirectly) selecting it
Packages should depend on BR2_PACKAGE_XOR... | | |
Peter Korsgaard | 41aaacd53da | matchbox: depend on x11 support, rather than selecting it
Packages should depend on BR2_PACKAGE_XORG7 rather than se... | | |
Peter Korsgaard | 4eb64901e0e | package/directfb: don't prepend $arch-linux- to programs
Directfb users: Do all those applications even make sense t... | | |
Peter Korsgaard | 0017d6b3b5e | package/nbd: fix build with !BR2_LARGEFILE
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 796e2b6cccf | docs/buildroot.html: document linux26-menuconfig / LINUX26_KCONFIG
This wasn't menitioned in the documentation as no... | | |
Peter Korsgaard | b71951b0e73 | toolchain/binutils: make sure target-binutils runs after busybox
Closes #597
Ensure that binutils-target runs after... | | |
Vincent Palatin | 6aac003abf8 | package/nbd: add nbd-server support
Closes #645
Signed-off-by: Vincent Palatin <vincent.palatin_buildroot@m4x.org>
... | | |
Kelvin Cheung | 07019b2c13a | target/jffs2: add support for nand flash with 512B page / 16 kB erasesize
Closes #663
Signed-off-by: Kelvin Cheung ... | | |
Peter Korsgaard | 351b679608e | package/sdl: fix dependencies for directfb/qt/x11 support
Closes #683
And cleanup Kconfig while we're at it.
Signe... | | |
Peter Korsgaard | 3445ff4adeb | package/Makefile.in: fix 'true' invocation for BR2_STRIP_none
Closes #701
Coreutils true doesn't understand a -Not_... | | |
Gustavo Zacarias | 3848cd6dcaf | Bump spawn-fcgi to 1.6.3
Closes #705
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | bd49a62d8ab | Bump iw package to 0.9.17
Closes #731
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Pete... | | |
Peter Korsgaard | 406053d5dc2 | Makefile: cleanup *clean targets
As discussed on the list, fixup the *clean targets, so we now have:
clean: remove ... | | |
Laine Walker-Avina | 83182dd28ed | Add support for the Cortex-A8 ARM target
Signed-off-by: Laine Walker-Avina <lwalkera@ieee.org>
Signed-off-by: Peter ... | | |
Michael S. Zick | e428886e575 | ipkg: update source URL
ftp.handhelds.org doesn't seem to work any more.
Signed-off-by: Michael S. Zick <minimod@mo... | | |
Peter Korsgaard | 09d62e89e76 | toolchain/uClibc: install ldd to target
Reported by Julien Boibessot <julien.boibessot@free.fr>.
This somehow got d... | | |
Gustavo Zacarias | 638a4214f88 | libidn: Update Config.in to fulfill LIBIDN_BINARY
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-o... | | |
Gustavo Zacarias | 48ed49e91d2 | openssl: bump to 0.9.8l + security fixes
Closes #703
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Sign... | | |
Gustavo Zacarias | 882e137608e | dnsmasq: bump to 2.51 and add IDN option
Closes #717
Dnsmasq 2.51 introduces IDN support, add it to the package.
Ne... | | |
Gustavo Zacarias | 83f9881d64c | libidn: update to 1.15 and other fixes
Closes #715
* Add target uninstall.
* Remove stray /usr/share/emacs files.
*... | | |
Gustavo Zacarias | 26073d2aa7d | openntpd: convert to Makefile.autotools.in format
Closes #713
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com... | | |
Peter Korsgaard | f1a5f6e9c30 | docs/docs.html: add link to doc for latest stable release as well
This will get copied to /downloads together with t... | | |
Peter Korsgaard | fdcc5bc087a | docs/docs.html: link to main mailing list page
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | 4e27686c63a | lighttpd: bump package to 1.4.24
Closes #709
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-b... | | |
Peter Korsgaard | cfccdd350a6 | docs/lists.html: adapt google search for lists.busybox.net
Reported by Gordon Smith on the ml.
The mailing list arc... | | |
Peter Korsgaard | d88b812d769 | kernel-headers: bump 2.6.27.x/2.6.31.x stable versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | b18b46ebee2 | uclibc: add unifdef getline fix to avr32 variant as well
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 13e753b414b | toolchain: select sensible floating point mode by default
Introduce BR2_PREFER_SOFT_FLOAT and enable it for arm, avr... | | |
Thomas Petazzoni | 5e5f3209f0e | documentation: insist more on why output/target/ should not be used
A lot of people complain that the root filesyste... | | |
Peter Korsgaard | 83f1ec65a0e | util-linux: fix kconfig typo
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Gustavo Zacarias | bdf41d6c8c5 | Add new usb_modeswitch package
Closes #511.
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by... | | |
rvpaasen | 69ec17cd8d9 | e2fsprogs: convert to Makefile.autotools.in format and update Kconfig
Closes #667.
I have updated the e2fsprogs pac... | | |
Peter Korsgaard | 1ea44bb11a7 | target/device/Atmel/arch-arm/u-boot: Fix u-boot patch dependencies
Ensure that the 2009.01 u-boot patches can only b... | | |
Peter Korsgaard | 9af188d883b | toolchain/gcc: get rid of ancient 3.4.6 / 4.0.4 versions
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 1eb391c5001 | toolchain/gcc: simplify BR2_GCC_SUPPORTS_* logic
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | c9816df8868 | toolchain/gcc: remove unused (commented out) 4.3 snapshot
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 065d0e76dfe | toolchain/gcc: bump 4.4.x version
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | fca4e38c80c | synergy: needs C++ support
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> | | |
Peter Korsgaard | 61b57f10a68 | synergy: get rid of superfluous configure args and use sourceforge mirror
These are all provided by Makefile.autotoo... | | |
Peter Korsgaard | 95d7c269156 | libart: get rid of superfluous configure args
These are all provided by Makefile.autotools.in
Signed-off-by: Peter ... | | |
Peter Korsgaard | 8d65822f9de | netkittelnet: hide package if RPC support isn't available in toolchain
Signed-off-by: Peter Korsgaard <jacmet@sunsit... | | |
Next → |