openwrt/openwrt.git
11 years agonetifd: update to latest version, adds 6rd related changes and adds support for defau...
Felix Fietkau [Mon, 18 Jun 2012 21:23:09 +0000 (21:23 +0000)]
netifd: update to latest version, adds 6rd related changes and adds support for default route dependencies (through host route dependencies)

SVN-Revision: 32426

11 years agobuild: allow KERNELNAME to contain multiple kernel make targets
Florian Fainelli [Mon, 18 Jun 2012 13:20:50 +0000 (13:20 +0000)]
build: allow KERNELNAME to contain multiple kernel make targets

SVN-Revision: 32423

11 years agoremove inittab override
Jo-Philipp Wich [Mon, 18 Jun 2012 11:50:37 +0000 (11:50 +0000)]
remove inittab override

SVN-Revision: 32422

11 years agofix ccache related build breakage
John Crispin [Mon, 18 Jun 2012 08:50:26 +0000 (08:50 +0000)]
fix ccache related build breakage

SVN-Revision: 32421

11 years agomac80211: update to wireless-testing 2012-06-14
Felix Fietkau [Mon, 18 Jun 2012 01:26:36 +0000 (01:26 +0000)]
mac80211: update to wireless-testing 2012-06-14

SVN-Revision: 32420

11 years agouhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading...
Jo-Philipp Wich [Mon, 18 Jun 2012 00:41:43 +0000 (00:41 +0000)]
uhttpd: finish inherited uloop in forked childs, fixes misdispatched events leading to race conditions and bad memory accesses

SVN-Revision: 32419

11 years agoe2fsprogs: fix md5sum issue
Luka Perkov [Sun, 17 Jun 2012 21:34:16 +0000 (21:34 +0000)]
e2fsprogs: fix md5sum issue

md5sum from kernel.org and sourceforge.net are not the same

SVN-Revision: 32418

11 years agoacx-mac80211: Add workaround for mac80211 hw-queue check
Vasilis Tsiligiannis [Sun, 17 Jun 2012 20:50:43 +0000 (20:50 +0000)]
acx-mac80211: Add workaround for mac80211 hw-queue check

SVN-Revision: 32417

11 years agoacx-mac80211: Bump to v20120607
Vasilis Tsiligiannis [Sun, 17 Jun 2012 20:49:55 +0000 (20:49 +0000)]
acx-mac80211: Bump to v20120607

SVN-Revision: 32416

11 years agoacx-mac80211: Allow firmware downloading for more ACX1xx cards
Vasilis Tsiligiannis [Sun, 17 Jun 2012 20:46:31 +0000 (20:46 +0000)]
acx-mac80211: Allow firmware downloading for more ACX1xx cards

SVN-Revision: 32415

11 years agoe2fsprogs: update to 1.42.4
Luka Perkov [Sun, 17 Jun 2012 17:53:01 +0000 (17:53 +0000)]
e2fsprogs: update to 1.42.4

SVN-Revision: 32414

11 years agoe2fsprogs: update to 1.42.4
Luka Perkov [Sun, 17 Jun 2012 17:52:59 +0000 (17:52 +0000)]
e2fsprogs: update to 1.42.4

SVN-Revision: 32413

11 years agofix SPI message control handling for BCM6338/6348
Florian Fainelli [Sun, 17 Jun 2012 16:17:29 +0000 (16:17 +0000)]
fix SPI message control handling for BCM6338/6348

BCM6338 and BCM6338 have their MSG_CONTROL register width of 8-bits instead of
16-bits. We were previously using a 16-bits write which corrupted the first
byte of the TX FIFO. Also the message type was always set to Full-duplex even
in the case of half-duplex messages.

SVN-Revision: 32409

11 years ago6in4, 6to4: remove dependency on "ip"
Jo-Philipp Wich [Sun, 17 Jun 2012 13:18:40 +0000 (13:18 +0000)]
6in4, 6to4: remove dependency on "ip"

SVN-Revision: 32403

11 years ago6to4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_...
Jo-Philipp Wich [Sun, 17 Jun 2012 13:17:39 +0000 (13:17 +0000)]
6to4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings

SVN-Revision: 32402

11 years ago6in4: change local4 option name back to ipaddr
Jo-Philipp Wich [Sun, 17 Jun 2012 12:27:16 +0000 (12:27 +0000)]
6in4: change local4 option name back to ipaddr

SVN-Revision: 32401

