openwrt.git
11 years ago[package] base-files: enable shell tracing in initscripts when INIT_TRACE is set
jow [Wed, 13 Jun 2012 17:10:41 +0000 (17:10 +0000)]
[package] base-files: enable shell tracing in initscripts when INIT_TRACE is set

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32340 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32339 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: swap the PHY address of the ethernet port of TL-MR3040/TL-MR11U similar to...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32336 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32332 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[scripts] gen-dependencies.sh: only include lib*.so* files in dependency list, to...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32272 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32269 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] ppp: add missing options.pptp
jow [Mon, 11 Jun 2012 23:22:52 +0000 (23:22 +0000)]
[package] ppp: add missing options.pptp

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32233 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobcm63xx: readd accidentially dropped ignore_oc in ehci driver
jogo [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32221 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[include] autotools.mk: cope with Debian version strings in libtool
jow [Mon, 11 Jun 2012 21:50:50 +0000 (21:50 +0000)]
[include] autotools.mk: cope with Debian version strings in libtool

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32207 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32198 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] ppp: add support for kernel mode pptp
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32197 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32196 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] netifd: localize internally used shell variables (#11567)
jow [Mon, 11 Jun 2012 13:25:58 +0000 (13:25 +0000)]
[package] netifd: localize internally used shell variables (#11567)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32192 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32187 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32185 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32184 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32183 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32182 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32181 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotoolchain: remove target dependencies on libgcc/libgfortran, add checks to package...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32176 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32175 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32174 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32173 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agobuild: generate a list of provided libraries for each ipkg file (includes provided...
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32172 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32171 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32170 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32169 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32168 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] mklibs: update to 0.1.34 (v2)
luka [Sun, 10 Jun 2012 17:07:46 +0000 (17:07 +0000)]
[tools] mklibs: update to 0.1.34 (v2)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32165 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32164 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoRevert "[tools] mklibs: update to 0.1.34"
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32163 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] busybox: fix bad variable substitution on right hand side of I/O redirectio...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32162 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotools/e2fsprogs: disable building elf shared libraries, it is unnecessary and breaks...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32161 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32160 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32159 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] more e2fsprogs fixes
blogic [Sun, 10 Jun 2012 09:22:07 +0000 (09:22 +0000)]
[tools] more e2fsprogs fixes

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32158 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32157 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] zlib: update to 1.2.7
luka [Sat, 9 Jun 2012 23:29:28 +0000 (23:29 +0000)]
[package] zlib: update to 1.2.7

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32147 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoppp: enable no_device in the netifd pppoa handler to bring it up at boot time (#11631)
nbd [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)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32146 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] mklibs: update to 0.1.34
luka [Sat, 9 Jun 2012 21:22:37 +0000 (21:22 +0000)]
[tools] mklibs: update to 0.1.34

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32145 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32144 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32143 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32142 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32141 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] e2fsprogs: update to 1.42.3
luka [Sat, 9 Jun 2012 17:37:27 +0000 (17:37 +0000)]
[package] e2fsprogs: update to 1.42.3

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32140 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32131 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32130 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomake librpc compatible with eglibc, unconditionally enable it for packages that need...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32129 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertise...
jow [Fri, 8 Jun 2012 14:20:34 +0000 (14:20 +0000)]
[package] firewall: allow incoming ICMPv6 router-advertisement and neighbor-advertisement, thanks swalker

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32127 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agomac80211: remove the passive-scan/no-ibss flag of channels 36-48 in the world regd...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32126 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32117 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoprereq-build: flex is built in tools/ - do not require it to be installed on the...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32116 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32115 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32114 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32112 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[tools] fixes python related autokrampf install bug
blogic [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32109 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: implement network_defer_device() and network_ready_device(...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32106 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32104 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32103 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32102 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32101 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32100 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)
jow [Thu, 7 Jun 2012 10:54:03 +0000 (10:54 +0000)]
[package] netifd: fix typo in dhcp protocol handler, fixes reqopt handling (#11609)

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32098 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32096 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32095 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32094 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32093 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32092 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agotarget: do not make target/*/install depend on target/*/compile - removes one redunda...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32091 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agoar71xx: only build all loader images if the image builder is enabled - saves some...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32090 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32089 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32088 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] update livebox board support (#8677)
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32087 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32086 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32085 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agohostapd: fix driver setting for wpa_s in IBSS/WPA-NONE
nbd [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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32084 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32083 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32082 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32081 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32080 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agodownload.mk: refuse to download mirror tarballs from packages using version control...
nbd [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32079 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] backport upstream spi-bcm63xx fixes
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32078 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32077 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] increase led number in patch 301-led_count.patch
florian [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32076 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32075 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32074 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: add permission exceptions, do not clobber shadow permissions...
jow [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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32073 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32071 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[wprobe/ipfix] rename libmisc.a to libipfixmisc.a
blogic [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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32066 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32065 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] base-files: ship a static initial shadow db instead of creating it from...
jow [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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32064 3c298f89-4303-0410-b956-a3cf2f4a3e73

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

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32063 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[package] /etc/functions.sh => /lib/functions.sh
jow [Tue, 5 Jun 2012 16:04:23 +0000 (16:04 +0000)]
[package] /etc/functions.sh => /lib/functions.sh

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32062 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] fix board patches so that new boards are withing appropriate ifdef
florian [Tue, 5 Jun 2012 13:40:41 +0000 (13:40 +0000)]
[brcm63xx] fix board patches so that new boards are withing appropriate ifdef

Some new board definitions were added within the #ifdef CONFIG_CPU_6338
section while some other were added within #ifdef CONFIG_CPU_6345, fix this

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32060 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel/3.3] refresh generic patches
florian [Tue, 5 Jun 2012 13:40:38 +0000 (13:40 +0000)]
[kernel/3.3] refresh generic patches

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32059 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[brcm63xx] fix bisectability of patch 303-spi-board-info.patch
florian [Tue, 5 Jun 2012 13:40:35 +0000 (13:40 +0000)]
[brcm63xx] fix bisectability of patch 303-spi-board-info.patch

It uses spi_register_board_info() from linux/spi/spi.h but does not include it
explicitely.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32058 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years ago[kernel] bump to 3.3.8
blogic [Tue, 5 Jun 2012 06:57:51 +0000 (06:57 +0000)]
[kernel] bump to 3.3.8

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32055 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agokirkwood: reorganize target
luka [Tue, 5 Jun 2012 00:43:56 +0000 (00:43 +0000)]
kirkwood: reorganize target

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32053 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouboot-envtools: forgot to remove uboot-envtools.init file
luka [Mon, 4 Jun 2012 22:03:00 +0000 (22:03 +0000)]
uboot-envtools: forgot to remove uboot-envtools.init file

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32052 3c298f89-4303-0410-b956-a3cf2f4a3e73

11 years agouboot-envtools: update to 2012.04.01
luka [Mon, 4 Jun 2012 21:55:49 +0000 (21:55 +0000)]
uboot-envtools: update to 2012.04.01

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32051 3c298f89-4303-0410-b956-a3cf2f4a3e73