summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* allow download urls using the file:// schema (#6480)Jo-Philipp Wich2010-01-131-1/+1
| | | | SVN-Revision: 19120
* Add support for building ubifs images.Lars-Peter Clausen2010-01-111-0/+10
| | | | SVN-Revision: 19097
* upgrade to latest kernelsImre Kaloz2010-01-091-4/+4
| | | | SVN-Revision: 19087
* Prevent unnecessary host package rebuilds.Lars-Peter Clausen2010-01-031-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 patchesGabor Juhos2010-01-011-4/+4
| | | | SVN-Revision: 18982
* get rid of even more 2.6.28 stuffImre Kaloz2009-12-272-4/+1
| | | | SVN-Revision: 18953
* use a common site/linux config, since site/linux-gnu & site/linux-uclibc ↵Nicolas Thill2009-12-183-144/+74
| | | | | | configs are identical SVN-Revision: 18811
* do not download kernel sources when using an external kernel treeFelix Fietkau2009-12-141-1/+3
| | | | SVN-Revision: 18777
* upgrade to 2.6.31.7Imre Kaloz2009-12-111-2/+2
| | | | SVN-Revision: 18747
* iptables: add comment match to the core packageJo-Philipp Wich2009-12-081-1/+1
| | | | SVN-Revision: 18706
* kernel: add md5sum for 2.6.32 final, and refresh patchesGabor Juhos2009-12-041-0/+3
| | | | SVN-Revision: 18636
* update to 2.6.30, refresh patchesFlorian Fainelli2009-12-041-2/+2
| | | | SVN-Revision: 18635
* upgrade x86 to 2.6.31.6, resync patchesImre Kaloz2009-11-301-2/+2
| | | | SVN-Revision: 18609
* ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k ↵Felix Fietkau2009-11-241-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 Fietkau2009-11-231-1/+1
| | | | SVN-Revision: 18497
* build variants: only build opkg packages for the requested build variant (or ↵Felix Fietkau2009-11-221-0/+2
| | | | | | any if no variant was specified for the package) SVN-Revision: 18464
* make lzo compressed initramfs selectable, tooImre Kaloz2009-11-211-0/+1
| | | | SVN-Revision: 18457
* merge target kernel config files with subtarget config files and add a ↵Felix Fietkau2009-11-113-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 Fietkau2009-11-111-1/+2
| | | | SVN-Revision: 18361
* build system: introduce a new feature called build variants. it allows ↵Felix Fietkau2009-11-103-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 r18295Felix Fietkau2009-11-041-1/+1
| | | | SVN-Revision: 18301
* fix platform specific overrides for kernel modules, fixes lp on brcm-2.4Felix Fietkau2009-11-041-1/+1
| | | | SVN-Revision: 18295
* unbreak brcm-2.4Felix Fietkau2009-11-031-1/+1
| | | | SVN-Revision: 18287
* use the new option for creating squashfs4-lzma imagesImre Kaloz2009-11-021-1/+1
| | | | SVN-Revision: 18269
* binutils: fix path to cloog and pplFelix Fietkau2009-11-021-0/+1
| | | | SVN-Revision: 18265
* use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel GimpelevichAndy Boyett2009-10-301-0/+1
| | | | SVN-Revision: 18232
* remove support for 2.6.27, no target is using it anymoreFlorian Fainelli2009-10-291-3/+0
| | | | SVN-Revision: 18201
* swap logic on squashfs version selectionImre Kaloz2009-10-261-5/+5
| | | | SVN-Revision: 18163
* update to 2.6.31.5Florian Fainelli2009-10-231-2/+2
| | | | SVN-Revision: 18127
* update to 2.6.30.9Florian Fainelli2009-10-231-2/+2
| | | | SVN-Revision: 18126
* update to 2.6.27.35Florian Fainelli2009-10-231-2/+2
| | | | SVN-Revision: 18125
* add experimental support for a new menuconfig submenu "Package features". ↵Felix Fietkau2009-10-172-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 Thill2009-10-111-21/+0
| | | | SVN-Revision: 18032
* adjust pointer size from 4 to 8 bytes in x86_64 site configNicolas Thill2009-10-041-1/+1
| | | | SVN-Revision: 17845
* kernel: upgrade to 2.6.30.8 and refresh patchesGabor Juhos2009-10-011-2/+2
| | | | SVN-Revision: 17804
* Update ipset to version 3.2Hauke Mehrtens2009-09-271-0/+3
| | | | SVN-Revision: 17764
* Update to kernel 2.6.31.1Hauke Mehrtens2009-09-261-2/+2
| | | | SVN-Revision: 17737
* host build: do not hide the configure commandFelix Fietkau2009-09-251-1/+1
| | | | SVN-Revision: 17716
* update to latest 2.6.27 and 2.6.30 kernelsImre Kaloz2009-09-171-4/+4
| | | | SVN-Revision: 17602
* build prereq: look for tar under the name "gnutar" as wellFelix Fietkau2009-09-141-0/+1
| | | | SVN-Revision: 17575
* update to 2.6.27.33Florian Fainelli2009-09-111-2/+2
| | | | SVN-Revision: 17569
* kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patchesGabor Juhos2009-09-101-0/+3
| | | | SVN-Revision: 17558
* update to 2.6.30.6, compile tested on some targets onlyFlorian Fainelli2009-09-091-2/+2
| | | | SVN-Revision: 17549
* update to 2.6.27.32Florian Fainelli2009-09-091-2/+2
| | | | SVN-Revision: 17548
* add menuconfig option for enabling debugfs support in the kernelGabor Juhos2009-09-081-0/+1
| | | | SVN-Revision: 17540
* now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the ↵Felix Fietkau2009-09-061-2/+2
| | | | | | board name around in kmod-* package versions anymore SVN-Revision: 17528
* do not fail on empty packagesFelix Fietkau2009-09-031-1/+1
| | | | SVN-Revision: 17504
* get rid of old data before staging unstripped package binariesFelix Fietkau2009-09-031-0/+1
| | | | SVN-Revision: 17498
* build: when staging unstripped package files, install them to a temporary ↵Felix Fietkau2009-09-021-3/+5
| | | | | | directory first to work around file overwrite issues in packages like asterisk SVN-Revision: 17477
* add support for build system overlays that alter package build instructions ↵Felix Fietkau2009-08-312-1/+8
| | | | | | currently unused, will probably be managed by the feeds system later SVN-Revision: 17445