Commit Graph

1026 Commits (18cf23720e4be411c99fbe502675406cc84aba5e)

Author SHA1 Message Date
Gabor Juhos d9fde639de kernel: add md5sum for 2.6.32 final, and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18636 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 20:26:55 +00:00
Florian Fainelli 2de49087ef [kernel] update to 2.6.30, refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18635 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-04 14:52:45 +00:00
Imre Kaloz f727f72044 upgrade x86 to 2.6.31.6, resync patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-30 10:32:20 +00:00
Felix Fietkau f9f60dce00 ar71xx: the squashfs-4k images are unreliable in some builds. add 4k, 8k padding to the generic squashfs images and use them on 4k devices as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18526 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-24 13:55:40 +00:00
Felix Fietkau 9ddb6d845c hostapd: fix rebuild checks (#6210)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18497 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-23 17:12:54 +00:00
Felix Fietkau 0f48fd8058 build variants: only build opkg packages for the requested build variant (or any if no variant was specified for the package)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18464 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-22 07:08:39 +00:00
Imre Kaloz 8e5aa66efe make lzo compressed initramfs selectable, too
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18457 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-21 15:20:11 +00:00
Felix Fietkau 9a724ec84e merge target kernel config files with subtarget config files and add a variable override for editing the target kernel config file with make kernel_menuconfig in case the subtarget contains overrides (thx, sn9)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 01:25:06 +00:00
Felix Fietkau a228d3f366 automatically adjust CONFIG_BLK_DEV_INITRD in the kernel config (thx, sn9)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18361 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-11 01:25:02 +00:00
Felix Fietkau 8075ad2ef5 build system: introduce a new feature called build variants.
it allows 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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-10 22:00:54 +00:00
Felix Fietkau 231f099af2 fix one more instance of r18295
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18301 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 22:51:07 +00:00
Felix Fietkau dbb423b5f0 fix platform specific overrides for kernel modules, fixes lp on brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18295 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-04 21:54:53 +00:00
Felix Fietkau ea7dd8e255 unbreak brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18287 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-03 15:38:04 +00:00
Imre Kaloz 301bcdf15c use the new option for creating squashfs4-lzma images
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 09:53:29 +00:00
Felix Fietkau aea2ea2dea binutils: fix path to cloog and ppl
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18265 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-11-02 00:47:24 +00:00
Andy Boyett dc71e811a9 use $(HOST_CFLAGS) when not cross-compiling. Thanks Daniel Gimpelevich
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-30 22:52:27 +00:00
Florian Fainelli 1244b7118d [kernel] remove support for 2.6.27, no target is using it anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18201 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-29 12:20:45 +00:00
Imre Kaloz 807acf7ca7 swap logic on squashfs version selection
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18163 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-26 12:06:47 +00:00
Florian Fainelli 19fb687aad [kernel] update to 2.6.31.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:13:00 +00:00
Florian Fainelli bf42d79d35 [kernel] update to 2.6.30.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18126 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 12:10:25 +00:00
Florian Fainelli d5ce9d0af9 [kernel] update to 2.6.27.35
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18125 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-23 09:12:17 +00:00
Felix Fietkau b57af5044a add experimental support for a new menuconfig submenu "Package features".
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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18056 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-17 22:11:21 +00:00
Nicolas Thill a8542007a6 [kernel] netfilter: remove IPset leftovers missed from [17844]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18032 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-11 14:08:31 +00:00
Nicolas Thill 942c0527e1 [include] adjust pointer size from 4 to 8 bytes in x86_64 site config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04 00:44:32 +00:00
Gabor Juhos 5a3991bd1a kernel: upgrade to 2.6.30.8 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-01 10:07:32 +00:00
Hauke Mehrtens e23971a4cf [ipset] Update ipset to version 3.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17764 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-27 15:03:41 +00:00
Hauke Mehrtens ccf0a87c40 [kernel] Update to kernel 2.6.31.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-26 13:28:32 +00:00
Felix Fietkau db2504f9a5 host build: do not hide the configure command
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17716 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-25 09:28:14 +00:00
Imre Kaloz 69a107aa04 update to latest 2.6.27 and 2.6.30 kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-17 11:22:33 +00:00
Felix Fietkau 3e9d1d75c1 build prereq: look for tar under the name "gnutar" as well
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-14 10:40:04 +00:00
Florian Fainelli f699b39f6f [kernel] update to 2.6.27.33
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-11 07:45:08 +00:00
Gabor Juhos 7565cab104 kernel: add md5sum for 2.6.31 final, and refresh 2.6.31 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17558 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-10 13:37:31 +00:00
Florian Fainelli 12ef2501eb [kernel] update to 2.6.30.6, compile tested on some targets only
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17549 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 07:35:06 +00:00
Florian Fainelli ab91958046 [kernel] update to 2.6.27.32
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17548 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-09 07:13:09 +00:00
Gabor Juhos 738c6e1568 add menuconfig option for enabling debugfs support in the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17540 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-08 07:25:20 +00:00
Felix Fietkau 7a2dab6d92 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17528 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-06 17:26:37 +00:00
Felix Fietkau 707cf19632 do not fail on empty packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17504 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 02:53:13 +00:00
Felix Fietkau 848413fba4 get rid of old data before staging unstripped package binaries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-03 01:10:37 +00:00
Felix Fietkau a014ef6f93 build: when staging unstripped package files, install them to a temporary directory first to work around file overwrite issues in packages like asterisk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17477 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-09-02 19:01:09 +00:00
Felix Fietkau b070e258c2 add support for build system overlays that alter package build instructions
currently unused, will probably be managed by the feeds system later

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17445 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-31 01:11:25 +00:00
Gabor Juhos 5e1d6a2347 create v4 squashfs image for 2.6.31
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17406 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-26 09:52:25 +00:00
Felix Fietkau a05a29d365 change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17392 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-24 23:22:28 +00:00
Felix Fietkau 2244492d6a merge the control file and the .ipk file targets into one to prevent them from going out of sync
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 15:48:41 +00:00
Felix Fietkau 6073aa6f2e fix multiple ipkg builds of the same arch but with different targets in the same checkout
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-20 14:04:40 +00:00
Felix Fietkau cdb9ae12f9 when regenerating an ipkg package, make sure the entire ipkg build dir is cleaned as well to prevent stale files from making it into the package after configuration changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17313 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-19 15:12:54 +00:00
Florian Fainelli cebb4d1aec [kernel] use 2.6.30.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17296 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 15:05:26 +00:00
Florian Fainelli 76260922ff [package] ensure CONTROL directory is created (#5683)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 10:14:25 +00:00
Florian Fainelli 02e19f8d5e [kernel] switch to 2.6.27.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17291 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-17 09:17:06 +00:00
Gabor Juhos 2b07521e0d add menuconfig option for selecting initramfs compression
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17283 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-16 05:35:34 +00:00
Florian Fainelli cef3731e4a [kernel] use 2.4.37.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17257 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-14 13:56:17 +00:00
Felix Fietkau 131295ce36 add an optional config option for stripping all unnecessary symbol exports from the kernel image
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 14:22:04 +00:00
Felix Fietkau 37a1dc4602 add target for library specific installations into the root staging dir, fix ipkg build dependency on the package build stamp
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17168 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-08 02:24:37 +00:00
Felix Fietkau 079bbf2ee7 add a staging directory for unstripped package files, useful for debugging, will be used for mklibs integration later
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17167 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-07 21:58:35 +00:00
Felix Fietkau 25a843cb1d work around a threading bug in mksquashfs4 by limiting the number of threads to 1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17146 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-06 12:55:41 +00:00
Imre Kaloz 58132e5515 brcm-2.4 is the only non-2.6 target, it's pointless to note the kernelversion in other targets' Target-Name
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17102 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 11:44:28 +00:00
Imre Kaloz b4ce4197c7 add special handling for the adm5120 target, which uses subtargets for different endianess -- later we should come up with something smarter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-03 11:24:56 +00:00
Florian Fainelli f56936e023 [package] revert 17050 this was not the right way to fix this
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17075 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-08-01 12:10:22 +00:00
Imre Kaloz 85c82eb8a0 use board names instead of arch in packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17063 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 12:15:51 +00:00
Florian Fainelli 06916d7186 [kernel] update to 2.6.30.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17062 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 11:13:55 +00:00
Florian Fainelli c5be44cf5e [kernel] update to 2.6.27.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17060 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-31 11:09:27 +00:00
Florian Fainelli 5b6c3b2225 [package] move the global ipv6 option to the very bottom of the options passed to configure scripts, so that we can still override it in package makefiles (#5592, #5586)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-30 13:05:51 +00:00
Florian Fainelli 3ae7d9a0f9 [kernel] use 2.4.37.4 for brcm-2.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17045 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-29 21:28:33 +00:00
Florian Fainelli 86cd7c9b4b [kernel] switch to 2.6.30.3
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17028 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 10:02:24 +00:00
Florian Fainelli dcd1e5acd9 [kernel] switch to 2.6.27.28
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17027 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 10:01:33 +00:00
Florian Fainelli 3224b8889a [kernel] remove 2.6.23 version, it is no longer in use
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17026 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-27 09:01:42 +00:00
Florian Fainelli e404fd711b [package] globally define IPv6 support or not in OpenWrt, just like for largefiles, ipv6 disabled by default (#4857)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16983 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 21:45:51 +00:00
Florian Fainelli 1c310fffc4 [package] split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16980 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 19:47:48 +00:00
Florian Fainelli 1a5076a7cc use --binary option of md5sum to improve compatibility with other platforms (#5192)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16977 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-25 17:16:00 +00:00
Florian Fainelli 78b101cefc [kernel] use 2.6.27.7
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 17:03:03 +00:00
Florian Fainelli 3fade8b75b [package] fix ip6tables installation against ip6t_HL which has been merged in xt_HL since 2.6.29 (#5568)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16964 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-24 11:52:30 +00:00
Felix Fietkau 4d99fd6971 add sitefile definitions for ac_cv_func_setgrent_void
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-23 15:50:51 +00:00
Imre Kaloz 48ed80ebb6 update to 2.6.30.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-20 10:18:56 +00:00
Felix Fietkau 916ce4ba2f get rid of linux 2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16883 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-17 16:20:25 +00:00
Felix Fietkau 7c2dcfc1b3 move the toolchain_install stampfile to the right place to fix spurious missing toolchain errors after cleaning stuff
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16776 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-11 12:48:59 +00:00
Gabor Juhos 209386b0b5 [kernel] bump to 2.6.29.6 and refresh patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 15:08:56 +00:00
Florian Fainelli e25718974c [kernel] update targets to 2.6.30.1, update patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16697 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-05 14:39:13 +00:00
Florian Fainelli 5c6d0f4dbd [kernel] update to latest 2.6.27.26 stable kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-03 09:31:52 +00:00
Florian Fainelli 8dc56662d4 Fix configure script path when not at the root of $(PKG_BUILD_DIR), thanks Daniel Dickinson (#5255)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-02 13:08:08 +00:00
Imre Kaloz 0609b66c2c add preliminary coldfire v4e support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-21 18:34:07 +00:00
Florian Fainelli f5818c9e93 [kernel] use 2.6.27.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16486 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-17 08:46:47 +00:00
Hauke Mehrtens 5e22ace545 [brcm-2.4] Update kernel to 2.4.37.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16449 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-14 11:37:28 +00:00
Hamish Guthrie ab7f0f7c27 Add 2.6.30 final
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16418 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-11 08:17:21 +00:00
Felix Fietkau d8ae262002 enable ucitrigger by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16403 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-10 14:37:46 +00:00
Lars-Peter Clausen a5b1993a12 More libtool madness: Every package which was using c++ and libtool fixup
was linked against libstd++ even though if it should have been linked
against uclibc++. This is fixed by providing a special version of libtool
fixup for packages which should use uclibc++. Not pretty but functional.
Packages linking against uclibc++ should use PKG_FIXUP:=libtool-ucxx instead of
PKG_FIXUP:=libtool

Somebody should probably check all packages using c++ with a dependency on stdlibc++
if uclibc++ can be used instead now.



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16317 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-04 00:20:01 +00:00
Imre Kaloz d868ac77e1 add pcie feature flag
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16293 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-02 09:50:43 +00:00
Ralph Hempel c360bce6a4 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 16:15:47 +00:00
Ralph Hempel 42554ac0fb [package] add dist and distcheck target (to create new source balls)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16230 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 12:01:05 +00:00
Ralph Hempel 3fc6b41df7 [package] add package source path override
- use external source tree instead of source ball
- the external package source tree will be included as symlink
- make package/<name>/clean will delete the symlink instead of whole source tree
- usefull in conjunction with external SCM like ClearCase
- package-version-override.mk has to be included before package.mk



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-31 11:35:13 +00:00
Florian Fainelli d39d83de9a [brcm-2.4] use 2.4.37.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 16:42:29 +00:00
Ralph Hempel 92dfe3875a added BUILD_LOG_DIR variable, make clean will delete the ./logs dir
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16148 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 16:30:04 +00:00
Florian Fainelli 53e16b5d4d [brcm-2.4] update to 2.4.37, tested on wrt54gs (#4766)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16144 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 15:55:54 +00:00
Hamish Guthrie 9a3d875aac [kernel] revert 15922 - add back 2.6.29 kernel support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16127 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-28 10:00:48 +00:00
Felix Fietkau 6aed8813fb improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16101 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-27 02:50:53 +00:00
Florian Fainelli efc212c412 stop build when an error occurs and when BUILDLOG is set (#5160)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16079 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-26 14:18:05 +00:00
Felix Fietkau bc965cfde8 enable lzma for squashfs4 by default
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-21 18:11:22 +00:00
Florian Fainelli 13242dd7c2 [kernel] update to new stable 2.6.27.24
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-20 09:00:09 +00:00
Florian Fainelli d021d0863b [kernel] remove 2.6.29 since there are no remaining users of it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15922 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-19 10:21:32 +00:00
Gabor Juhos 80f719bd91 [image] create squashfs4 images if kernel version >=2.6.29
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-15 12:10:47 +00:00
Felix Fietkau 01835c1b09 netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15854 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 21:46:33 +00:00
Hauke Mehrtens 76ea3a9194 [netfilter] ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-14 19:01:38 +00:00
Felix Fietkau 353070af37 use unexport instead of export to clear perforce variables
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15708 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-08 15:35:27 +00:00
Felix Fietkau 82c60edbc1 override some variables to make sure that perforce does not mess with our build process
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15705 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 23:50:19 +00:00
Florian Fainelli 9eb1a45985 [kernel] remove 2.6.26 since there are no remaining candidates for it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15666 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 12:21:02 +00:00
Jo-Philipp Wich baa285c07c [include] adept netfilter.mk to updated imq
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15656 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-07 03:16:36 +00:00
Imre Kaloz 3f40c20af9 upgrade to newest stable kernel versions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-05-03 16:58:06 +00:00
Felix Fietkau 08e1921c85 fix a typo that prevented host build specific variable exports from working
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-30 14:15:45 +00:00
Imre Kaloz 0f9c7cb3c9 2.6.30 supports different initramfs compressors, take care of them
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15498 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-29 20:53:38 +00:00
Nicolas Thill 414ea4bc49 add missing bits from [15451]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15453 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 16:02:21 +00:00
Nicolas Thill 07f45e3a7d introduce a generic PKG_CONFIG_DEPENDS for packages that need to be reconfigured when certain CONFIG options changed, rename PKG_BUILD_DEPEND to PKG_BUILD_DEPENDS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15451 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:53:00 +00:00
Florian Fainelli 909e5fce03 [kernel] also strip the .notes section of the kernel
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15443 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 15:37:58 +00:00
Felix Fietkau 0675a35182 make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15433 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-27 10:39:03 +00:00
Florian Fainelli 08e832b7f8 [kernel] remove 2.6.24, no target is relying on it
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15388 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 14:35:19 +00:00
Felix Fietkau e3c1cb7316 add missing $(if) check for build logging
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15366 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 01:20:23 +00:00
Felix Fietkau e23e2f703c add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15362 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-24 01:04:50 +00:00
Felix Fietkau 3b26ec659f fix KERNEL_PATCHVER, properly strip -rc* suffixes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15353 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:55:07 +00:00
Felix Fietkau 03663e9687 emit proper error messages if important kernel config files are missing
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15352 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-23 14:55:02 +00:00
Nicolas Thill 341b06ab29 remove 2 old interfering variables, probably missed from [15299]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15340 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 22:08:42 +00:00
Felix Fietkau 3195be7429 clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15339 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-22 22:05:55 +00:00
Felix Fietkau 51966a3107 kernel: make sure all patches are applied before running menuconfig or oldconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15325 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-21 13:08:56 +00:00
Felix Fietkau 6937a43f9b move pkg config stuff to per-target exports to prevent interference with host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15299 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-20 18:56:57 +00:00
Felix Fietkau 37c5879311 add md5sum for linux 2.6.29.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15250 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-18 17:04:09 +00:00
Felix Fietkau f0f9ec9c56 add a modified version of the mips64 patch from #4603
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-18 17:03:55 +00:00
Felix Fietkau 5bdd866100 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-17 14:09:46 +00:00
Hamish Guthrie 9cb51ecd82 [ps3]: Update default configuration to use profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-16 10:40:15 +00:00
Felix Fietkau fff08c0fc1 fix source file vs library order in a few prereq checks (#4326)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15181 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 21:13:15 +00:00
Felix Fietkau c1760010a5 move iptable_raw to the conntrack-extra package
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15175 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-09 19:42:52 +00:00
Nicolas Thill 9e612ac3d5 [kernel] accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15123 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 19:00:20 +00:00
Felix Fietkau f522e7f64f add support for config options checking in top-level directory stampfiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15112 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 09:56:16 +00:00
Felix Fietkau 9dd8b81845 add a default template for Host/Install
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15110 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-06 09:56:06 +00:00
Ralph Hempel 2383666947 ooops, m4 is already part of the host tools
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15044 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 20:17:33 +00:00
Ralph Hempel 4182dc4f75 added m4 to prereq check, thanks to Gerph
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-25 19:51:32 +00:00
Hauke Mehrtens bb8b46f7eb [kernel] correct md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15025 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 16:56:23 +00:00
Hauke Mehrtens 42c24b862c [kernel] update to kernel version 2.6.28.9
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15017 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-24 15:06:53 +00:00
Felix Fietkau 510f348529 fix the path to the build dir for host packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14998 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:33:40 +00:00
Felix Fietkau c36c0d4621 fix calling the update target for host-only builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14997 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:33:24 +00:00
Felix Fietkau dda0e6d988 fix HOST_QUILT override
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14996 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 18:32:58 +00:00
Felix Fietkau 15843551bd speed up quilt imports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14987 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-23 12:02:02 +00:00
Felix Fietkau 06452459df add makefile target alias package/<name>/host/<target> for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14944 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-18 21:53:35 +00:00
Hamish Guthrie 170a11cddf Final updates to default configuration of ps3 petitboot sub-target
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14918 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 16:02:52 +00:00
Imre Kaloz 1d1830d4fc update to 2.6.28.8
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14916 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 12:41:05 +00:00
Felix Fietkau 0a5976b604 fix quilt variable and stampfile usage for host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14910 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 03:21:52 +00:00
Felix Fietkau 2f5a8c4214 fix download reverse depends
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14907 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:37:10 +00:00
Felix Fietkau fb5f864919 add PKG_HOST_ONLY variable to prevent target builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:37:04 +00:00
Felix Fietkau 353386a643 move host build in packages into a separate namespace: package/<name>/host/<target>
this allows dependencies between host and target packages, and saves unnecessary host builds for packages that contain both variants

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14905 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-17 02:20:34 +00:00
Felix Fietkau 141b4fbe83 remove autoconf from prereq-build.mk, as it is part of the tools/ build
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14901 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 18:57:34 +00:00
Lars-Peter Clausen baf558e318 Bison is not a prerequirement since it's build as part of the openwrt toolchain.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14900 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-16 18:54:35 +00:00
Felix Fietkau 019e6e2d31 move cflags default setting to target makefiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14866 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-14 03:17:06 +00:00
Felix Fietkau eee4fc3e80 fix the target-local CONFIG_SITE export. apparently make can't do more than one of them in a single line
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14863 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-13 16:16:54 +00:00
Felix Fietkau 010eaaa4c2 make the compile: host-install dependency independent of the order in which the makefiles were included
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14853 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 14:07:08 +00:00
Felix Fietkau eafe10bcdb enable Host/Install on compile: if package.mk is included
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14852 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 14:00:26 +00:00
Felix Fietkau 3be17f26d5 move the CONFIG_SITE export to target-local exports
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14851 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-12 13:57:56 +00:00
Felix Fietkau 437c1c32bc fix KERNEL_PATCHVER for rc kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14808 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 15:05:57 +00:00
Felix Fietkau 1eb7b2098d prepend $(STAGING_DIR)/host to the PATH only in target-package stampfile targets, should fix usage of cross tools with host builds
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14800 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-09 01:15:59 +00:00
Felix Fietkau 205ea84c9f allow uml to access host.mk at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14743 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:45:15 +00:00
Felix Fietkau bb66977c14 get rid of one more $(shell) instance
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14741 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:28:57 +00:00
Felix Fietkau 2abf9f5f94 optimize the .config dependency chain in the toplevel makefile
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14740 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 15:08:55 +00:00
Felix Fietkau 937f1820f2 replace a few unnecessary $(shell) calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14739 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:55:53 +00:00
Felix Fietkau a01125e51b avoid repeating the same dependency multiple times
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14738 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:54:19 +00:00
Felix Fietkau 0a45975466 avoid implicit rules in even more places
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14737 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:16:48 +00:00
Felix Fietkau 285b593164 avoid using implicit rules during metadata dump to speed up the process even more
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14736 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 14:07:39 +00:00
Felix Fietkau 87fcd635fe speed up metadata scanning a lot by avoiding unnecessary shell commands and make recursions
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14734 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-03 13:54:29 +00:00
Ralph Hempel 2c21b38c09 don't abort if the operation is failing
( if the board is connected via NFS files might be created by root and can't be changed at this point of time )



git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14729 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02 17:42:29 +00:00
Andy Boyett edd0fdaa0c readd $(HOST_CONFIGURE_VARS) to Host/Configure/Default, missed in r14699
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14724 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-02 03:03:21 +00:00
Ralph Hempel ce1f09a463 added source distribution to package dump, used by our SDK (include source distributions for offline usage)
added bugfix for sub-targets
added bugfix for help info
(thanks to Thomas)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14703 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-03-01 09:35:53 +00:00
Felix Fietkau b8429a4dd1 adjust host-build.mk to bring it closer to package.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14699 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 21:03:17 +00:00
Felix Fietkau 0440e2af34 add staging_dir/host/lib to LD_LIBRARY_PATH so that host-built applications can install and make use of shared libraries
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14698 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-28 21:03:06 +00:00
Felix Fietkau 4adf96dada allow packages to override PKG_UNPACK, HOST_UNPACK
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-25 21:43:04 +00:00
Nicolas Thill 84f43d1453 [toolchain] move common variables to a dedicated include file
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14648 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 23:52:27 +00:00
Felix Fietkau e397df6ad1 initialize the url field for packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14643 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-23 18:51:12 +00:00
Felix Fietkau 835b12f4ad allow a separate patch directory for host patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14630 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 23:54:17 +00:00
Felix Fietkau eaf4095327 fix the host vs native stampfile dependencies to improve quilt support
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14629 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 23:54:05 +00:00
Felix Fietkau 5513e64b4b only define unpack templates if PKG_SOURCE is set
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14623 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:27:53 +00:00
Felix Fietkau 506037412e allow concurrent use of host-build.mk and package.mk as well as their templates
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14621 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 18:10:05 +00:00
Felix Fietkau 1ca982f27c eliminate redundancy by creating the quilt_used stampfile in the right place
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14620 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 17:50:31 +00:00
Felix Fietkau cb4bea1db2 fix missing change from r14610
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14617 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 16:49:21 +00:00
Felix Fietkau b892e1fb85 build system refactoring in preparation for allowing packages to do host-build steps
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14610 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:37:20 +00:00
Felix Fietkau 67c9c212e6 fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14609 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-22 04:36:56 +00:00
Hauke Mehrtens 8acc4624ee [kernel] update to 2.6.28.7 and 2.6.27.19
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14601 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 18:53:05 +00:00
Felix Fietkau e24e542063 remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:30:44 +00:00
Felix Fietkau e938e513eb move the EABI config override to the generic kernel config overrides, as it's arch specific, not target specific - fixes spurious kernel rebuild issues with EABI
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14594 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-21 16:26:27 +00:00
Ralph Hempel 9ed7e77851 avoid kernel version in target if sub-targets available
(usefull if we have 2.4 and 2.6 sub-targets in parallel)


git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14576 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:32:45 +00:00
Ralph Hempel 35d2021ca9 change DEBUG_DIR to DEBUG_SCOPE_DIR (to avoid conflict with rules.mk)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14575 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-20 10:30:21 +00:00
Felix Fietkau 38afbcb1e2 fix potential rootfs owner/group mismatch (tgz root only, patch from #4562)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14569 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 17:19:29 +00:00
Felix Fietkau 93eaab1b2d make cvs checkouts more flexible. packages must now specify either -r <tag> or -D <date> in their source revision specification. previously date based checkouts were not supported
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14566 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 17:16:25 +00:00
Gabor Juhos d7b07dd5e9 [kernel] update to 2.6.28.6
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14565 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-19 16:11:07 +00:00
Markus Wigge d82a2138b4 added 2.6.28.6 checksum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14552 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-18 17:42:32 +00:00
Nicolas Thill 9a4014daef [tools] genext2fs: update to 1.4.1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14536 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-17 03:05:10 +00:00
Gabor Juhos d0c16b318e [kernel] update to 2.6.27.17
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14513 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 07:47:12 +00:00
Gabor Juhos 36065f034d [kernel] update to 2.6.28.5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14512 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-15 06:26:27 +00:00
Felix Fietkau 55349584aa kernel: add missing definition for CONFIG_KALLSYMS_ALL
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14507 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-14 14:10:44 +00:00
Michael Büsch 31030840ab Add 2.6.28.5 md5sum
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14502 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-13 17:55:28 +00:00
Gabor Juhos ecf9b8d37d [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14461 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-09 13:27:39 +00:00
Gabor Juhos 54a0b15ba1 [kernel] update to 2.6.28.4
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14441 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 13:01:28 +00:00
Gabor Juhos 3926620fcd [kernel] update to 2.6.27.15
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14440 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-08 12:32:39 +00:00
Felix Fietkau d755be2b9e strip the .note.gnu.build-id section from kernel images, which on some platforms can lead to unusable 3.1G kernel image files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14357 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-02 16:39:28 +00:00
Nicolas Thill ae9ef08eb7 prevent quilt from loading any configuration file (closes: #4520)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14351 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-02-02 07:41:01 +00:00
Lars-Peter Clausen 521ed1454e Add menuconfig option for enabling profiling in the kernel.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14272 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-29 23:52:35 +00:00
Nicolas Thill 044375f28e move IPKG_STATE_DIR from ./rules.mk to ./include/package-ipkg.mk and change its value to suit opkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14269 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-29 20:13:01 +00:00
Gabor Juhos ac24400460 [kernel] update to 2.6.28.2
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-28 15:47:34 +00:00
Gabor Juhos b4af34024e [kernel] remove trailing whitespace from the md5sum of the 2.6.27.13 tarball (closes #4502)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14185 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-25 20:31:26 +00:00