Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libsexy: remove trailing newline from r24996 | Peter Korsgaard | 2009-01-26 | 1 | -1/+0 |
| | |||||
* | asterisk: mark as BROKEN and remove obsolete patch | Peter Korsgaard | 2009-01-26 | 2 | -15/+1 |
| | | | | | Asterisk seems to have moved to a auto* build system, so the .mk has to be more or less completely rewritten. | ||||
* | irda-utils: totally broken packages should depend on BROKEN, not DEPRECATED | Peter Korsgaard | 2009-01-26 | 1 | -2/+2 |
| | | | | Or we should simply delete the dir. | ||||
* | mysql_client: fix deps and clean up configure args | Peter Korsgaard | 2009-01-26 | 2 | -5/+8 |
| | | | | mysql client needs ncurses, readline and C++ | ||||
* | Add help for packages without AVR32 support | Ulf Samuelsson | 2009-01-26 | 14 | -0/+42 |
| | |||||
* | Add comment on brokenness of Asterisk | Ulf Samuelsson | 2009-01-26 | 1 | -0/+4 |
| | |||||
* | deprecate libfloat, package is obsolete | Ulf Samuelsson | 2009-01-26 | 1 | -0/+1 |
| | |||||
* | Deprecate ltt, package is obsolete and replaced by ltt-ng | Ulf Samuelsson | 2009-01-26 | 1 | -0/+3 |
| | |||||
* | Deprecate modutils, only for ancient 2.4 kernels | Ulf Samuelsson | 2009-01-26 | 1 | -0/+1 |
| | |||||
* | Deprecate irda-utils, makefile totally broken | Ulf Samuelsson | 2009-01-26 | 1 | -1/+3 |
| | |||||
* | Deprecate xfsprogs, no support for XFS in Buildroot | Ulf Samuelsson | 2009-01-26 | 2 | -1/+2 |
| | |||||
* | reinstitute comment thaat spooler does not work | Ulf Samuelsson | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Add explanation why examples are disabled for liboil | Ulf Samuelsson | 2009-01-25 | 1 | -0/+4 |
| | |||||
* | Avoid the use of subshell in microperl | Ulf Samuelsson | 2009-01-25 | 1 | -1/+1 |
| | |||||
* | Update patchlevels for linux-2.6.25/27/28 | Ulf Samuelsson | 2009-01-25 | 2 | -5/+5 |
| | |||||
* | Fix exec-prefix for libeXosip2 | Ulf Samuelsson | 2009-01-25 | 1 | -5/+1 |
| | |||||
* | exec-profix fix for cups | Ulf Samuelsson | 2009-01-25 | 1 | -10/+2 |
| | |||||
* | Ensure /boot exists, Write linux version to file,in case the kernel version ↵ | Ulf Samuelsson | 2009-01-25 | 1 | -0/+2 |
| | | | | has changed after the first build | ||||
* | Update verification scripts and status for ARM build | Ulf Samuelsson | 2009-01-25 | 3 | -51/+147 |
| | |||||
* | Flush configuration cache, needed if config has changed | Ulf Samuelsson | 2009-01-25 | 1 | -0/+4 |
| | |||||
* | Revert Atmel boards back to desired operation | Ulf Samuelsson | 2009-01-25 | 4 | -12/+12 |
| | |||||
* | Use new SHELL variable BUILDROOT_KERNEL_CONFIG_METHOD | Ulf Samuelsson | 2009-01-25 | 2 | -14/+28 |
| | | | | | | | | | | | which will override selection between xconfig and menuconfig make xconfig will, if it fails, or user does not save configuration result in make menuconfig beeing tried Fix several issues causing final part of linux to be regenerated on each make. | ||||
* | Update at91sam9261ek BSP | Ulf Samuelsson | 2009-01-25 | 1 | -111/+321 |
| | |||||
* | Fix spelling error, causing php to use host includes, add patching and ↵ | Ulf Samuelsson | 2009-01-25 | 1 | -1/+5 |
| | | | | unpacked targets | ||||
* | Stop dbus continuos rebuild, fix deps | Ulf Samuelsson | 2009-01-25 | 1 | -2/+8 |
| | |||||
* | Make cups build, support perl/php option | Ulf Samuelsson | 2009-01-25 | 1 | -11/+71 |
| | |||||
* | Support libiconv option for popt | Ulf Samuelsson | 2009-01-25 | 1 | -3/+9 |
| | |||||
* | Use prefix=/usr for libeXosip2 | Ulf Samuelsson | 2009-01-25 | 1 | -4/+4 |
| | |||||
* | qtopia4: fix and improve color/pixel depths config | Peter Korsgaard | 2009-01-25 | 2 | -8/+78 |
| | | | | | | | Also fix whitespace and use an existing variable for qmake.conf, which was forgotten in r23828, though it's only commented out. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | Makefile: globally define variables used at different places | Peter Korsgaard | 2009-01-25 | 3 | -7/+5 |
| | | | | | | $(comma) and $(space) are used in packages and the toolchain. Signed-off-by: Markus Heidelberg <markus.heidelberg@web.de> | ||||
* | kernel-headers: bump 2.6.27 / 2.6.28 to latest stable | Peter Korsgaard | 2009-01-25 | 4 | -2/+2 |
| | |||||
* | target/linux-advanced: default to menuconfig for all archs | Peter Korsgaard | 2009-01-25 | 7 | -19/+18 |
| | | | | | Default to menuconfig for atmel targets as well, mention QT3 dependency for make xconfig and update affected defconfigs. | ||||
* | Part of NcFTP depends on ncurses, create dependencies, if needed | Ulf Samuelsson | 2009-01-25 | 2 | -3/+10 |
| | |||||
* | liboil make fails on ARM with release toolset for a few unneeded examples ↵ | Ulf Samuelsson | 2009-01-25 | 1 | -0/+7 |
| | | | | due to use of hidden __clz_tab, do not build them for now, but problem may need further examination | ||||
* | Fix make problems with perl | Ulf Samuelsson | 2009-01-25 | 1 | -10/+38 |
| | |||||
* | Fix buildall script to use testbed in scripts/test | Ulf Samuelsson | 2009-01-24 | 2 | -85/+178 |
| | |||||
* | Add test configuration but do not include it by default | Ulf Samuelsson | 2009-01-24 | 1 | -0/+633 |
| | |||||
* | Make toolchain configration to fix mpg123 global and move to Makefile | Ulf Samuelsson | 2009-01-24 | 3 | -12/+17 |
| | |||||
* | mpg123: remove unused legacy patch | Peter Korsgaard | 2009-01-24 | 1 | -44/+0 |
| | |||||
* | Add linux config for at91sam9261ek | Ulf Samuelsson | 2009-01-24 | 1 | -0/+1432 |
| | |||||
* | freetype: fix typo | Peter Korsgaard | 2009-01-24 | 1 | -1/+1 |
| | |||||
* | Update at91sam9260dfc BSP | Ulf Samuelsson | 2009-01-24 | 1 | -72/+162 |
| | |||||
* | Add fix to mpg123 for bug in ARM release toolchain causing segment ↵ | Ulf Samuelsson | 2009-01-24 | 3 | -1/+2140 |
| | | | | violation, bug reported to gcc bugzilla | ||||
* | freetype: only depend on zlib if it is available | Peter Korsgaard | 2009-01-24 | 1 | -1/+2 |
| | | | | | The dependency is only there so zlib gets built before freetype if it's available (for shared configure cache) | ||||
* | toolchain/uClibc: disable UCLIBC_SUPPORT_AI_ADDRCONFIG in 0.9.30 defconfig | Peter Korsgaard | 2009-01-24 | 1 | -1/+1 |
| | | | | | | | UCLIBC_SUPPORT_AI_ADDRCONFIG seems to have issues in 0.9.30 and cause segfaults on some architectures, so disable it. Reported and tracked down by "QuickX" <quickx@hotmail.com>. | ||||
* | libsexy: unbreak build | Peter Korsgaard | 2009-01-24 | 2 | -1/+3 |
| | | | | libsexy doesn't depend on libX11, but it does need libxml2. | ||||
* | Revert r24982 (Disable libsexy (with comment) if X is not available) | Peter Korsgaard | 2009-01-24 | 1 | -5/+0 |
| | | | | It's wrong, libsexy doesn't depend on an X server. | ||||
* | Make sure libdnet does not find unsupported libcheck, in host | Ulf Samuelsson | 2009-01-24 | 1 | -1/+6 |
| | |||||
* | Fix unroll bug for ARM toolchain | Ulf Samuelsson | 2009-01-23 | 1 | -0/+31 |
| | |||||
* | Fix static lib dep for ncurses | Ulf Samuelsson | 2009-01-23 | 1 | -1/+3 |
| |