openwrt/svn-archive/archive.git
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 ago[package] base-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)]
[package] 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 ago[include] package-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)]
[include] package-ipkg.sh: copy the package provides list for all virtual PROVIDES

SVN-Revision: 32332

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

SVN-Revision: 32272

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

SVN-Revision: 32269

11 years ago[package] ppp: add missing options.pptp
Jo-Philipp Wich [Mon, 11 Jun 2012 23:22:52 +0000 (23:22 +0000)]
[package] 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 ago[include] autotools.mk: cope with Debian version strings in libtool
Jo-Philipp Wich [Mon, 11 Jun 2012 21:50:50 +0000 (21:50 +0000)]
[include] autotools.mk: cope with Debian version strings in libtool

SVN-Revision: 32207

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

SVN-Revision: 32198

11 years ago[package] ppp: add support for kernel mode pptp
Jo-Philipp Wich [Mon, 11 Jun 2012 20:07:46 +0000 (20:07 +0000)]
[package] 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 ago[package] netifd: localize internally used shell variables (#11567)
Jo-Philipp Wich [Mon, 11 Jun 2012 13:25:58 +0000 (13:25 +0000)]
[package] 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 ago[tools] mklibs: update to 0.1.34 (v2)
Luka Perkov [Sun, 10 Jun 2012 17:07:46 +0000 (17:07 +0000)]
[tools] 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 ago[package] busybox: fix bad variable substitution on right hand side of I/O redirectio...
Jo-Philipp Wich [Sun, 10 Jun 2012 13:19:45 +0000 (13:19 +0000)]
[package] 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 ago[tools] more e2fsprogs fixes
John Crispin [Sun, 10 Jun 2012 09:22:07 +0000 (09:22 +0000)]
[tools] more e2fsprogs fixes

SVN-Revision: 32158

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

SVN-Revision: 32157

11 years ago[package] zlib: update to 1.2.7
Luka Perkov [Sat, 9 Jun 2012 23:29:28 +0000 (23:29 +0000)]
[package] 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 ago[tools] mklibs: update to 0.1.34
Luka Perkov [Sat, 9 Jun 2012 21:22:37 +0000 (21:22 +0000)]
[tools] mklibs: update to 0.1.34

SVN-Revision: 32145

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

SVN-Revision: 32144

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

SVN-Revision: 32143

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

SVN-Revision: 32142

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

SVN-Revision: 32141

11 years ago[package] e2fsprogs: update to 1.42.3
Luka Perkov [Sat, 9 Jun 2012 17:37:27 +0000 (17:37 +0000)]
[package] 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 ago[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertise...
Jo-Philipp Wich [Fri, 8 Jun 2012 14:20:34 +0000 (14:20 +0000)]
[package] 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 ago[tools] fixes python related autokrampf install bug
John Crispin [Thu, 7 Jun 2012 14:57:08 +0000 (14:57 +0000)]
[tools] fixes python related autokrampf install bug

this commit fixes a compile bug triggered by pygobject

SVN-Revision: 32109

11 years ago[package] base-files: implement network_defer_device() and network_ready_device(...
Jo-Philipp Wich [Thu, 7 Jun 2012 14:55:26 +0000 (14:55 +0000)]
[package] 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 ago[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
Jo-Philipp Wich [Thu, 7 Jun 2012 10:54:03 +0000 (10:54 +0000)]
[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)

SVN-Revision: 32098

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

SVN-Revision: 32096

11 years agoar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)
Felix Fietkau [Wed, 6 Jun 2012 19:37:49 +0000 (19:37 +0000)]
ar71xx: fix LZMA loader build regression from r32090 (thx, juhosg)

SVN-Revision: 32095

11 years agokernel: add a few more tracing related symbols
Felix Fietkau [Wed, 6 Jun 2012 18:04:00 +0000 (18:04 +0000)]
kernel: add a few more tracing related symbols

SVN-Revision: 32094

11 years agoar71xx: fix PHY setup on TL-MR3020 (fixes #11572)
Felix Fietkau [Wed, 6 Jun 2012 17:24:12 +0000 (17:24 +0000)]
ar71xx: fix PHY setup on TL-MR3020 (fixes #11572)

SVN-Revision: 32093

11 years agoar71xx: add a helper function for setting up PHY4 swapping on ar933x
Felix Fietkau [Wed, 6 Jun 2012 17:24:09 +0000 (17:24 +0000)]
ar71xx: add a helper function for setting up PHY4 swapping on ar933x

SVN-Revision: 32092

11 years agotarget: do not make target/*/install depend on target/*/compile - removes one redunda...
Felix Fietkau [Wed, 6 Jun 2012 17:24:05 +0000 (17:24 +0000)]
target: do not make target/*/install depend on target/*/compile - removes one redundant kernel build dir call on target/install

SVN-Revision: 32091

11 years agoar71xx: only build all loader images if the image builder is enabled - saves some...
Felix Fietkau [Wed, 6 Jun 2012 17:24:01 +0000 (17:24 +0000)]
ar71xx: only build all loader images if the image builder is enabled - saves some time on make target/install

SVN-Revision: 32090

11 years ago[brcm63xx] fix alarm led color for board 96348A-122
Florian Fainelli [Wed, 6 Jun 2012 16:07:46 +0000 (16:07 +0000)]
[brcm63xx] fix alarm led color for board 96348A-122

SVN-Revision: 32089

11 years ago[brcm63xx] add 96348w3 board (#10764)
Florian Fainelli [Wed, 6 Jun 2012 15:45:04 +0000 (15:45 +0000)]
[brcm63xx] add 96348w3 board (#10764)

SVN-Revision: 32088

11 years ago[brcm63xx] update livebox board support (#8677)
Florian Fainelli [Wed, 6 Jun 2012 15:44:56 +0000 (15:44 +0000)]
[brcm63xx] update livebox board support (#8677)

Merge most fixes from #8677:

- add basic hardware detection of Livebox Blue 5g revisions
- register leds and gpio buttons
- fix boot address location
- properly parse mac addresses

Plus some more fixes:
- make board_livebox.c more in line with board_bcm963xx.c

SVN-Revision: 32087

11 years ago[brcm63xx] fix leds naming for all bcm63xx boards
Florian Fainelli [Wed, 6 Jun 2012 15:44:52 +0000 (15:44 +0000)]
[brcm63xx] fix leds naming for all bcm63xx boards

SVN-Revision: 32086

11 years agokernel: make tracing support configurable
Felix Fietkau [Wed, 6 Jun 2012 15:25:57 +0000 (15:25 +0000)]
kernel: make tracing support configurable

SVN-Revision: 32085

11 years agohostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
Felix Fietkau [Wed, 6 Jun 2012 15:25:52 +0000 (15:25 +0000)]
hostapd: fix driver setting for wpa_s in IBSS/WPA-NONE

This fix is needed to correctly set the driver to use with wpa_s in case of
IBSS/WPA-NONE. The current setting is not made correctly.

Signed-off-by: Antonio Quartulli <ordex@autistici.org>
SVN-Revision: 32084

11 years agotools/yaffs2: add mirror md5sum - upstream repo went away
Felix Fietkau [Wed, 6 Jun 2012 14:09:00 +0000 (14:09 +0000)]
tools/yaffs2: add mirror md5sum - upstream repo went away

SVN-Revision: 32083

11 years agobuild: add PKG_MIRROR_MD5SUM support for host builds
Felix Fietkau [Wed, 6 Jun 2012 14:08:47 +0000 (14:08 +0000)]
build: add PKG_MIRROR_MD5SUM support for host builds

SVN-Revision: 32082

11 years agobuild: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes...
Felix Fietkau [Wed, 6 Jun 2012 13:46:00 +0000 (13:46 +0000)]
build: prevent the environment variable CROSS_COMPILE from leaking into builds (fixes #11603)

SVN-Revision: 32081

11 years agolibubox: add mirror md5sum
Felix Fietkau [Wed, 6 Jun 2012 13:45:57 +0000 (13:45 +0000)]
libubox: add mirror md5sum

SVN-Revision: 32080

11 years agodownload.mk: refuse to download mirror tarballs from packages using version control...
Felix Fietkau [Wed, 6 Jun 2012 13:45:53 +0000 (13:45 +0000)]
download.mk: refuse to download mirror tarballs from packages using version control if no mirror md5sum was provided

SVN-Revision: 32079

11 years ago[brcm63xx] backport upstream spi-bcm63xx fixes
Florian Fainelli [Wed, 6 Jun 2012 13:31:33 +0000 (13:31 +0000)]
[brcm63xx] backport upstream spi-bcm63xx fixes

* message pump conversion
* not using stopping state
* setting spi driver mode bits

SVN-Revision: 32078

11 years ago[generic/3.3] backport spi message queue infrastructure
Florian Fainelli [Wed, 6 Jun 2012 13:31:30 +0000 (13:31 +0000)]
[generic/3.3] backport spi message queue infrastructure

SVN-Revision: 32077

11 years ago[brcm63xx] increase led number in patch 301-led_count.patch
Florian Fainelli [Wed, 6 Jun 2012 13:31:24 +0000 (13:31 +0000)]
[brcm63xx] increase led number in patch 301-led_count.patch

So that board patches are only touching board-related code

SVN-Revision: 32076

11 years ago[tools] add ccache wrapper
John Crispin [Wed, 6 Jun 2012 13:27:11 +0000 (13:27 +0000)]
[tools] add ccache wrapper

SVN-Revision: 32075

11 years ago[package] util-linux: fix typo
Luka Perkov [Tue, 5 Jun 2012 20:54:33 +0000 (20:54 +0000)]
[package] util-linux: fix typo

SVN-Revision: 32074

11 years ago[package] base-files: add permission exceptions, do not clobber shadow permissions...
Jo-Philipp Wich [Tue, 5 Jun 2012 18:02:00 +0000 (18:02 +0000)]
[package] base-files: add permission exceptions, do not clobber shadow permissions - based on patch by Mark Mentovai <mark@moxienet.com>

SVN-Revision: 32073

11 years ago[ltq-vmmc] remove bogus patch
John Crispin [Tue, 5 Jun 2012 17:55:35 +0000 (17:55 +0000)]
[ltq-vmmc] remove bogus patch

SVN-Revision: 32071

11 years ago[wprobe/ipfix] rename libmisc.a to libipfixmisc.a
John Crispin [Tue, 5 Jun 2012 17:49:57 +0000 (17:49 +0000)]
[wprobe/ipfix] rename libmisc.a to libipfixmisc.a

libmisc.a is too generic to be globally staged. It was clashing with xinetd
builds.

SVN-Revision: 32066

11 years ago[lantiq] clean up generic image building
John Crispin [Tue, 5 Jun 2012 17:49:42 +0000 (17:49 +0000)]
[lantiq] clean up generic image building

SVN-Revision: 32065

11 years ago[package] base-files: ship a static initial shadow db instead of creating it from...
Jo-Philipp Wich [Tue, 5 Jun 2012 17:48:41 +0000 (17:48 +0000)]
[package] base-files: ship a static initial shadow db instead of creating it from passwd with sed, this fixes registering of users at compile time

SVN-Revision: 32064

11 years ago[package] base-files: make user_add() populate the shadow db as well
Jo-Philipp Wich [Tue, 5 Jun 2012 17:40:32 +0000 (17:40 +0000)]
[package] base-files: make user_add() populate the shadow db as well

SVN-Revision: 32063