11 years ago6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_...
Jo-Philipp Wich [Sun, 17 Jun 2012 12:18:39 +0000 (12:18 +0000)]
6in4: use network_find_wan() and network_get_iapddr() to find local ip, use json_get_vars() to read settings

SVN-Revision: 32400

11 years agobase-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan...
Jo-Philipp Wich [Sun, 17 Jun 2012 11:50:50 +0000 (11:50 +0000)]
base-files: implement network_get_gateway(), network_get_gateway6(), network_find_wan() and network_find_wan6() in /lib/functions/network.sh

SVN-Revision: 32397

11 years agofuse: update to 2.9.0
Felix Fietkau [Sat, 16 Jun 2012 21:06:37 +0000 (21:06 +0000)]
fuse: update to 2.9.0

SVN-Revision: 32396

11 years agokernel: replace the brcm47xx fuse workaround patches with a generic patch that applie...
Felix Fietkau [Sat, 16 Jun 2012 21:06:33 +0000 (21:06 +0000)]
kernel: replace the brcm47xx fuse workaround patches with a generic patch that applies to all mips targets

The dcache bug that it works around is a generic issue, not a brcm47xx cache quirk

SVN-Revision: 32395

11 years agofuse: move kmod-fuse to package/kernel
Felix Fietkau [Sat, 16 Jun 2012 21:06:24 +0000 (21:06 +0000)]
fuse: move kmod-fuse to package/kernel

SVN-Revision: 32394

11 years agofuse: remove obsolete patches
Felix Fietkau [Sat, 16 Jun 2012 21:06:20 +0000 (21:06 +0000)]
fuse: remove obsolete patches

SVN-Revision: 32393

11 years agoremove broken flags
Florian Fainelli [Sat, 16 Jun 2012 16:45:28 +0000 (16:45 +0000)]
remove broken flags

Thanks to Nicolas Le Falher for testing on Bifferboard.

SVN-Revision: 32389

11 years agoset explicit -lpthread
John Crispin [Sat, 16 Jun 2012 14:52:33 +0000 (14:52 +0000)]
set explicit -lpthread

SVN-Revision: 32388

11 years agofixes ccache compile and adds missing -lc
John Crispin [Fri, 15 Jun 2012 23:42:48 +0000 (23:42 +0000)]
fixes ccache compile and adds missing -lc

SVN-Revision: 32387

11 years agoccache does not need zcat
John Crispin [Fri, 15 Jun 2012 19:44:56 +0000 (19:44 +0000)]
ccache does not need zcat

SVN-Revision: 32385

11 years agouse ttyS0 @ 115200 baud as default for KVM guests
Jo-Philipp Wich [Fri, 15 Jun 2012 12:59:49 +0000 (12:59 +0000)]
use ttyS0 @ 115200 baud as default for KVM guests

SVN-Revision: 32384

11 years agouclibc++.mk: override the cc binary instead of the wrapper command when ccache is...
Jo-Philipp Wich [Fri, 15 Jun 2012 12:57:29 +0000 (12:57 +0000)]
uclibc++.mk: override the cc binary instead of the wrapper command when ccache is used

SVN-Revision: 32383

11 years agoath9k: fix an invalid pointer access in the tx path
Felix Fietkau [Thu, 14 Jun 2012 21:36:05 +0000 (21:36 +0000)]
ath9k: fix an invalid pointer access in the tx path

SVN-Revision: 32376

11 years agobuild: add a config option for choosing the prefered standard c++ library and add...
Felix Fietkau [Thu, 14 Jun 2012 20:26:04 +0000 (20:26 +0000)]
build: add a config option for choosing the prefered standard c++ library and add uclibc++.mk to make this easy to handle in packages

SVN-Revision: 32369

11 years agobuild: add a variable for injecting config variable dependencies for the .prepared...
Felix Fietkau [Thu, 14 Jun 2012 20:26:00 +0000 (20:26 +0000)]
build: add a variable for injecting config variable dependencies for the .prepared stamp

SVN-Revision: 32368

11 years agoadd uclibc++ (from packages)
Felix Fietkau [Thu, 14 Jun 2012 20:25:57 +0000 (20:25 +0000)]
add uclibc++ (from packages)

SVN-Revision: 32367

11 years agoConfig.in: remove obsolete dependency
Felix Fietkau [Thu, 14 Jun 2012 20:25:43 +0000 (20:25 +0000)]
Config.in: remove obsolete dependency

