Commit Graph

11894 Commits

Author SHA1 Message Date
Gabor Juhos
34be279659 iw: update to 0.9.17
SVN-Revision: 17409
2009-08-26 15:29:54 +00:00
Gabor Juhos
71a3d54218 create v4 squashfs image for 2.6.31
SVN-Revision: 17406
2009-08-26 09:52:25 +00:00
Florian Fainelli
8733456b72 fix quilt installation on all platforms
SVN-Revision: 17405
2009-08-26 07:55:31 +00:00
Florian Fainelli
e326ff3fa5 remove kernel patch for now since it is incomplete and has some licensing issues
SVN-Revision: 17404
2009-08-26 07:44:21 +00:00
Gabor Juhos
582b8ba168 move early_printk stuff into a separate file
SVN-Revision: 17403
2009-08-26 07:31:04 +00:00
Florian Fainelli
f2be850ea3 more linux kernel cygwin build fixes
SVN-Revision: 17402
2009-08-26 07:26:00 +00:00
Florian Fainelli
ffa2d292fe more cygwin build fixes
SVN-Revision: 17401
2009-08-26 07:25:24 +00:00
Gabor Juhos
4c8aa29833 remove AR71XX_EARLY_SERIAL stuff
SVN-Revision: 17400
2009-08-25 17:13:12 +00:00
Florian Fainelli
d17e2ee125 make quilt installation work on cygwin
SVN-Revision: 17398
2009-08-25 14:55:18 +00:00
Felix Fietkau
5211c0c0b7 ixp4xx: refresh patches
SVN-Revision: 17397
2009-08-25 12:13:18 +00:00
Felix Fietkau
681aa38e22 ixp4xx add jumboframe fixes by Ted Hess (#5746)
SVN-Revision: 17396
2009-08-25 12:05:47 +00:00
Imre Kaloz
49e657f433 fix breakage introduced with [17394]
SVN-Revision: 17395
2009-08-25 11:56:27 +00:00
Florian Fainelli
32ab3b9692 do not check for a specific Cygwin version, rather check the operating system name directly, thanks AndyI
SVN-Revision: 17394
2009-08-25 09:16:03 +00:00
Felix Fietkau
241242cf74 udevtrigger: replace the non-portable tar options used to prevent a namespace conflict with a change to PKG_BUILD_DIR. fixes build on non-gnu systems
SVN-Revision: 17393
2009-08-24 23:22:32 +00:00
Felix Fietkau
106a08103f change HOST_STAMP_PREPARED for toolchain builds to make sure that added/removed patches do not trigger partial toolchain rebuilds
SVN-Revision: 17392
2009-08-24 23:22:28 +00:00
Felix Fietkau
851c2668b9 atheros switch support: add missing commit statements
SVN-Revision: 17391
2009-08-24 22:11:31 +00:00
Felix Fietkau
394cf88665 atheros: do not alter the network vlan config if swconfig is required and missing
SVN-Revision: 17388
2009-08-24 22:06:56 +00:00
Felix Fietkau
d498ff436a move /bin/swconfig to /sbin
SVN-Revision: 17387
2009-08-24 22:05:49 +00:00
Geoff Levand
ce99a874ec ps3: Update defconfig-ps3-petitboot to not build udevtrigger
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17379
2009-08-24 20:21:03 +00:00
Geoff Levand
525d86686e udev: Update udev package from udev-106 to udev-142
Update the init scripts have to use udevadm where appropriate.
The udev package no longer provides separate udev utilities
like udevtrigger and udevsettle.  These have been incorporated
into the udev admin program udevadm.

Replace the udevextras sub package with config options to the udev
package.

Update the preinit script to check for '/lib/udev/devices', and
copy it to '/dev/ if it is found, then to conditionaly setup
/dev the old way with mknod etc.  Udev now recommends using
the directory '/lib/udev/devices' to initialize the '/dev'
directory at startup.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17378
2009-08-24 20:19:26 +00:00
Geoff Levand
0ff31d848f udevtrigger: Breakout udevtrigger package
Current versions of udev no longer provide the separate udevtrigger
utility that hotplug2 needs.  To allow for the udev package to
be updated, yet still provide a udevtrigger, create a new package
udevtrigger that is built from old udev sources.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17377
2009-08-24 20:16:07 +00:00
Geoff Levand
0142b07983 kexec-tools: Remove the unused file kexec.sh
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17376
2009-08-24 20:13:39 +00:00
Geoff Levand
8de4d8abf2 kexec-tools: Make link /sbin/kexec for compatability with other distros
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17375
2009-08-24 20:12:41 +00:00
Geoff Levand
a64a3b373a kexec-tools: Make build of kdump optional
Most systems won't need kdump, so make its build optional.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17374
2009-08-24 20:11:46 +00:00
Geoff Levand
66663e3314 kexec-tools: Minor makefile line end fixes
Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17373
2009-08-24 20:08:35 +00:00
Geoff Levand
9eeaebb730 kexec-tools: Add libtool PKG_FIXUP
libtool is needed to build kexec-tools.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17372
2009-08-24 20:07:36 +00:00
Geoff Levand
c931a7be14 kexec-tools: Update package to version 2.0.1
Update  package from kexec-tools-2.0.0 to kexec-tools-2.0.1.

Signed-off-by: Geoff Levand <geoffrey.levand@am.sony.com>

SVN-Revision: 17371
2009-08-24 20:06:26 +00:00
Gabor Juhos
870d5442e1 add 2.6.31 config
SVN-Revision: 17369
2009-08-24 19:58:38 +00:00
Gabor Juhos
bdde89eb81 2.6.31: refresh generic patches
SVN-Revision: 17368
2009-08-24 19:57:47 +00:00
Gabor Juhos
72a983bfa1 2.6.31: update generic config
SVN-Revision: 17367
2009-08-24 19:57:08 +00:00
Gabor Juhos
852451deeb add patches for 2.6.31
SVN-Revision: 17366
2009-08-24 19:29:50 +00:00
Gabor Juhos
167120730b initialize ndo_tx_timeout field of netdev_ops
SVN-Revision: 17363
2009-08-24 18:53:27 +00:00
Gabor Juhos
d2693b8b60 refresh patches
SVN-Revision: 17362
2009-08-24 16:29:48 +00:00
Felix Fietkau
13269c1891 fix pdc20xx compile for linux 2.6
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c brcm-2.4: fix ide disk detection on the wl-hdd
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00
Mirko Vogt
fb4727d391 also take over the files for 2.6.31
SVN-Revision: 17356
2009-08-23 12:00:58 +00:00
Florian Fainelli
a25cec813e default is to generate a ramdisk image
SVN-Revision: 17352
2009-08-22 18:18:38 +00:00
Mirko Vogt
6e2a58ac3b add generic patchset levelled up to 2.6.31-rc6
SVN-Revision: 17351
2009-08-22 12:46:12 +00:00
Felix Fietkau
75ee3370d9 add a new target for ubicom32 (compiles, but untested)
SVN-Revision: 17350
2009-08-21 22:32:31 +00:00
Felix Fietkau
5076142aa3 libpcap: fix kernel version check
SVN-Revision: 17349
2009-08-21 22:32:14 +00:00
Felix Fietkau
e43623701c busybox: adjust default config for nommu targets
SVN-Revision: 17348
2009-08-21 22:32:09 +00:00
Felix Fietkau
ec7621ebf9 add nommu target feature flag
SVN-Revision: 17347
2009-08-21 22:32:03 +00:00
Felix Fietkau
aee9d6c31c add a heavily cleaned up version of ubicom32 toolchain support
SVN-Revision: 17346
2009-08-21 22:31:47 +00:00
Felix Fietkau
2015ef16b8 mac80211: fix a race condition in the cfg80211 scanning code (thx, johill)
SVN-Revision: 17341
2009-08-20 18:49:12 +00:00
Felix Fietkau
b9451d5542 b43: disable pio and pcmcia support
SVN-Revision: 17340
2009-08-20 17:32:52 +00:00
Felix Fietkau
f51eefd344 mac80211: reorganize compat code to make cfg80211 load without usb
SVN-Revision: 17339
2009-08-20 17:25:33 +00:00
Felix Fietkau
e06d472f3f fix a typo in the compat-wireless build speedup patch
SVN-Revision: 17337
2009-08-20 17:06:51 +00:00
Felix Fietkau
a3349d3795 mac80211: disable b43 lp-phy support for now
SVN-Revision: 17336
2009-08-20 16:56:36 +00:00
Felix Fietkau
7435fccb9c mac80211: speed up build by reducing the makefile shell calls, fix forced disable of rfkill
SVN-Revision: 17335
2009-08-20 16:52:46 +00:00
Florian Fainelli
ec6127c955 update mpfr to 2.4.1
SVN-Revision: 17334
2009-08-20 16:08:52 +00:00