Lars-Peter Clausen
|
246a5b334d
|
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.
SVN-Revision: 16317
|
2009-06-04 00:20:01 +00:00 |
|
Imre Kaloz
|
72d88f2a48
|
add pcie feature flag
SVN-Revision: 16293
|
2009-06-02 09:50:43 +00:00 |
|
Ralph Hempel
|
b6e5025f15
|
fix typo
SVN-Revision: 16236
|
2009-05-31 16:15:47 +00:00 |
|
Ralph Hempel
|
6f29703625
|
add dist and distcheck target (to create new source balls)
SVN-Revision: 16230
|
2009-05-31 12:01:05 +00:00 |
|
Ralph Hempel
|
3dc92527a3
|
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
SVN-Revision: 16227
|
2009-05-31 11:35:13 +00:00 |
|
Florian Fainelli
|
43296ea284
|
use 2.4.37.1
SVN-Revision: 16149
|
2009-05-28 16:42:29 +00:00 |
|
Ralph Hempel
|
c4d7af7094
|
added BUILD_LOG_DIR variable, make clean will delete the ./logs dir
SVN-Revision: 16148
|
2009-05-28 16:30:04 +00:00 |
|
Florian Fainelli
|
cec852c087
|
update to 2.4.37, tested on wrt54gs (#4766)
SVN-Revision: 16144
|
2009-05-28 15:55:54 +00:00 |
|
Hamish Guthrie
|
7adb67f184
|
revert 15922 - add back 2.6.29 kernel support
SVN-Revision: 16127
|
2009-05-28 10:00:48 +00:00 |
|
Felix Fietkau
|
db4fd873f3
|
improve error message output of metadata scan - fix newline break and do not hide broken makefiles after the first invocation anymore
SVN-Revision: 16101
|
2009-05-27 02:50:53 +00:00 |
|
Florian Fainelli
|
d334c1e956
|
stop build when an error occurs and when BUILDLOG is set (#5160)
SVN-Revision: 16079
|
2009-05-26 14:18:05 +00:00 |
|
Felix Fietkau
|
1165dfed6a
|
enable lzma for squashfs4 by default
SVN-Revision: 15962
|
2009-05-21 18:11:22 +00:00 |
|
Florian Fainelli
|
f150bc5e36
|
update to new stable 2.6.27.24
SVN-Revision: 15931
|
2009-05-20 09:00:09 +00:00 |
|
Florian Fainelli
|
01afcd2556
|
remove 2.6.29 since there are no remaining users of it
SVN-Revision: 15922
|
2009-05-19 10:21:32 +00:00 |
|
Gabor Juhos
|
7b7a99c771
|
create squashfs4 images if kernel version >=2.6.29
SVN-Revision: 15866
|
2009-05-15 12:10:47 +00:00 |
|
Felix Fietkau
|
11b33255ed
|
netfilter: move iptable_raw, xt_NOTRACK from conntrack-extra to conntrack
SVN-Revision: 15854
|
2009-05-14 21:46:33 +00:00 |
|
Hauke Mehrtens
|
73cfaa0f2b
|
ipt_TTL and ipt_ttl moved and were renamed in kernel 2.6.30
SVN-Revision: 15851
|
2009-05-14 19:01:38 +00:00 |
|
Felix Fietkau
|
b5ddcb18fa
|
use unexport instead of export to clear perforce variables
SVN-Revision: 15708
|
2009-05-08 15:35:27 +00:00 |
|
Felix Fietkau
|
d4cb02e78f
|
override some variables to make sure that perforce does not mess with our build process
SVN-Revision: 15705
|
2009-05-07 23:50:19 +00:00 |
|
Florian Fainelli
|
324d10e617
|
remove 2.6.26 since there are no remaining candidates for it
SVN-Revision: 15666
|
2009-05-07 12:21:02 +00:00 |
|
Jo-Philipp Wich
|
f3dd32d6fd
|
adept netfilter.mk to updated imq
SVN-Revision: 15656
|
2009-05-07 03:16:36 +00:00 |
|
Imre Kaloz
|
86a4a6edb9
|
upgrade to newest stable kernel versions
SVN-Revision: 15575
|
2009-05-03 16:58:06 +00:00 |
|
Felix Fietkau
|
e3fc6c9b88
|
fix a typo that prevented host build specific variable exports from working
SVN-Revision: 15512
|
2009-04-30 14:15:45 +00:00 |
|
Imre Kaloz
|
8582177e73
|
2.6.30 supports different initramfs compressors, take care of them
SVN-Revision: 15498
|
2009-04-29 20:53:38 +00:00 |
|
Nicolas Thill
|
f0a3d4d501
|
add missing bits from [15451]
SVN-Revision: 15453
|
2009-04-27 16:02:21 +00:00 |
|
Nicolas Thill
|
7658ef1316
|
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
SVN-Revision: 15451
|
2009-04-27 15:53:00 +00:00 |
|
Florian Fainelli
|
c09afea86a
|
also strip the .notes section of the kernel
SVN-Revision: 15443
|
2009-04-27 15:37:58 +00:00 |
|
Felix Fietkau
|
a296bdb983
|
make sure that at least sed is built before kernel_menuconfig/kernel_oldconfig is executed
SVN-Revision: 15433
|
2009-04-27 10:39:03 +00:00 |
|
Florian Fainelli
|
c2bf14deb9
|
remove 2.6.24, no target is relying on it
SVN-Revision: 15388
|
2009-04-24 14:35:19 +00:00 |
|
Felix Fietkau
|
97845201e4
|
add missing $(if) check for build logging
SVN-Revision: 15366
|
2009-04-24 01:20:23 +00:00 |
|
Felix Fietkau
|
5e1e868230
|
add BUILD_LOG option to let the build system log all subdir make command output to individual files (useful for debugging parallel builds)
SVN-Revision: 15362
|
2009-04-24 01:04:50 +00:00 |
|
Felix Fietkau
|
b3afad10f0
|
fix KERNEL_PATCHVER, properly strip -rc* suffixes
SVN-Revision: 15353
|
2009-04-23 14:55:07 +00:00 |
|
Felix Fietkau
|
9ecec14ce0
|
emit proper error messages if important kernel config files are missing
SVN-Revision: 15352
|
2009-04-23 14:55:02 +00:00 |
|
Nicolas Thill
|
c73f8dfbe0
|
remove 2 old interfering variables, probably missed from [15299]
SVN-Revision: 15340
|
2009-04-22 22:08:42 +00:00 |
|
Felix Fietkau
|
63129f9b4c
|
clean up automake/pkg-config handling, move separate host/package variable exports to templates, fix automake path for host builds
SVN-Revision: 15339
|
2009-04-22 22:05:55 +00:00 |
|
Felix Fietkau
|
6d782f93d8
|
kernel: make sure all patches are applied before running menuconfig or oldconfig
SVN-Revision: 15325
|
2009-04-21 13:08:56 +00:00 |
|
Felix Fietkau
|
729e0fa4d1
|
move pkg config stuff to per-target exports to prevent interference with host builds
SVN-Revision: 15299
|
2009-04-20 18:56:57 +00:00 |
|
Felix Fietkau
|
05d8459bb9
|
add md5sum for linux 2.6.29.1
SVN-Revision: 15250
|
2009-04-18 17:04:09 +00:00 |
|
Felix Fietkau
|
56164a5815
|
add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
|
2009-04-18 17:03:55 +00:00 |
|
Felix Fietkau
|
34939cad39
|
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
|
2009-04-17 14:09:46 +00:00 |
|
Hamish Guthrie
|
ffc86f7e3a
|
Update default configuration to use profiles
SVN-Revision: 15229
|
2009-04-16 10:40:15 +00:00 |
|
Felix Fietkau
|
4e49486b3c
|
fix source file vs library order in a few prereq checks (#4326)
SVN-Revision: 15181
|
2009-04-09 21:13:15 +00:00 |
|
Felix Fietkau
|
e744c3130a
|
move iptable_raw to the conntrack-extra package
SVN-Revision: 15175
|
2009-04-09 19:42:52 +00:00 |
|
Nicolas Thill
|
3b53bd7ef3
|
accomodate netfilter module (xt_recent) name change in 2.6.28, add missing kconfig when xt_recent is enabled
SVN-Revision: 15123
|
2009-04-06 19:00:20 +00:00 |
|
Felix Fietkau
|
167846e488
|
add support for config options checking in top-level directory stampfiles
SVN-Revision: 15112
|
2009-04-06 09:56:16 +00:00 |
|
Felix Fietkau
|
35073025b4
|
add a default template for Host/Install
SVN-Revision: 15110
|
2009-04-06 09:56:06 +00:00 |
|
Ralph Hempel
|
e2c9a02b16
|
ooops, m4 is already part of the host tools
SVN-Revision: 15044
|
2009-03-25 20:17:33 +00:00 |
|
Ralph Hempel
|
1744ca64f2
|
added m4 to prereq check, thanks to Gerph
SVN-Revision: 15043
|
2009-03-25 19:51:32 +00:00 |
|
Hauke Mehrtens
|
fc35fe7001
|
correct md5sum
SVN-Revision: 15025
|
2009-03-24 16:56:23 +00:00 |
|
Hauke Mehrtens
|
62595883fb
|
update to kernel version 2.6.28.9
SVN-Revision: 15017
|
2009-03-24 15:06:53 +00:00 |
|