Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | disable stdin unless make V=99; fixes bug where compilation can stall ↵ | Mike Baker | 2010-02-04 | 1 | -1/+1 | |
| | | | | | | waiting for input SVN-Revision: 19511 | |||||
* | autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir. Fixes build of ↵ | Lars-Peter Clausen | 2010-01-30 | 1 | -2/+4 | |
| | | | | | | packages which use libtool and link against packages which link against libstdc++ SVN-Revision: 19399 | |||||
* | update to 2.6.32.7 | Imre Kaloz | 2010-01-29 | 1 | -2/+2 | |
| | | | | SVN-Revision: 19379 | |||||
* | kernel: update to 2.6.32.6 | Gabor Juhos | 2010-01-28 | 1 | -2/+2 | |
| | | | | SVN-Revision: 19358 | |||||
* | unset user overrides for quilt settings to prevent them from interfering ↵ | Felix Fietkau | 2010-01-25 | 1 | -0/+3 | |
| | | | | | | with the build process (#6553) SVN-Revision: 19332 | |||||
* | fix rootfs preparation with rootfs containing files with whitespaces in the ↵ | Felix Fietkau | 2010-01-22 | 1 | -3/+3 | |
| | | | | | | filename (based on patch from #6551) SVN-Revision: 19282 | |||||
* | update to latest kernel versions | Imre Kaloz | 2010-01-19 | 1 | -4/+4 | |
| | | | | SVN-Revision: 19224 | |||||
* | make sure that processed directories are printed on make V=99 | Felix Fietkau | 2010-01-16 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19174 | |||||
* | allow download urls using the file:// schema (#6480) | Jo-Philipp Wich | 2010-01-13 | 1 | -1/+1 | |
| | | | | SVN-Revision: 19120 | |||||
* | Add support for building ubifs images. | Lars-Peter Clausen | 2010-01-11 | 1 | -0/+10 | |
| | | | | SVN-Revision: 19097 | |||||
* | upgrade to latest kernels | Imre Kaloz | 2010-01-09 | 1 | -4/+4 | |
| | | | | SVN-Revision: 19087 | |||||
* | Prevent unnecessary host package rebuilds. | Lars-Peter Clausen | 2010-01-03 | 1 | -11/+14 | |
| | | | | | | | | Sometimes `make install` touches a file inside the build directory, so it is betterr to create the build stamp after calling `make install` otherwise the package is going to be rebuild even though nothing really changed. SVN-Revision: 19021 | |||||
* | kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches | Gabor Juhos | 2010-01-01 | 1 | -4/+4 | |
| | | | | SVN-Revision: 18982 | |||||
* | get rid of even more 2.6.28 stuff | Imre Kaloz | 2009-12-27 | 2 | -4/+1 | |
| | | | | SVN-Revision: 18953 | |||||
* | use a common site/linux config, since site/linux-gnu & site/linux-uclibc ↵ | Nicolas Thill | 2009-12-18 | 3 | -144/+74 | |
| | | | | | | configs are identical SVN-Revision: 18811 | |||||
* | do not download kernel sources when using an external kernel tree | Felix Fietkau | 2009-12-14 | 1 | -1/+3 | |
| | | | | SVN-Revision: 18777 | |||||
* | upgrade to 2.6.31.7 | Imre Kaloz | 2009-12-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18747 | |||||
* | iptables: add comment match to the core package | Jo-Philipp Wich | 2009-12-08 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18706 | |||||
* | kernel: add md5sum for 2.6.32 final, and refresh patches | Gabor Juhos | 2009-12-04 | 1 | -0/+3 | |
| | | | | SVN-Revision: 18636 | |||||
* | update to 2.6.30, refresh patches | Florian Fainelli | 2009-12-04 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18635 | |||||
* | upgrade x86 to 2.6.31.6, resync patches | Imre Kaloz | 2009-11-30 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18609 | |||||
* | ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵ | Felix Fietkau | 2009-11-24 | 1 | -4/+8 | |
| | | | | | | padding to the generic squashfs images and use them on 4k devices as well SVN-Revision: 18526 | |||||
* | hostapd: fix rebuild checks (#6210) | Felix Fietkau | 2009-11-23 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18497 | |||||
* | build variants: only build opkg packages for the requested build variant (or ↵ | Felix Fietkau | 2009-11-22 | 1 | -0/+2 | |
| | | | | | | any if no variant was specified for the package) SVN-Revision: 18464 | |||||
* | make lzo compressed initramfs selectable, too | Imre Kaloz | 2009-11-21 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18457 | |||||
* | merge target kernel config files with subtarget config files and add a ↵ | Felix Fietkau | 2009-11-11 | 3 | -3/+4 | |
| | | | | | | variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9) SVN-Revision: 18362 | |||||
* | automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9) | Felix Fietkau | 2009-11-11 | 1 | -1/+2 | |
| | | | | SVN-Revision: 18361 | |||||
* | build system: introduce a new feature called build variants. it allows ↵ | Felix Fietkau | 2009-11-10 | 3 | -2/+6 | |
| | | | | | | building a package multiple times in one pass with different build dirs, based on the same build settings. replaces templating hacks like the one used in the hostapd package SVN-Revision: 18357 | |||||
* | fix one more instance of r18295 | Felix Fietkau | 2009-11-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18301 | |||||
* | fix platform specific overrides for kernel modules, fixes lp on brcm-2.4 | Felix Fietkau | 2009-11-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18295 | |||||
* | unbreak brcm-2.4 | Felix Fietkau | 2009-11-03 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18287 | |||||
* | use the new option for creating squashfs4-lzma images | Imre Kaloz | 2009-11-02 | 1 | -1/+1 | |
| | | | | SVN-Revision: 18269 | |||||
* | binutils: fix path to cloog and ppl | Felix Fietkau | 2009-11-02 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18265 | |||||
* | use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich | Andy Boyett | 2009-10-30 | 1 | -0/+1 | |
| | | | | SVN-Revision: 18232 | |||||
* | remove support for 2.6.27, no target is using it anymore | Florian Fainelli | 2009-10-29 | 1 | -3/+0 | |
| | | | | SVN-Revision: 18201 | |||||
* | swap logic on squashfs version selection | Imre Kaloz | 2009-10-26 | 1 | -5/+5 | |
| | | | | SVN-Revision: 18163 | |||||
* | update to 2.6.31.5 | Florian Fainelli | 2009-10-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18127 | |||||
* | update to 2.6.30.9 | Florian Fainelli | 2009-10-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18126 | |||||
* | update to 2.6.27.35 | Florian Fainelli | 2009-10-23 | 1 | -2/+2 | |
| | | | | SVN-Revision: 18125 | |||||
* | add experimental support for a new menuconfig submenu "Package features". ↵ | Felix Fietkau | 2009-10-17 | 2 | -3/+29 | |
| | | | | | | allows selection between multiple packages providing the same feature, which affects dependencies of other packages. will be used e.g. for choosing between DirectFB and X.org for libraries like GTK2 SVN-Revision: 18056 | |||||
* | netfilter: remove IPset leftovers missed from [17844] | Nicolas Thill | 2009-10-11 | 1 | -21/+0 | |
| | | | | SVN-Revision: 18032 | |||||
* | adjust pointer size from 4 to 8 bytes in x86_64 site config | Nicolas Thill | 2009-10-04 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17845 | |||||
* | kernel: upgrade to 2.6.30.8 and refresh patches | Gabor Juhos | 2009-10-01 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17804 | |||||
* | Update ipset to version 3.2 | Hauke Mehrtens | 2009-09-27 | 1 | -0/+3 | |
| | | | | SVN-Revision: 17764 | |||||
* | Update to kernel 2.6.31.1 | Hauke Mehrtens | 2009-09-26 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17737 | |||||
* | host build: do not hide the configure command | Felix Fietkau | 2009-09-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 17716 | |||||
* | update to latest 2.6.27 and 2.6.30 kernels | Imre Kaloz | 2009-09-17 | 1 | -4/+4 | |
| | | | | SVN-Revision: 17602 | |||||
* | build prereq: look for tar under the name "gnutar" as well | Felix Fietkau | 2009-09-14 | 1 | -0/+1 | |
| | | | | SVN-Revision: 17575 | |||||
* | update to 2.6.27.33 | Florian Fainelli | 2009-09-11 | 1 | -2/+2 | |
| | | | | SVN-Revision: 17569 | |||||
* | kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches | Gabor Juhos | 2009-09-10 | 1 | -0/+3 | |
| | | | | SVN-Revision: 17558 |