openwrt.git
10 years ago[package] kobs-ng: add new package
luka [Tue, 3 Sep 2013 23:22:16 +0000 (23:22 +0000)]
[package] kobs-ng: add new package

Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37894 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agousbreset: rewrite to not rely on /proc/bus/usb anymore
jow [Tue, 3 Sep 2013 15:46:39 +0000 (15:46 +0000)]
usbreset: rewrite to not rely on /proc/bus/usb anymore

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

10 years agoar71xx: fix NetGear initramfs image names
juhosg [Tue, 3 Sep 2013 07:22:27 +0000 (07:22 +0000)]
ar71xx: fix NetGear initramfs image names

The '-initramfs' string is duplicated in the image names,
fix it.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37892 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoFix IPv6 NAT breaking older kernels
cyrus [Tue, 3 Sep 2013 06:29:46 +0000 (06:29 +0000)]
Fix IPv6 NAT breaking older kernels

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

10 years agokernel: update 3.10 to 3.10.10
juhosg [Mon, 2 Sep 2013 19:12:54 +0000 (19:12 +0000)]
kernel: update 3.10 to 3.10.10

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37890 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: reorder Image/Build/* macros
juhosg [Mon, 2 Sep 2013 19:05:58 +0000 (19:05 +0000)]
ar71xx: image: reorder Image/Build/*  macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37889 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: simplify more oneliner macros
juhosg [Mon, 2 Sep 2013 19:05:57 +0000 (19:05 +0000)]
ar71xx: image: simplify more oneliner macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37888 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: simplify oneliner loader macros
juhosg [Mon, 2 Sep 2013 19:05:56 +0000 (19:05 +0000)]
ar71xx: image: simplify oneliner loader macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37887 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: simplify oneliner initramfs macros
juhosg [Mon, 2 Sep 2013 19:05:55 +0000 (19:05 +0000)]
ar71xx: image: simplify oneliner initramfs macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37886 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: simplify oneliner buildkernel macros
juhosg [Mon, 2 Sep 2013 19:05:54 +0000 (19:05 +0000)]
ar71xx: image: simplify oneliner buildkernel macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37885 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/feeds: ensure that --ff is enabled
florian [Mon, 2 Sep 2013 18:25:10 +0000 (18:25 +0000)]
scripts/feeds: ensure that --ff is enabled

Users may have merge.ff set to false, which will force merge commits to
be generated.  The intent here is to have a fast-forward merge when
possible, so let's make sure fast-forwards are enabled.

Signed-off-by: John Szakmeister <john@szakmeister.net>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37884 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobuild scripts: fix 'make defconfig' damage
florian [Mon, 2 Sep 2013 18:25:06 +0000 (18:25 +0000)]
build scripts: fix 'make defconfig' damage

Looking at the target 'defconfig' in include/toplevel, it doesn't
directly reference $(HOME)/.openwrt/defconfig nor does it reference any
prerequisites using it as a target.

Therefore, building "defconfig" as a target uses the defaults in the
tree, but not the defaults that a user might have explicitly specified.

This patch fixes this regression from r36361.

Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
[florian: apply with the proper patch level, wrap at 80 columns]
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37883 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomcs814x: dlan-usb-extender: fix usbdev trigger
florian [Mon, 2 Sep 2013 18:25:01 +0000 (18:25 +0000)]
mcs814x: dlan-usb-extender: fix usbdev trigger

Every device I connect to the USB port is detected as 2-1, not 1-1.
So adjust the default setting accordingly.

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37882 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: optimize kernel generation
juhosg [Mon, 2 Sep 2013 18:03:39 +0000 (18:03 +0000)]
ar71xx: optimize kernel generation

When the squashfs and jffs2 images are generated
in the same turn, the compressed kernel images
are generated twice with the same parameters.

Move compressed kernel generation into a separate
phase to avoid that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37881 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogeneric: remove linux version checks from myloader.c
juhosg [Mon, 2 Sep 2013 16:33:13 +0000 (16:33 +0000)]
generic: remove linux version checks from myloader.c

The myloader partition parser code uses ifdef wrappers
to make the code usable on kernels below version 3.2.
All targets are using kernel 3.3 at least so the wraper
is not needed. Remove that.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37880 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: image: dynamically generate Image/Build/Template/* macros
juhosg [Mon, 2 Sep 2013 16:10:44 +0000 (16:10 +0000)]
ar71xx: image: dynamically generate Image/Build/Template/* macros

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37879 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: configure OBS4 line on TL-WR841N-v8/MR3420v2
juhosg [Mon, 2 Sep 2013 16:09:12 +0000 (16:09 +0000)]
ar71xx: configure OBS4 line on TL-WR841N-v8/MR3420v2

It also fixes USB Power on MR3420v2.

This time we took the information from the source of GPL:
http://www.mail-archive.com/openwrt-devel@lists.openwrt.org/msg18970.html
Confirmed and tested:
https://dev.openwrt.org/ticket/13201#comment:41
Thanks to oguretsagressive for testing.

Signed-off-by: Dmytro <dioptimizer@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37878 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoAdd rpcd - an extensible backend server for ubus-over-json-rpc operations, session...
jow [Mon, 2 Sep 2013 15:36:51 +0000 (15:36 +0000)]
Add rpcd - an extensible backend server for ubus-over-json-rpc operations, session and acl management.

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

10 years agoar71xx: remove fs_* variables from image/Makefile
juhosg [Mon, 2 Sep 2013 09:24:59 +0000 (09:24 +0000)]
ar71xx: remove fs_* variables from image/Makefile

Those are not needed since we are generating the
initramfs images along with the others.

Remove the variables and use the template names
directly.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37876 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackage/rotary-gpio-custom: fix checkpatch errors module source
juhosg [Mon, 2 Sep 2013 08:45:32 +0000 (08:45 +0000)]
package/rotary-gpio-custom: fix checkpatch errors module source

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37875 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackage/w1-gpio-custom: fix checkpatch errors in module source
juhosg [Mon, 2 Sep 2013 08:45:31 +0000 (08:45 +0000)]
package/w1-gpio-custom: fix checkpatch errors in module source

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37874 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackage/i2c-gpio-custom: fix checkpatch errors in module source
juhosg [Mon, 2 Sep 2013 08:45:30 +0000 (08:45 +0000)]
package/i2c-gpio-custom: fix checkpatch errors in module source

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37873 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agopackage/kernel: add spi-gpio-custom module
juhosg [Mon, 2 Sep 2013 08:45:29 +0000 (08:45 +0000)]
package/kernel: add spi-gpio-custom module

The package makes it possible to create custom SPI
buses via GPIO lines.

This module is based on i2c-gpio-custom and allows to
configure an SPI bus via GPIO lines and expose it to
userspace without rebuilding the kernel. This is maily
intended to connect microcontrollers and other simple
SPI devices without making an ad-hoc kernel driver.

Signed-off-by: Marco Burato <zmaster.adsl@gmail.com>
[juhosg:
  - change subject,
  - extend and reformat commit message,
  - cleanup checkpatch errors/warnings in module source]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37872 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: fix initramfs image generation for Cameo933x profiles
juhosg [Mon, 2 Sep 2013 07:42:03 +0000 (07:42 +0000)]
ar71xx: fix initramfs image generation for Cameo933x profiles

Initramfs images are not generated for profiles which
are using the squashfs-only template. Add the missing
'Image/Build/Template/squashfs-only/initramfs' to fix
that.

Also, 'Image/Build/Cameo933x/initramfs' uses wrong
parameters for 'MkuImageLzma/initramfs' due to a
misplaced commma. Remove that to fix the generated
initramfs images.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37871 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86/alix2: remove kernel config for 3.8
juhosg [Mon, 2 Sep 2013 07:36:46 +0000 (07:36 +0000)]
x86/alix2: remove kernel config for 3.8

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37870 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86/alix2: switch to 3.10.9
juhosg [Mon, 2 Sep 2013 07:36:45 +0000 (07:36 +0000)]
x86/alix2: switch to 3.10.9

Taken from the 'alix2: update to LINUX_VERSION 3.10.9'
patch: http://patchwork.openwrt.org/patch/3971/.

Russell says in the original patch:

"Initial whack at updating alix2 to a current kernel. It builds
and runs without problems so far. I copied target/linux/config-3.8,
target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to
their 3.10 equivalents and tweaked until it built.  The patches
required no changes."

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37869 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86/alix2: add kernel config for 3.10
juhosg [Mon, 2 Sep 2013 07:36:44 +0000 (07:36 +0000)]
x86/alix2: add kernel config for 3.10

Taken from the 'alix2: update to LINUX_VERSION 3.10.9'
patch: http://patchwork.openwrt.org/patch/3971/.

Russell says in the original patch:

"Initial whack at updating alix2 to a current kernel. It builds
and runs without problems so far. I copied target/linux/config-3.8,
target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to
their 3.10 equivalents and tweaked until it built.  The patches
required no changes."

The current patch contains additional configuration tweaks.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37868 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86: add support for 3.10
juhosg [Mon, 2 Sep 2013 07:36:40 +0000 (07:36 +0000)]
x86: add support for 3.10

Add kernel configuration and patches for Linux 3.10.

Taken from the 'alix2: update to LINUX_VERSION 3.10.9'
patch: http://patchwork.openwrt.org/patch/3971/.

Russell says in the original patch:

"Initial whack at updating alix2 to a current kernel. It builds
and runs without problems so far. I copied target/linux/config-3.8,
target/linux/x86/alix2/config-3.8, and target/linux/patches-3.8 to
their 3.10 equivalents and tweaked until it built.  The patches
required no changes."

The current patch contains additional configuration tweaks,
and the kernel patches were refreshed.

Signed-off-by: Russell Senior <russell@personaltelco.net>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37867 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agonetfilter: Add IPv6-NAT support for kernel and ipt
cyrus [Sun, 1 Sep 2013 17:59:48 +0000 (17:59 +0000)]
netfilter: Add IPv6-NAT support for kernel and ipt
Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration

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

10 years agoiptables: Update to 1.4.20
cyrus [Sun, 1 Sep 2013 13:46:10 +0000 (13:46 +0000)]
iptables: Update to 1.4.20

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

10 years agoscripts/checkpatch.pl: Fix whitespace errors
acinonyx [Sat, 31 Aug 2013 11:16:49 +0000 (11:16 +0000)]
scripts/checkpatch.pl: Fix whitespace errors

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37864 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces
acinonyx [Sat, 31 Aug 2013 11:16:44 +0000 (11:16 +0000)]
scripts/{cleanfile,cleanpatch}: Add scripts for cleaning up file and patch whitespaces

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37863 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/checkpatch.pl: Remove checks for __setup's documentation
acinonyx [Sat, 31 Aug 2013 11:15:06 +0000 (11:15 +0000)]
scripts/checkpatch.pl: Remove checks for __setup's documentation

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37862 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/checkpatch.pl: Remove check for deprecated features
acinonyx [Sat, 31 Aug 2013 11:15:03 +0000 (11:15 +0000)]
scripts/checkpatch.pl: Remove check for deprecated features

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37861 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoscripts/checkpatch.pl: Introduce 'checkpatch.pl' script
acinonyx [Sat, 31 Aug 2013 11:14:53 +0000 (11:14 +0000)]
scripts/checkpatch.pl: Introduce 'checkpatch.pl' script

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37860 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: add uboot-envtools to default packages
luka [Thu, 29 Aug 2013 23:06:32 +0000 (23:06 +0000)]
imx6: add uboot-envtools to default packages

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37859 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-imx6: update to v2013.07
luka [Thu, 29 Aug 2013 23:06:31 +0000 (23:06 +0000)]
[package] uboot-imx6: update to v2013.07

Update includes upstream support for Wandboard Quad too.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37858 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-envtools: update to v2013.07
luka [Thu, 29 Aug 2013 23:06:29 +0000 (23:06 +0000)]
[package] uboot-envtools: update to v2013.07

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

10 years agonetifd: update to the latest version, fixes a bridge handling corner case on config...
nbd [Thu, 29 Aug 2013 22:20:36 +0000 (22:20 +0000)]
netifd: update to the latest version, fixes a bridge handling corner case on config reload

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37856 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomvebu: remove maintainer ship role
florian [Wed, 28 Aug 2013 16:19:59 +0000 (16:19 +0000)]
mvebu: remove maintainer ship role

Signed-off-by: Florian Fainelli <florian@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37855 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fix booting issues on imx23 and imx6 targets
nbd [Wed, 28 Aug 2013 07:38:36 +0000 (07:38 +0000)]
kernel: fix booting issues on imx23 and imx6 targets

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37854 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: disable sdma until license issues are solved
luka [Wed, 28 Aug 2013 00:07:43 +0000 (00:07 +0000)]
imx6: disable sdma until license issues are solved

Also, synchronize patches with upstream.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37853 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimage: add hooks for kernel/DTB installation in root filesystem
luka [Wed, 28 Aug 2013 00:07:41 +0000 (00:07 +0000)]
image: add hooks for kernel/DTB installation in root filesystem

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37852 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoConfig.in: improve wording for kernel/DT inclusion flags
luka [Wed, 28 Aug 2013 00:07:40 +0000 (00:07 +0000)]
Config.in: improve wording for kernel/DT inclusion flags

Signed-off-by: Michael Heimpold <mhei@heimpold.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37851 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx6: refresh 3.10 kernel config
luka [Wed, 28 Aug 2013 00:07:37 +0000 (00:07 +0000)]
imx6: refresh 3.10 kernel config

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37850 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: add some pending patches
juhosg [Tue, 27 Aug 2013 18:06:49 +0000 (18:06 +0000)]
ar71xx: add some pending patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37849 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: don't hide the 'Warning: unable to open an initial console' message
juhosg [Tue, 27 Aug 2013 12:03:01 +0000 (12:03 +0000)]
kernel: don't hide the 'Warning: unable to open an initial console' message

The 'Warning: unable to open an initial console' message
indicates an error in the rootfs. Remove the patch which
hides the warning.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37848 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimage: ensure that /dev/console exist in rootfs images
juhosg [Tue, 27 Aug 2013 12:02:58 +0000 (12:02 +0000)]
image: ensure that /dev/console exist in rootfs images

Linux expects that the /dev/console node is present in
the rootfs image. Create the node in rootfs images, in
order to make std{in,out,err} usable even in early init
process.

Note: tar.gz and cpio.gz images are not handled yet.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37847 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: ensure that /dev/console exists in initramfs
juhosg [Tue, 27 Aug 2013 12:02:54 +0000 (12:02 +0000)]
kernel: ensure that /dev/console exists in initramfs

Linux expects that the /dev/console node is present
in the rootfs image. Create the node in initramfs,
in order to make std{in,out,err} usable even in early
init process.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37846 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: don't hardwire cpu_has_dsp{,2} to zero
juhosg [Tue, 27 Aug 2013 10:48:25 +0000 (10:48 +0000)]
ar71xx: don't hardwire cpu_has_dsp{,2} to zero

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37845 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: don't register USB device on WNDAP360
juhosg [Tue, 27 Aug 2013 10:48:24 +0000 (10:48 +0000)]
ar71xx: don't register USB device on WNDAP360

Apparently registering usb device on newest trunk causes
this AP not to boot...
Since there is no USB socket in that device anyway this
can be simply removed (and device boots then no problem).

[juhosg:
  - tweak subject line and description,
  - remove #include "dev-usb.h",
  - remove 'select ATH79_DEV_USB' from Kconfig]

Signed-off-by: Jacek Kikiewicz <jaceq@aol.pl>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37844 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: add a bunch of rt2x00 specific changes
juhosg [Tue, 27 Aug 2013 10:44:06 +0000 (10:44 +0000)]
mac80211: add a bunch of rt2x00 specific changes

Backport some rt2x00 specific changes from
wireless-testing/master-2013-08-26 to add
support for RT3573 based devices.

Also refresh the rt2x00 specific patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37843 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9
nbd [Mon, 26 Aug 2013 17:47:14 +0000 (17:47 +0000)]
kernel: fixing a potential deadlock in block2mtd for kernel 3.6/3.8/3.9

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37842 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomklibs: Fix mklibs usage when *.so files reside in subdirs
nbd [Mon, 26 Aug 2013 17:31:27 +0000 (17:31 +0000)]
mklibs: Fix mklibs usage when *.so files reside in subdirs

Currently package/Makefile only passes /lib /usr/lib and /usr/lib/ebtables
to mklibs. However, other libs can also reside in different subdirectories
(in my case /usr/lib/ipsec). Hence, create the list of library directories
dynamically.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37841 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: merge a few ad-hoc mode fixes
nbd [Mon, 26 Aug 2013 17:31:23 +0000 (17:31 +0000)]
mac80211: merge a few ad-hoc mode fixes

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37840 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues
nbd [Mon, 26 Aug 2013 17:31:15 +0000 (17:31 +0000)]
mac80211: disable CCK rates for 802.11n clients on brcmsmac to fix crash issues

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37839 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agolldpd: Add libbsd dependency when using eglibc
acinonyx [Sun, 25 Aug 2013 18:47:08 +0000 (18:47 +0000)]
lldpd: Add libbsd dependency when using eglibc

Signed-off-by: Vasilis Tsiligiannis <acinonyx@openwrt.gr>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37837 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agox86/alix2: add kmod-usb2-pci to default packages
juhosg [Sun, 25 Aug 2013 14:42:34 +0000 (14:42 +0000)]
x86/alix2: add kmod-usb2-pci to default packages

The USB controller is sitting on the PCI bus and
without the package the EHCI controller is not
usable.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37835 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: build factory image for DIR-505 A1
juhosg [Sat, 24 Aug 2013 10:11:53 +0000 (10:11 +0000)]
ar71xx: build factory image for DIR-505 A1

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37834 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoar71xx: allow to override kernel size in the CameoHornet profile
juhosg [Sat, 24 Aug 2013 10:11:45 +0000 (10:11 +0000)]
ar71xx: allow to override kernel size in the CameoHornet profile

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37833 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: update 3.10 to 3.10.9
juhosg [Fri, 23 Aug 2013 17:31:04 +0000 (17:31 +0000)]
kernel: update 3.10 to 3.10.9

Also refresh 3.10 patches.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37832 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agogeneric: refresh kernel configs with kconfig.pl
juhosg [Fri, 23 Aug 2013 17:31:02 +0000 (17:31 +0000)]
generic: refresh kernel configs with kconfig.pl

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37831 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: remove lantiq specific patches
juhosg [Fri, 23 Aug 2013 17:07:28 +0000 (17:07 +0000)]
ramips: remove lantiq specific patches

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37830 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: use correct image size parameter for DIR-610 A1
juhosg [Fri, 23 Aug 2013 17:07:27 +0000 (17:07 +0000)]
ramips: use correct image size parameter for DIR-610 A1

Fixes the following error:

  bash: line 0: [: ralink_default_fw_size_4M: integer expression expected

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37829 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: use correct parameters in the Seama template
juhosg [Fri, 23 Aug 2013 17:07:26 +0000 (17:07 +0000)]
ramips: use correct parameters in the Seama template

Fixes DIR-645 image generation errors:

  bash: line 0: [: wrgn39_dlob.hans_dir645: integer expression expected
  ...
  bash: wrgn39_dlob.hans_dir645 - 64: syntax error: invalid arithmetic operator (error token is ".hans_dir645 - 64")  make[4]: *** [install] Error 1

Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37828 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoramips: update the RT3883 PCI patch
juhosg [Fri, 23 Aug 2013 17:07:25 +0000 (17:07 +0000)]
ramips: update the RT3883 PCI patch

Fix the following warning:

  arch/mips/pci/pci-rt3883.c: In function 'rt3883_pci_probe':
  arch/mips/pci/pci-rt3883.c:458:4: warning: use of 'h' length modifier with 'a' type character [-Wformat]

Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37827 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel/3.10: backport of_pci_get_devfn function from 3.11
juhosg [Fri, 23 Aug 2013 17:07:20 +0000 (17:07 +0000)]
kernel/3.10: backport of_pci_get_devfn function from 3.11

Fixes the following build error on ramips/rt3883:

  arch/mips/pci/pci-rt3883.c:488:3: error: implicit declaration of function \
  'of_pci_get_devfn' [-Werror=implicit-function-declaration]
  cc1: some warnings being treated as errors

Although the function is only used by the PCI driver
of the RT3883 SoC but at the moment but it might be
useful for other targets as well.

Signed-off-by: Michael Lee <igvtee@gmail.com>
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37826 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add checksum for 3.10.9
wigyori [Thu, 22 Aug 2013 23:56:19 +0000 (23:56 +0000)]
kernel: add checksum for 3.10.9

Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37825 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoimx23: bump kernel to 3.10.9
wigyori [Thu, 22 Aug 2013 19:30:46 +0000 (19:30 +0000)]
imx23: bump kernel to 3.10.9

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

10 years agoimx23: add support for u-boot image build
wigyori [Thu, 22 Aug 2013 19:29:07 +0000 (19:29 +0000)]
imx23: add support for u-boot image build

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

10 years ago[package]: uboot-imx23: add new package for i.MX233 boards
wigyori [Thu, 22 Aug 2013 19:28:06 +0000 (19:28 +0000)]
[package]: uboot-imx23: add new package for i.MX233 boards

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

10 years agonetfilter: fix typo
luka [Wed, 21 Aug 2013 23:17:08 +0000 (23:17 +0000)]
netfilter: fix typo

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37821 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: crashlog: Avoid out-of-bounds write
nbd [Wed, 21 Aug 2013 20:59:25 +0000 (20:59 +0000)]
kernel: crashlog: Avoid out-of-bounds write

vsnprintf returns the number of chars that would have been written, not
the actual number of chars written. This can lead to crashlog_buf->len
being too big which in turn can lead to get_maxlen() returning negative
numbers. The length argument of kmsg_dump_get_buffer will be casted to
a size_t which makes a negative input a big positive number allowing
kmsg_dump_get_buffer to write out of bounds.

Fix this by using vscnprintf which returns the actually written number
of chars.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37820 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomalta: refresh configuration
luka [Wed, 21 Aug 2013 00:36:53 +0000 (00:36 +0000)]
malta: refresh configuration

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37819 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoinclude: introduce subtarget_platform CONFIG_TARGET
luka [Wed, 21 Aug 2013 00:36:52 +0000 (00:36 +0000)]
include: introduce subtarget_platform CONFIG_TARGET

Sometimes it is useful to change platform's kernel config file but with loaded
subtarget's kernel config. Good example for this use case is malta.

Example:

$ make kernel_menuconfig CONFIG_TARGET=subtarget_platform

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37818 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[kernel] crypto: add missing depends for crypto-manager
luka [Wed, 21 Aug 2013 00:36:19 +0000 (00:36 +0000)]
[kernel] crypto: add missing depends for crypto-manager

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37817 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agousbmode: update to latest version, includes fix from #14062
nbd [Tue, 20 Aug 2013 18:25:20 +0000 (18:25 +0000)]
usbmode: update to latest version, includes fix from #14062

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37816 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[package] uboot-env: fix spurious esac within ramips uci-defaults
luka [Mon, 19 Aug 2013 13:01:17 +0000 (13:01 +0000)]
[package] uboot-env: fix spurious esac within ramips uci-defaults

Signed-off-by: Alexander Couzens <lynxis@fe80.eu>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37814 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] upx: upgrade to 3.09
luka [Mon, 19 Aug 2013 01:22:29 +0000 (01:22 +0000)]
[tools] upx: upgrade to 3.09

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37813 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] mpc: upgrade to 1.0.1
luka [Mon, 19 Aug 2013 01:22:25 +0000 (01:22 +0000)]
[tools] mpc: upgrade to 1.0.1

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37812 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: add back missing declaration in the MIPS DMA patch that broke octeon
nbd [Sun, 18 Aug 2013 05:49:57 +0000 (05:49 +0000)]
kernel: add back missing declaration in the MIPS DMA patch that broke octeon

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37811 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: drop dead pwm code
luka [Sun, 18 Aug 2013 01:25:41 +0000 (01:25 +0000)]
kernel: drop dead pwm code

The files have last been used with 2.6.x kernel.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37810 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: drop dead glamo code
luka [Sun, 18 Aug 2013 01:25:40 +0000 (01:25 +0000)]
kernel: drop dead glamo code

The code is not used since the s3c24xx target was removed.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37809 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: replace local m25p80 patches with upstream submission
luka [Sat, 17 Aug 2013 23:54:41 +0000 (23:54 +0000)]
kernel: replace local m25p80 patches with upstream submission

http://lists.infradead.org/pipermail/linux-mtd/2013-August/048154.html
http://patchwork.ozlabs.org/patch/268019/

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37808 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: drop 010-mtd_mp25p80_add_gd25q32_gd25q64.patch
luka [Sat, 17 Aug 2013 22:29:05 +0000 (22:29 +0000)]
kernel: drop 010-mtd_mp25p80_add_gd25q32_gd25q64.patch

The patch in question has been accepted upstream in commit:

55bf75b7dd8ec875d048824f3cdecf8254e292e5

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37807 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] scons: upgrade to 2.3.0
luka [Sat, 17 Aug 2013 18:39:35 +0000 (18:39 +0000)]
[tools] scons: upgrade to 2.3.0

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37806 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agokernel: drop 110-fix_mtd_include.patch
luka [Sat, 17 Aug 2013 17:09:41 +0000 (17:09 +0000)]
kernel: drop 110-fix_mtd_include.patch

Kernel builds just fine without this patch so we can just remove it.

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37805 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobroadcom-diag: remove BUFFALO_UNKNOWN
hauke [Sat, 17 Aug 2013 13:43:07 +0000 (13:43 +0000)]
broadcom-diag: remove BUFFALO_UNKNOWN

This was itriggered by to many non buffalo devices

This closes #14043.

Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37804 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobrcm47xx: fix typo in Broadcom-bgmac-b43 profile name
hauke [Sat, 17 Aug 2013 13:41:22 +0000 (13:41 +0000)]
brcm47xx: fix typo in Broadcom-bgmac-b43 profile name

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37803 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agobroadcom-wl: Add 'N' mode support to broadcom-wl
hauke [Sat, 17 Aug 2013 13:38:30 +0000 (13:38 +0000)]
broadcom-wl: Add 'N' mode support to broadcom-wl

This is partly based on patches sent by Łukasz Kwestarz (See https://lists.openwrt.org/pipermail/openwrt-devel/2012-March/014356.html).

Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37802 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoubox: update to git head
jow [Fri, 16 Aug 2013 13:14:21 +0000 (13:14 +0000)]
ubox: update to git head

- support mounting swap files from /etc/config/fstab
- support mounting swap partitions by label

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

10 years agoubox: update to git head
jow [Fri, 16 Aug 2013 11:18:39 +0000 (11:18 +0000)]
ubox: update to git head

- adds support for generic mount options

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

10 years agoprocd: update to git head
jow [Fri, 16 Aug 2013 09:29:37 +0000 (09:29 +0000)]
procd: update to git head

- terminates uloop after forking in service manager
- redirects stdio to /dev/null for services executed from procd

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

10 years agoRevert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"
jow [Fri, 16 Aug 2013 09:29:31 +0000 (09:29 +0000)]
Revert "[package] e2fsprogs: update to 1.42.8 and add e4defrag"

This reverts commit f6b0be49ba0d8eee29e098cc057ced57e7a26dd4.

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

10 years ago[tools] xz: upgrade to 5.0.5
luka [Fri, 16 Aug 2013 00:19:21 +0000 (00:19 +0000)]
[tools] xz: upgrade to 5.0.5

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37797 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] mtools: upgrade to 4.0.18
luka [Fri, 16 Aug 2013 00:19:20 +0000 (00:19 +0000)]
[tools] mtools: upgrade to 4.0.18

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37796 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] mm-macros: upgrade to 0.9.6
luka [Fri, 16 Aug 2013 00:19:18 +0000 (00:19 +0000)]
[tools] mm-macros: upgrade to 0.9.6

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37795 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years ago[tools] cmake: upgrade to 2.8.11.2
luka [Fri, 16 Aug 2013 00:19:17 +0000 (00:19 +0000)]
[tools] cmake: upgrade to 2.8.11.2

Signed-off-by: Luka Perkov <luka@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37794 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agomac80211: merge upstream change to fix mesh rssi thresholds
nbd [Thu, 15 Aug 2013 13:57:11 +0000 (13:57 +0000)]
mac80211: merge upstream change to fix mesh rssi thresholds

Signed-off-by: Felix Fietkau <nbd@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@37793 3c298f89-4303-0410-b956-a3cf2f4a3e73

10 years agoprocd: update to git head
jow [Thu, 15 Aug 2013 10:33:52 +0000 (10:33 +0000)]
procd: update to git head

- terminates uloop after forking in hotplug handler
- redirects stdio to /dev/null for processes executed from hotplug

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