Felix Fietkau
|
9e8d16ab3f
|
fix quilt patch check
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9121 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-04 17:58:12 +00:00 |
Felix Fietkau
|
64722c42b5
|
separate series file fixup from quilt check to avoid series file breakages after fixing a broken patch stack with quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9120 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-04 15:32:55 +00:00 |
Gabor Juhos
|
6693e40cb6
|
fix target profiles, (closes: 2440)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9113 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-03 19:22:51 +00:00 |
Tim Yardley
|
619ab61b95
|
fix quilt integration
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9100 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-02 21:54:22 +00:00 |
Felix Fietkau
|
0cc7092771
|
fix target profiles
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9099 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-10-02 17:43:57 +00:00 |
Felix Fietkau
|
8a6e77c006
|
fixes for refresh/update handling
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9063 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 04:29:11 +00:00 |
Felix Fietkau
|
19e38ca2d4
|
move a stampfile to make it easier to override the patch template
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9062 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 03:39:57 +00:00 |
Felix Fietkau
|
6e3b88381a
|
refactor quilt patching code
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9061 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 03:28:03 +00:00 |
Felix Fietkau
|
3eda02f389
|
add a packaging method that installs files into a subdirectory of bin/ instead of an ipkg
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9060 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 01:21:56 +00:00 |
Felix Fietkau
|
ccff8348de
|
proper series file support for regular packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9059 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 00:25:38 +00:00 |
Felix Fietkau
|
c1e4663769
|
use $(TAR) instead of tar
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9058 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 00:16:33 +00:00 |
Felix Fietkau
|
8d169cc962
|
Refactor downloading code into download.mk
Support multiple file downloads
Support svn downloads
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9057 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-29 00:05:48 +00:00 |
Felix Fietkau
|
bb6c4aade1
|
add $(STAGING_DIR) as argument to the InstallDev template and update packages accordingly - this way we can reuse InstallDev to automatically generate UninstallDev or create -dev packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9052 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:45:11 +00:00 |
Felix Fietkau
|
499485004b
|
some minor fixes, cleanups, package build abstraction
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@9051 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-28 01:23:56 +00:00 |
Nicolas Thill
|
34e8faefa1
|
add ipv6 conntrack support (closes: #2192)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8984 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 17:22:17 +00:00 |
Felix Fietkau
|
a2f0b50941
|
add initial version of a package feeds management script
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8973 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-23 02:39:01 +00:00 |
Nicolas Thill
|
effa8fa4fd
|
add missing 2.6 conntrack/nat helpers, add 2.6 conntrack/nat helper for RTSP (closes: #2297, thanks to aorlinsk), sync 2.4 / 2.6 kconfigs.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8955 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-22 18:37:24 +00:00 |
Nicolas Thill
|
437eaca2fa
|
add 'Provides:' line in ipkg control files
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8906 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-21 10:05:00 +00:00 |
Felix Fietkau
|
8e682d617b
|
fix spontaneous rebuilds caused by make package/<name>/update with quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8879 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-20 16:17:50 +00:00 |
Nicolas Thill
|
1458e2b378
|
cosmetic cleanup before more deep changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8870 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-20 10:48:54 +00:00 |
Nicolas Thill
|
96e0e6c808
|
fix typo again (do i need some sleep?)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8822 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-17 01:51:57 +00:00 |
Nicolas Thill
|
0edda384bb
|
oops, fix typo
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8816 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-16 22:41:24 +00:00 |
Nicolas Thill
|
1569372b6c
|
remove (unused?) linux symlink in BUILD_DIR
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8804 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-16 16:28:50 +00:00 |
Nicolas Thill
|
f8c8d4dc57
|
revert CONFIG_* symbols set m enforcement introduced in [8591], it can't work when symbols from different kernel versions are mixed in KCONFIG
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8798 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-16 16:10:37 +00:00 |
Nicolas Thill
|
1be5bf57b9
|
allow targets for override generic config (GENERIC_LINUX_CONFIG:=/dev/null) for testing purposes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8796 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-16 14:09:57 +00:00 |
Nicolas Thill
|
3194df157f
|
quote LINUX_VERSION to avoid shell errors at DUMP time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8795 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-16 14:08:23 +00:00 |
Nicolas Thill
|
7437b1ce7d
|
prevent include/netfilter.mk from being included multiple times
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8781 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-15 16:19:26 +00:00 |
Felix Fietkau
|
52da073acc
|
properly clean up after kernel_{old,menu}config
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8737 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-11 00:14:37 +00:00 |
Felix Fietkau
|
92babe74a0
|
fix custom series files in kernel patch directories
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8736 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-10 23:01:45 +00:00 |
Felix Fietkau
|
f22594c434
|
fix kernel build with quilt
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8727 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-10 04:21:21 +00:00 |
Felix Fietkau
|
78de618cde
|
fix kernel_menuconfig
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8726 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-10 01:04:57 +00:00 |
Florian Fainelli
|
14a051f2ed
|
Package the statistics module for netfilter
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8716 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-09 18:32:06 +00:00 |
Felix Fietkau
|
e5bcbd103b
|
fix kmod-crypto, emit warning messages for kmod packages that cannot be built due to missing kernel config options
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8697 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 23:33:01 +00:00 |
Felix Fietkau
|
b1f60da081
|
add support for device type based package preselections
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8696 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 21:30:25 +00:00 |
Felix Fietkau
|
6665a2c1dc
|
adapt profiles for subtarget changes
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8695 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 20:04:43 +00:00 |
Felix Fietkau
|
6bcd07afdd
|
major target cleanup. it is now possible to have subtargets that can override many target settings, including arch - merge adm5120, adm5120eb. target profiles still need to be adapted for subtargets
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8694 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-08 19:55:42 +00:00 |
Felix Fietkau
|
92558d67a4
|
strip the kernel version suffix from target directories, except for brcm-2.4 (the -2.4 will be included in the board name here). CONFIG_LINUX_<ver>_<board> becomes CONFIG_TARGET_<board>, same for profiles.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8653 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 16:27:37 +00:00 |
Nicolas Thill
|
f37d4a2faf
|
allow scan.mk to find python packages introduced in [8639]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8641 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 03:20:48 +00:00 |
Nicolas Thill
|
e812d1ff92
|
remove uneeded stuff after python changes in [8639]
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8640 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-06 02:57:06 +00:00 |
Nicolas Thill
|
c5c20dc878
|
fix typo (thanks to jonasg[1] on irc)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8618 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-05 08:59:44 +00:00 |
Nicolas Thill
|
d6114c2600
|
move TARGET_* flags from ./include/package-default.mk to ./rules.mk, remove EXTRA_* flags but still use them in configure and make
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8592 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 09:06:03 +00:00 |
Nicolas Thill
|
2750423a70
|
require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions.
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8591 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 08:58:14 +00:00 |
Nicolas Thill
|
05a46c716e
|
tweak Build/Compile/PyMod: add CPPFLAGS, allow caller to override any of the default *FLAGS, indent
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8590 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 08:44:08 +00:00 |
Nicolas Thill
|
bddd540035
|
provide default PKG_BUILD_DIR for packages missing a PKG_VERSION
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8583 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 07:51:56 +00:00 |
Nicolas Thill
|
cc9d43a53d
|
move ipkg related vars from ./rules.mk to ./include/package-ipkg.mk
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8581 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-03 06:46:44 +00:00 |
Nicolas Thill
|
69ffd95c71
|
use a default VERSION field for kmod packages
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8575 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-02 16:39:27 +00:00 |
Nicolas Thill
|
3c9a3fd2cf
|
fix .dep_files exclusion in rdep calls
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8567 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-09-01 05:20:21 +00:00 |
Felix Fietkau
|
485f2e16f4
|
fix a dependency bug
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8561 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 22:43:25 +00:00 |
Felix Fietkau
|
a96b79a6d4
|
clean up recursive dependency handling, use timestamp.pl again, because it saves memory and execution time
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8558 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 21:12:39 +00:00 |
Felix Fietkau
|
beaa7e3c37
|
allow the kernel to provide own series files for specific subdirs
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8557 3c298f89-4303-0410-b956-a3cf2f4a3e73
|
2007-08-30 21:11:17 +00:00 |