SVN-Revision: 32366

11 years agoinclude/package-ipkg.mk: fix copying provides list introduced in r32332
Felix Fietkau [Thu, 14 Jun 2012 18:09:54 +0000 (18:09 +0000)]
include/package-ipkg.mk: fix copying provides list introduced in r32332

SVN-Revision: 32358

11 years agonetifd: update to latest version, adds back the workaround for ignoring wlan* in...
Felix Fietkau [Thu, 14 Jun 2012 16:50:45 +0000 (16:50 +0000)]
netifd: update to latest version, adds back the workaround for ignoring wlan* in /etc/config/network

SVN-Revision: 32356

11 years agokirkwood: fix typo in uci-defaults/leds
Luka Perkov [Wed, 13 Jun 2012 18:41:42 +0000 (18:41 +0000)]
kirkwood: fix typo in uci-defaults/leds

Signed-off-by: Martin Mueller <mm@sig21.net>
SVN-Revision: 32343

11 years agobase-files: enable shell tracing in initscripts when INIT_TRACE is set
Jo-Philipp Wich [Wed, 13 Jun 2012 17:10:41 +0000 (17:10 +0000)]
base-files: enable shell tracing in initscripts when INIT_TRACE is set

SVN-Revision: 32340

11 years agobase-files: override Build/Compile/Default instead of Build/Compile (fixes #11667)
Felix Fietkau [Wed, 13 Jun 2012 16:25:29 +0000 (16:25 +0000)]
base-files: override Build/Compile/Default instead of Build/Compile (fixes #11667)

SVN-Revision: 32339

11 years agoar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to...
Felix Fietkau [Wed, 13 Jun 2012 12:54:22 +0000 (12:54 +0000)]
ar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to TL-MR3020 to fix ethernet link detection

SVN-Revision: 32336

11 years agopackage-ipkg.sh: copy the package provides list for all virtual PROVIDES
Jo-Philipp Wich [Wed, 13 Jun 2012 11:42:17 +0000 (11:42 +0000)]
package-ipkg.sh: copy the package provides list for all virtual PROVIDES

SVN-Revision: 32332

11 years agogen-dependencies.sh: only include lib*.so* files in dependency list, to match the...
Jo-Philipp Wich [Tue, 12 Jun 2012 22:02:41 +0000 (22:02 +0000)]
gen-dependencies.sh: only include lib*.so* files in dependency list, to match the filtering of provides lists

SVN-Revision: 32272

11 years agoppp: make ppp-mod-pptp depend on resolveip
Jo-Philipp Wich [Tue, 12 Jun 2012 21:07:53 +0000 (21:07 +0000)]
ppp: make ppp-mod-pptp depend on resolveip

SVN-Revision: 32269

11 years agoppp: add missing options.pptp
Jo-Philipp Wich [Mon, 11 Jun 2012 23:22:52 +0000 (23:22 +0000)]
ppp: add missing options.pptp

SVN-Revision: 32233

11 years agobcm63xx: readd accidentially dropped ignore_oc in ehci driver
Jonas Gorski [Mon, 11 Jun 2012 22:24:58 +0000 (22:24 +0000)]
bcm63xx: readd accidentially dropped ignore_oc in ehci driver

fixes overcurrent warning spam on 3.3 kernels for bcm63xx again.

SVN-Revision: 32221

11 years agoautotools.mk: cope with Debian version strings in libtool
Jo-Philipp Wich [Mon, 11 Jun 2012 21:50:50 +0000 (21:50 +0000)]
autotools.mk: cope with Debian version strings in libtool

SVN-Revision: 32207

11 years agodrop userspace pptp - it is defunct, slow and badly integrated
Jo-Philipp Wich [Mon, 11 Jun 2012 20:09:01 +0000 (20:09 +0000)]
drop userspace pptp - it is defunct, slow and badly integrated

SVN-Revision: 32198

11 years agoppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by Daniel...
Jo-Philipp Wich [Mon, 11 Jun 2012 20:07:46 +0000 (20:07 +0000)]
ppp: add support for kernel mode pptp - add ppp-mod-pptp, based on patch by Daniel Golle <dgolle@allnet.de> - add netifd integration for pptp to ppp.sh

SVN-Revision: 32197

11 years agopackage.mk: unexport the QUIET variable, it affects some packages like xapian-bindings
Felix Fietkau [Mon, 11 Jun 2012 15:07:51 +0000 (15:07 +0000)]
package.mk: unexport the QUIET variable, it affects some packages like xapian-bindings

SVN-Revision: 32196

11 years agonetifd: localize internally used shell variables (#11567)
Jo-Philipp Wich [Mon, 11 Jun 2012 13:25:58 +0000 (13:25 +0000)]
netifd: localize internally used shell variables (#11567)

SVN-Revision: 32192

11 years agopackage/index: filter out the libc package from the index
Felix Fietkau [Mon, 11 Jun 2012 01:29:11 +0000 (01:29 +0000)]
package/index: filter out the libc package from the index

SVN-Revision: 32187

11 years agobuild: add checks for missing package dependencies
Felix Fietkau [Mon, 11 Jun 2012 00:57:36 +0000 (00:57 +0000)]
build: add checks for missing package dependencies

SVN-Revision: 32185

11 years agoe2fsprogs: move dependencies to the right packages
Felix Fietkau [Mon, 11 Jun 2012 00:56:45 +0000 (00:56 +0000)]
e2fsprogs: move dependencies to the right packages

SVN-Revision: 32184

11 years agoutil-linux: disable udev support, add missing dependencies
Felix Fietkau [Mon, 11 Jun 2012 00:56:41 +0000 (00:56 +0000)]
util-linux: disable udev support, add missing dependencies

SVN-Revision: 32183

11 years agofuse: add missing dependency
Felix Fietkau [Mon, 11 Jun 2012 00:56:38 +0000 (00:56 +0000)]
fuse: add missing dependency

SVN-Revision: 32182

11 years agoebtables: add a missing dependency
Felix Fietkau [Mon, 11 Jun 2012 00:56:34 +0000 (00:56 +0000)]
ebtables: add a missing dependency

SVN-Revision: 32181

11 years agotoolchain: remove target dependencies on libgcc/libgfortran, add checks to package...
Felix Fietkau [Sun, 10 Jun 2012 22:24:28 +0000 (22:24 +0000)]
toolchain: remove target dependencies on libgcc/libgfortran, add checks to package install template instead

SVN-Revision: 32176

11 years agobusybox: remove BUSYBOX_USE_LIBRPC
Felix Fietkau [Sun, 10 Jun 2012 22:24:24 +0000 (22:24 +0000)]
busybox: remove BUSYBOX_USE_LIBRPC

SVN-Revision: 32175

11 years agoubus: add a missing dependency
Felix Fietkau [Sun, 10 Jun 2012 20:27:47 +0000 (20:27 +0000)]
ubus: add a missing dependency

SVN-Revision: 32174

11 years agolibubox: add a missing dependency
Felix Fietkau [Sun, 10 Jun 2012 20:27:44 +0000 (20:27 +0000)]
libubox: add a missing dependency

SVN-Revision: 32173

11 years agobuild: generate a list of provided libraries for each ipkg file (includes provided...
Felix Fietkau [Sun, 10 Jun 2012 20:27:41 +0000 (20:27 +0000)]
build: generate a list of provided libraries for each ipkg file (includes provided libraries from packages that the exporting package depends on)

SVN-Revision: 32172

11 years agobuild: add a dependency on libc to all non-kernel packages
Felix Fietkau [Sun, 10 Jun 2012 20:27:37 +0000 (20:27 +0000)]
build: add a dependency on libc to all non-kernel packages

SVN-Revision: 32171

11 years agotoolchain: fix libc dependency on libgcc
Felix Fietkau [Sun, 10 Jun 2012 20:27:34 +0000 (20:27 +0000)]
toolchain: fix libc dependency on libgcc

SVN-Revision: 32170

11 years agobase-files: move all toolchain packages to a separate package directory 'toolchain'
Felix Fietkau [Sun, 10 Jun 2012 20:27:30 +0000 (20:27 +0000)]
base-files: move all toolchain packages to a separate package directory 'toolchain'

SVN-Revision: 32169

11 years agoutil-linux: libblkid depends on libuuid
Felix Fietkau [Sun, 10 Jun 2012 20:27:24 +0000 (20:27 +0000)]
util-linux: libblkid depends on libuuid

SVN-Revision: 32168

11 years agomklibs: update to 0.1.34 (v2)
Luka Perkov [Sun, 10 Jun 2012 17:07:46 +0000 (17:07 +0000)]
mklibs: update to 0.1.34 (v2)

SVN-Revision: 32165

11 years agotools: add a python symlink that prefers python2
Felix Fietkau [Sun, 10 Jun 2012 16:32:15 +0000 (16:32 +0000)]
tools: add a python symlink that prefers python2

SVN-Revision: 32164

11 years agoRevert "[tools] mklibs: update to 0.1.34"
Felix Fietkau [Sun, 10 Jun 2012 15:09:09 +0000 (15:09 +0000)]
Revert "[tools] mklibs: update to 0.1.34"

Too much broken, needs to be reworked

SVN-Revision: 32163

11 years agobusybox: fix bad variable substitution on right hand side of I/O redirection, importe...
Jo-Philipp Wich [Sun, 10 Jun 2012 13:19:45 +0000 (13:19 +0000)]
busybox: fix bad variable substitution on right hand side of I/O redirection, imported patch from upstream bug 5282

SVN-Revision: 32162

11 years agotools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks...
Felix Fietkau [Sun, 10 Jun 2012 12:24:59 +0000 (12:24 +0000)]
tools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks on mac os x

SVN-Revision: 32161

11 years agoppp: block restart of interfaces if pppd refused the command line options
Felix Fietkau [Sun, 10 Jun 2012 12:12:10 +0000 (12:12 +0000)]
ppp: block restart of interfaces if pppd refused the command line options

SVN-Revision: 32160

11 years agoath9k: add some more ani fixes
Felix Fietkau [Sun, 10 Jun 2012 12:03:33 +0000 (12:03 +0000)]
ath9k: add some more ani fixes

SVN-Revision: 32159

11 years agomore e2fsprogs fixes
John Crispin [Sun, 10 Jun 2012 09:22:07 +0000 (09:22 +0000)]
more e2fsprogs fixes

SVN-Revision: 32158

11 years agofix build breakage introduced by [32142]
John Crispin [Sun, 10 Jun 2012 07:43:43 +0000 (07:43 +0000)]
fix build breakage introduced by [32142]

SVN-Revision: 32157

11 years agozlib: update to 1.2.7
Luka Perkov [Sat, 9 Jun 2012 23:29:28 +0000 (23:29 +0000)]
zlib: update to 1.2.7

SVN-Revision: 32147

11 years agoppp: enable no_device in the netifd pppoa handler to bring it up at boot time (#11631)
Felix Fietkau [Sat, 9 Jun 2012 23:16:26 +0000 (23:16 +0000)]
ppp: enable no_device in the netifd pppoa handler to bring it up at boot time (#11631)

SVN-Revision: 32146

11 years agomklibs: update to 0.1.34
Luka Perkov [Sat, 9 Jun 2012 21:22:37 +0000 (21:22 +0000)]
mklibs: update to 0.1.34

SVN-Revision: 32145

11 years agogmp: update to 5.0.5
Luka Perkov [Sat, 9 Jun 2012 21:22:35 +0000 (21:22 +0000)]
gmp: update to 5.0.5

SVN-Revision: 32144

11 years agomkimage: update to 2012.04.01
Luka Perkov [Sat, 9 Jun 2012 18:06:13 +0000 (18:06 +0000)]
mkimage: update to 2012.04.01

SVN-Revision: 32143

11 years agoe2fsprogs: update to 1.42.3
Luka Perkov [Sat, 9 Jun 2012 17:59:57 +0000 (17:59 +0000)]
e2fsprogs: update to 1.42.3

SVN-Revision: 32142

11 years agoutil-linux: update to 2.21.2
Luka Perkov [Sat, 9 Jun 2012 17:37:29 +0000 (17:37 +0000)]
util-linux: update to 2.21.2

SVN-Revision: 32141

11 years agoe2fsprogs: update to 1.42.3
Luka Perkov [Sat, 9 Jun 2012 17:37:27 +0000 (17:37 +0000)]
e2fsprogs: update to 1.42.3

SVN-Revision: 32140

11 years agokirkwood: ib62x0 fix reboot
Luka Perkov [Fri, 8 Jun 2012 23:17:46 +0000 (23:17 +0000)]
kirkwood: ib62x0 fix reboot

SVN-Revision: 32131

11 years agoFix early printk compile on ARM
Michael Büsch [Fri, 8 Jun 2012 19:59:14 +0000 (19:59 +0000)]
Fix early printk compile on ARM

SVN-Revision: 32130

11 years agomake librpc compatible with eglibc, unconditionally enable it for packages that need...
Felix Fietkau [Fri, 8 Jun 2012 15:10:18 +0000 (15:10 +0000)]
make librpc compatible with eglibc, unconditionally enable it for packages that need rpc support

SVN-Revision: 32129

11 years agofirewall: allow incoming ICMPv6 router-advertisement and neighbor-advertisement,...
Jo-Philipp Wich [Fri, 8 Jun 2012 14:20:34 +0000 (14:20 +0000)]
firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertisement, thanks swalker

SVN-Revision: 32127

11 years agomac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd...
Felix Fietkau [Fri, 8 Jun 2012 12:09:36 +0000 (12:09 +0000)]
mac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd similar to the default regd in ath

SVN-Revision: 32126

11 years agokernel: add module packages for usbip (from the packages feed)
Felix Fietkau [Thu, 7 Jun 2012 16:51:53 +0000 (16:51 +0000)]
kernel: add module packages for usbip (from the packages feed)

SVN-Revision: 32117

11 years agoprereq-build: flex is built in tools/ - do not require it to be installed on the...
Felix Fietkau [Thu, 7 Jun 2012 16:39:33 +0000 (16:39 +0000)]
prereq-build: flex is built in tools/ - do not require it to be installed on the host

SVN-Revision: 32116

11 years agoxburst: remove an obsolete CompareKernelPatchVer call
Felix Fietkau [Thu, 7 Jun 2012 16:32:44 +0000 (16:32 +0000)]
xburst: remove an obsolete CompareKernelPatchVer call

SVN-Revision: 32115

11 years agoinclude/netfilter.mk: clean up, remove junk for old kernel versions
Felix Fietkau [Thu, 7 Jun 2012 16:30:48 +0000 (16:30 +0000)]
include/netfilter.mk: clean up, remove junk for old kernel versions

SVN-Revision: 32114

11 years agoe2fsprogs: add posix_memalign related portability patch from #8508
Felix Fietkau [Thu, 7 Jun 2012 15:24:33 +0000 (15:24 +0000)]
e2fsprogs: add posix_memalign related portability patch from #8508

SVN-Revision: 32112

11 years agofixes python related autokrampf install bug
John Crispin [Thu, 7 Jun 2012 14:57:08 +0000 (14:57 +0000)]
fixes python related autokrampf install bug

this commit fixes a compile bug triggered by pygobject

SVN-Revision: 32109

11 years agobase-files: implement network_defer_device() and network_ready_device() wrappers...
Jo-Philipp Wich [Thu, 7 Jun 2012 14:55:26 +0000 (14:55 +0000)]
base-files: implement network_defer_device() and network_ready_device() wrappers for upcoming netifd iface deferring support

SVN-Revision: 32106

11 years agoeglibc: use 2.15 by default
Felix Fietkau [Thu, 7 Jun 2012 12:43:49 +0000 (12:43 +0000)]
eglibc: use 2.15 by default

SVN-Revision: 32104

11 years agoiproute2: fix build errors with newer versions of eglibc
Felix Fietkau [Thu, 7 Jun 2012 12:37:49 +0000 (12:37 +0000)]
iproute2: fix build errors with newer versions of eglibc

SVN-Revision: 32103

11 years agoiptables: fix build error if only libraries are selected
Felix Fietkau [Thu, 7 Jun 2012 12:24:37 +0000 (12:24 +0000)]
iptables: fix build error if only libraries are selected

SVN-Revision: 32102

11 years agoeglibc: add version 2.15
Felix Fietkau [Thu, 7 Jun 2012 12:24:25 +0000 (12:24 +0000)]
eglibc: add version 2.15

SVN-Revision: 32101

11 years agotoolchain: install libgcc for minimal gcc, needed by newer eglibc versions
Felix Fietkau [Thu, 7 Jun 2012 12:24:13 +0000 (12:24 +0000)]
toolchain: install libgcc for minimal gcc, needed by newer eglibc versions

SVN-Revision: 32100

11 years agonetifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
Jo-Philipp Wich [Thu, 7 Jun 2012 10:54:03 +0000 (10:54 +0000)]
netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)

SVN-Revision: 32098

11 years agofix 553-board_96348w3.patch patch wrt gpio-keys-polled
Florian Fainelli [Wed, 6 Jun 2012 20:58:45 +0000 (20:58 +0000)]
fix 553-board_96348w3.patch patch wrt gpio-keys-polled

SVN-Revision: 32096