Felix Fietkau
031909ed63
remove support for DEBUG_DIR, it has lost its purpose since STAGING_DIR_ROOT was added
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19849 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-24 23:43:05 +00:00
Lars-Peter Clausen
05c56d8ee4
autotools.mk: Don't try to fixup .la files in the DevInstall host path, because
...
those .la files shouldn't go there anyway.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19785 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 23:40:53 +00:00
Travis Kemen
37e505be46
this patch adds support for bzr in include/download.mk, and fixes
...
whitespace.
-Raphael
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19769 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-20 04:48:07 +00:00
Hauke Mehrtens
70335ad165
[brcm-2.4] update kernel to version 2.4.37.9 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19762 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 21:30:10 +00:00
Jo-Philipp Wich
7fc4138b4d
[generic-2.4] netfilter: add support for raw table and NOTRACK target ( #5504 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19721 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-19 01:36:47 +00:00
Lars-Peter Clausen
141b270ff3
autotools.mk: Add PKG_LIBTOOL_PATHS variable.
...
PKG_LIBTOOL_PATHS can be used to specify to tell libtool_fixup where to look
for libtool scripts of a package. This is useful if a package has it's libtool
script in a non-standard location or has multiple libtool scripts.
The value should be a space seperated list of paths which are relative to
$(PKG_BUILD_DIR). It defautls to $(CONFIGURE_PATH).
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19713 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-18 23:50:44 +00:00
Felix Fietkau
a2db2d8773
Revert "sort Kconfig symbols automatically to make Kaloz happy :p"
...
Relying on some sort implementations' weird behaviour of ignoring # and whitespaces at the beginning of a line is not a good idea, and it's certainly not portable
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19675 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-16 21:34:50 +00:00
Travis Kemen
37065ca92f
update kernel from 2.6.32.7 to 2.6.32.8, thanks tripolar
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19591 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-12 01:12:11 +00:00
Gabor Juhos
565874a806
sort Kconfig symbols automatically to make Kaloz happy :p
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19582 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 13:07:10 +00:00
Imre Kaloz
98d6f0382b
with no users left, remove support for 2.6.21
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19578 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:37:57 +00:00
Imre Kaloz
3b4e45c021
we use per-target kernel versions for 2.6 for a long time now
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19577 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-11 08:35:33 +00:00
Lars-Peter Clausen
9c13b4a081
Allow colored output to be disabled when running a non-verbose build by
...
setting NO_COLOR=1
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19560 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-08 22:28:19 +00:00
Mike Baker
5092938d8a
disable stdin unless make V=99; fixes bug where compilation can stall waiting for input
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19511 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-02-04 04:43:17 +00:00
Lars-Peter Clausen
e201d1990d
autotools.mk: Add libstdc++ quirk to libtool_fixup_libdir.
...
Fixes build of packages which use libtool and link against packages which link against libstdc++
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19399 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-30 14:51:22 +00:00
Imre Kaloz
4168e195e2
update to 2.6.32.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19379 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-29 12:19:31 +00:00
Gabor Juhos
629cba4013
kernel: update to 2.6.32.6
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19358 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-28 11:54:20 +00:00
Felix Fietkau
b0d9f1edb6
unset user overrides for quilt settings to prevent them from interfering with the build process ( #6553 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19332 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-25 21:45:10 +00:00
Felix Fietkau
fa404080cc
fix rootfs preparation with rootfs containing files with whitespaces in the filename (based on patch from #6551 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19282 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-22 23:10:57 +00:00
Imre Kaloz
f936538715
update to latest kernel versions
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19224 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-19 11:53:56 +00:00
Felix Fietkau
1c39f1b054
make sure that processed directories are printed on make V=99
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19174 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-16 22:18:56 +00:00
Jo-Philipp Wich
d9e4e0db49
[buildroot] allow download urls using the file:// schema ( #6480 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19120 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-13 19:38:53 +00:00
Lars-Peter Clausen
2710572b04
Add support for building ubifs images.
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19097 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-11 01:10:45 +00:00
Imre Kaloz
e3eb0dfcda
upgrade to latest kernels
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19087 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-09 23:13:27 +00:00
Lars-Peter Clausen
af919ae232
Prevent unnecessary host package rebuilds.
...
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.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19021 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-03 18:00:28 +00:00
Gabor Juhos
78385ba038
kernel: update to 2.6.31.9 and 2.6.32.2, and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18982 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-01-01 11:11:17 +00:00
Imre Kaloz
bbc7795b2f
get rid of even more 2.6.28 stuff
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18953 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-27 21:35:42 +00:00
Nicolas Thill
04f6ffc31f
[include] use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18 10:38:16 +00:00
Felix Fietkau
98168dc456
do not download kernel sources when using an external kernel tree
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18777 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-14 13:54:03 +00:00
Imre Kaloz
5696a226d6
upgrade to 2.6.31.7
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18747 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-11 11:10:49 +00:00
Jo-Philipp Wich
fd7b3cd30d
[package] iptables: add comment match to the core package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18706 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-08 20:52:58 +00:00
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
Felix Fietkau
62a6e10227
improve support for building on mac os x by improving detection of missing components
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14180 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-25 19:00:43 +00:00
Gabor Juhos
61af435bbc
[kernel] update to 2.6.27.13
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14179 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-25 18:33:19 +00:00
John Crispin
2330d65a05
if quilt failed whilst patching, no output was shown
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14178 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-25 17:28:11 +00:00
Gabor Juhos
f30fdb9f88
[kernel] switch to 2.6.27.12
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14157 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-23 13:30:27 +00:00
Mirko Vogt
554c71bf6e
do not ignore exit codes of quilt anymore (by nbd)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14149 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-22 22:01:39 +00:00
Nicolas Thill
2526375d16
adjust site config files for uClibc ARM EABI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-21 16:48:45 +00:00
Felix Fietkau
58fcf1d291
add a menuconfig option for enabling KALLSYMS for the kernel
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14122 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-20 21:09:04 +00:00
Gabor Juhos
0b145d2e84
[kernel] update to 2.6.27.11
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14043 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-15 13:40:35 +00:00
Felix Fietkau
e12489a3e2
add support for an optional staging directory for debug binaries
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14018 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-13 03:21:25 +00:00
Felix Fietkau
042d715f2b
add support for build-only packages which do not appear in menuconfig
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14009 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-13 02:02:56 +00:00
Felix Fietkau
135596f78f
fix LINUX_KARCH for x86
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13986 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 21:35:26 +00:00
Nicolas Thill
1e7973e521
add missing 'ac_cv_sizeof_unsigned_long_long' variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 01:23:38 +00:00
Nicolas Thill
3b75e47f8f
[massive] add support for alternative C libraries (currently only glibc/eglibc)
...
other (related) changes:
- kernel headers are now installed using "make headers_install" on 2.6
- target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu)
- build directory names now contain gcc/libc name/version
- default cpu for x86 is now i486 (required to build glibc/eglibc)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-08 01:49:11 +00:00
Felix Fietkau
8a46637dfd
make config.{guess,sub} writable before attempting to overwrite them (many packages have broken permissions in the tarball)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13887 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-06 15:08:27 +00:00
Matteo Croce
b12f897997
add MD5 for the kernel 2.6.28
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13744 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-25 17:09:30 +00:00
Gabor Juhos
f5671a28ee
[kernel] fix kernel version for 2.6.27.10
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13700 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-20 13:02:11 +00:00
Gabor Juhos
431cf12f01
[kernel] oops, forgot the md5 of the 2.6.27.10 tarball
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13696 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-19 19:31:45 +00:00
Gabor Juhos
9c2776b652
[kernel] update to 2.6.27.9 and refresh patches
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13659 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-16 10:37:14 +00:00
Florian Fainelli
3ff6fde540
Add sizeof of unsigned long long
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-14 17:10:15 +00:00
Nicolas Thill
ddda8a051f
add an "Installed-Size" field to package control files, so that opkg could check needed vs. available storage space before installing a package
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13602 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-11 20:15:41 +00:00