openwrt.git
9 years agokernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency
nbd [Fri, 6 Jun 2014 09:20:15 +0000 (09:20 +0000)]
kernel: fix duplicate KERNEL_PERF_EVENTS with wrong dependency

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

9 years agoath9k: add a fix for rx overrun processing
nbd [Thu, 5 Jun 2014 23:33:57 +0000 (23:33 +0000)]
ath9k: add a fix for rx overrun processing

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

9 years agoath9k: add a fix for ANI related stability issues
nbd [Thu, 5 Jun 2014 23:33:54 +0000 (23:33 +0000)]
ath9k: add a fix for ANI related stability issues

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

9 years agoopenssl: version bump to 1.0.1h
hauke [Thu, 5 Jun 2014 21:32:36 +0000 (21:32 +0000)]
openssl: version bump to 1.0.1h

today appeared another serious vulnerability in openssl. More info is
here http://ccsinjection.lepidum.co.jp. Users are advised to update to
openssl 1.0.1h.

Signed-off-by: Martin Strbacka <martin.strbacka@nic.cz>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41026 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: add mips74k subtarget for newer devices
hauke [Thu, 5 Jun 2014 21:25:03 +0000 (21:25 +0000)]
brcm47xx: add mips74k subtarget for newer devices

All new devices (with MIPS 74K CPU) are based on BCMA SoC and have
Ethernet core supported by bgmac. Create a new subtarget to generate
optimized builds.
This is just a beginning, further tweaks (like kernel configuration)
are still possible. This decreases default root.squashfs by ~128 kB.

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@41025 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobrcm47xx: move current target to "generic" subtarget
hauke [Thu, 5 Jun 2014 21:23:58 +0000 (21:23 +0000)]
brcm47xx: move current target to "generic" subtarget

This allows creating more subtargets and optimize builds per family.

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@41024 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: fix wpad-mini compile error (#16700)
nbd [Thu, 5 Jun 2014 21:14:02 +0000 (21:14 +0000)]
hostapd: fix wpad-mini compile error (#16700)

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

9 years agohostapd: update to 2014-06-03
nbd [Thu, 5 Jun 2014 15:58:01 +0000 (15:58 +0000)]
hostapd: update to 2014-06-03

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

9 years agoath9k: fix enabling PC-OEM card support (#16624)
nbd [Thu, 5 Jun 2014 15:13:28 +0000 (15:13 +0000)]
ath9k: fix enabling PC-OEM card support (#16624)

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

9 years agoprocd: update to the latest version, fixes a crash on early boot
nbd [Thu, 5 Jun 2014 14:55:14 +0000 (14:55 +0000)]
procd: update to the latest version, fixes a crash on early boot

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

9 years agowpa_supplicant: fix locking hostapd to 20MHz (#12720)
nbd [Thu, 5 Jun 2014 14:55:10 +0000 (14:55 +0000)]
wpa_supplicant: fix locking hostapd to 20MHz (#12720)

Fixed wpa_supplicant when the radio is in 40MHz mode so that it no
longer restarts hostapd with the second channel disabled.

Signed-off-by: Lance Chaney <furryfur1@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41019 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: merge a series of cleanups/fixes
nbd [Thu, 5 Jun 2014 14:55:07 +0000 (14:55 +0000)]
mac80211: merge a series of cleanups/fixes

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

9 years agoath9k: merge a p2p powersave handling fix
nbd [Thu, 5 Jun 2014 14:55:03 +0000 (14:55 +0000)]
ath9k: merge a p2p powersave handling fix

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

9 years agort2x00: merge beacon setup fixes, disable unused hw beacon slots
nbd [Thu, 5 Jun 2014 14:09:14 +0000 (14:09 +0000)]
rt2x00: merge beacon setup fixes, disable unused hw beacon slots

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

9 years agomac80211: b43: make support for SSB optional
nbd [Thu, 5 Jun 2014 13:51:15 +0000 (13:51 +0000)]
mac80211: b43: make support for SSB optional

Now we have a choice submenu, just like b43 in the mainline.

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

9 years agomac80211: b43: update BCM4716 patch to compile without SSB
nbd [Thu, 5 Jun 2014 13:51:11 +0000 (13:51 +0000)]
mac80211: b43: update BCM4716 patch to compile without SSB

B43_SSB is optional after recent upstream changes.

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

9 years agolibubox: update to the latest version, adds static vlist initializer macros
nbd [Thu, 5 Jun 2014 13:51:08 +0000 (13:51 +0000)]
libubox: update to the latest version, adds static vlist initializer macros

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

9 years agohostapd: move reading of rsn_preauth out of auth_type=eap context
nbd [Thu, 5 Jun 2014 11:55:36 +0000 (11:55 +0000)]
hostapd: move reading of rsn_preauth out of auth_type=eap context

rsn_preauth is used outside of "case $auth_type", so if it is set
for an EAP-enabled SSID, it would also be set for the following
non-EAP-enabled SSIDs, because it would not be read again.

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41012 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoigmpproxy: register interface change triggers
blogic [Thu, 5 Jun 2014 10:56:18 +0000 (10:56 +0000)]
igmpproxy: register interface change triggers

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41011 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetfid: make procd watch the network.interface object for events
blogic [Thu, 5 Jun 2014 10:56:14 +0000 (10:56 +0000)]
netfid: make procd watch the network.interface object for events

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41010 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agonetifd: update to latest git HEAD
blogic [Thu, 5 Jun 2014 10:56:10 +0000 (10:56 +0000)]
netifd: update to latest git HEAD

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41009 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: add wrapper calls for interface triggers
blogic [Thu, 5 Jun 2014 10:56:06 +0000 (10:56 +0000)]
procd: add wrapper calls for interface triggers

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41008 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: update to latest git head
blogic [Thu, 5 Jun 2014 10:56:02 +0000 (10:56 +0000)]
procd: update to latest git head

adds support for ubus event based triggers

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41007 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoprocd: rename local variable in uci_validate_section
blogic [Thu, 5 Jun 2014 08:19:59 +0000 (08:19 +0000)]
procd: rename local variable in uci_validate_section

Allow to use "package", "type", "name", "error" and "result"
as config option names:

package some_service
config section 'foo'
    option name 'bar'
    option type 'unknown'

Signed-off-by: Maxim Storchak <m.storchak@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41006 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: fix eep handling patch
blogic [Thu, 5 Jun 2014 08:19:52 +0000 (08:19 +0000)]
lantiq: fix eep handling patch

0b79a4a66d17d2c7c12cde8d13637c1b0e5152c2 broke the patch

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41005 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoimx6: kernel: update 3.14 pcie patches
luka [Wed, 4 Jun 2014 23:01:30 +0000 (23:01 +0000)]
imx6: kernel: update 3.14 pcie patches

Remove old irq map patch and replace it with the propper upstream patches
allowing IMX6 PCIe devices behind PCIe switches to work properly.

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

9 years agomap: add support for map-t if available
cyrus [Wed, 4 Jun 2014 14:58:40 +0000 (14:58 +0000)]
map: add support for map-t if available

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

9 years agohostapd: replace undefined $bridge with $network_bridge
nbd [Wed, 4 Jun 2014 11:51:59 +0000 (11:51 +0000)]
hostapd: replace undefined $bridge with $network_bridge

Signed-off-by: Reiner Herrmann <reiner@reiner-h.de>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41002 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agodhcpv6: set default solicit timeout back to 120s
cyrus [Wed, 4 Jun 2014 09:59:45 +0000 (09:59 +0000)]
dhcpv6: set default solicit timeout back to 120s

This deliberatly breaks RFC 7083 since its not really user-friendly.

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

9 years agopackage: swconfig: let variable name be local
blogic [Wed, 4 Jun 2014 07:20:31 +0000 (07:20 +0000)]
package: swconfig: let variable name be local

Let the first parameter of function config_get be local, because there
is a chance that config_get won't export the variable.

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41000 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agolantiq: ath5k fix in wifi and ethernet eeprom handling patch.
blogic [Wed, 4 Jun 2014 07:20:22 +0000 (07:20 +0000)]
lantiq: ath5k fix in wifi and ethernet eeprom handling patch.

ath5k fix in wifi and ethernet eeprom handling patch.

Without the line that adds the patch of_ath5k_eeprom_probe cause a
kernel panic, at least with the ARV4518PW.
Tested only in the modem-router mentioned above.

This patch is based in Bruno's hack present in patch #5454.

Signed off by: Bruno Rodríguez <bruno.rodriguez.1980@gmail.com>
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>

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

9 years agolibusb-compat: create directory for libusb-config
blogic [Wed, 4 Jun 2014 07:20:02 +0000 (07:20 +0000)]
libusb-compat: create directory for libusb-config

Fix a build regression caused by r39975 by making sure $(STAGING_DIR)/host
directory exists before trying to copy files to it.

Cc: Florian Fainelli <florian@openwrt.org>
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40998 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoigmpproxy: update init.d script to procd and add a hotplug script
blogic [Wed, 4 Jun 2014 07:19:51 +0000 (07:19 +0000)]
igmpproxy: update init.d script to procd and add a hotplug script

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40997 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: backport a powersave related fix
nbd [Tue, 3 Jun 2014 13:59:43 +0000 (13:59 +0000)]
mac80211: backport a powersave related fix

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

9 years agomac80211: refresh patch
nbd [Tue, 3 Jun 2014 13:59:24 +0000 (13:59 +0000)]
mac80211: refresh patch

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

9 years agobase-files: /etc/rc.button/power should be executable
blogic [Tue, 3 Jun 2014 06:52:46 +0000 (06:52 +0000)]
base-files: /etc/rc.button/power should be executable

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40993 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: fix kernel build for chipidea w/o usb-gadget
blogic [Tue, 3 Jun 2014 05:49:34 +0000 (05:49 +0000)]
kernel: fix kernel build for chipidea w/o usb-gadget

This resolves a module dependency kernel regression in r40905 with the
usb-chipidea module if usb-gadget was not selected.

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

9 years agoimx6: ventana: remove non-trunk packages from defaults
luka [Mon, 2 Jun 2014 21:23:36 +0000 (21:23 +0000)]
imx6: ventana: remove non-trunk packages from defaults

The canutils package is in the packages repo and not part of trunk, so we
should not enable them by default.

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

9 years agoimx6: ventana: add default kernel modules
luka [Mon, 2 Jun 2014 21:23:35 +0000 (21:23 +0000)]
imx6: ventana: add default kernel modules

Add the following kernel modules by default (which are present on most Ventana
baseboards):
 - kmod-leds-gpio (user leds)
 - kmod-sound-core (required as a dependency of the other sound modules)
 - kmod-pps-gpio (Pulse-Per-Second)

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

9 years agoimx6: update board names per device-tree updates
luka [Mon, 2 Jun 2014 21:23:34 +0000 (21:23 +0000)]
imx6: update board names per device-tree updates

The Gateworks Ventana board names have been adjusted per upstream patches
to include all IMX6 SoC variants.

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

9 years agoimx6: update 3.14 ventana dts with upstream fixes
luka [Mon, 2 Jun 2014 21:23:32 +0000 (21:23 +0000)]
imx6: update 3.14 ventana dts with upstream fixes

update the Ventana DTS files with upstream fixes:
 - The 'model' property in the imx-audio-sgtl5000 binding specifies the
   user-visible name of the audio device. This should be something common and
   not baseboard specific.
 - removed obsolete crts
 - fix include typo: The imx6q-gw51xx needs to include imx6qdl-gw51xx.dtsi
 - fix gw52xx clock for sgtl5000 ananlog audio codec
 - fix LVDS mapping for Ventana GW52xx/GW53xx/GW54xx
 - add LVDS backlight for Ventana
 - update model descriptions for all processor variants

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

9 years agoimx6: update 3.10 ventana dts
luka [Mon, 2 Jun 2014 21:23:29 +0000 (21:23 +0000)]
imx6: update 3.10 ventana dts

update the Ventana DTS files with upstream fixes:
 - The 'model' property in the imx-audio-sgtl5000 binding specifies the
   user-visible name of the audio device. This should be something common an
   not baseboard specific.
 - update model descriptions for all processor variants

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

9 years agokernel: add another new config symbol for kernel 3.14
luka [Mon, 2 Jun 2014 19:48:22 +0000 (19:48 +0000)]
kernel: add another new config symbol for kernel 3.14

It was augmented by CONFIG_USB_GADGET...

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Acked-by: Tim Harvey <tharvey@gateworks.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40986 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: b43: make support for BCMA optional
nbd [Mon, 2 Jun 2014 18:17:48 +0000 (18:17 +0000)]
mac80211: b43: make support for BCMA optional

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

9 years agomac80211: b43: make B43_PHY_LP configurable
nbd [Mon, 2 Jun 2014 18:17:44 +0000 (18:17 +0000)]
mac80211: b43: make B43_PHY_LP configurable

This allows saving 11772 B if disabled.

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

9 years agonetfilter: split off header matching modules not used by the default config (reduces...
nbd [Mon, 2 Jun 2014 18:13:38 +0000 (18:13 +0000)]
netfilter: split off header matching modules not used by the default config (reduces rootfs size and memory usage)

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

9 years agobrcm47xx: enable the low-memory feature flag
nbd [Mon, 2 Jun 2014 17:04:45 +0000 (17:04 +0000)]
brcm47xx: enable the low-memory feature flag

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

9 years agobuild: set default squashfs block size to 64k for low-memory systems
nbd [Mon, 2 Jun 2014 17:04:41 +0000 (17:04 +0000)]
build: set default squashfs block size to 64k for low-memory systems

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

9 years agobuild: add a feature flag for low-memory systems
nbd [Mon, 2 Jun 2014 17:04:38 +0000 (17:04 +0000)]
build: add a feature flag for low-memory systems

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

9 years agobuild: make the squashfs block size configurable
nbd [Mon, 2 Jun 2014 17:04:34 +0000 (17:04 +0000)]
build: make the squashfs block size configurable

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

9 years agoar71xx: fix compile error in r40969, refresh patches
nbd [Mon, 2 Jun 2014 16:24:12 +0000 (16:24 +0000)]
ar71xx: fix compile error in r40969, refresh patches

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

9 years agoar71xx: WNDAP360 adding wifi LED support
blogic [Mon, 2 Jun 2014 15:02:54 +0000 (15:02 +0000)]
ar71xx: WNDAP360 adding wifi LED support

I added WIFI LED support (so now AP blinks nicely), I removed WPS
button GPIO (as it doesn't exist) and changed GPIO for reset button.

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

9 years agoar71xx: add profile and build image for HiWiFi HC6361.
blogic [Mon, 2 Jun 2014 14:56:41 +0000 (14:56 +0000)]
ar71xx: add profile and build image for HiWiFi HC6361.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40975 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for HiWiFi HC6361 board.
blogic [Mon, 2 Jun 2014 14:56:35 +0000 (14:56 +0000)]
ar71xx: add user-space support for HiWiFi HC6361 board.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40974 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for HiWiFi HC6361.
blogic [Mon, 2 Jun 2014 14:56:24 +0000 (14:56 +0000)]
ar71xx: add kernel support for HiWiFi HC6361.

This board manufactured by HiWiFi has the following features.

 - Atheros 9331 SoC.
 - 16MB flash and 64MB RAM.
 - 4GB eMMC storage via SK6226 USB 2.0 controller.
 - 2 LAN and 1 WAN ethernet ports with LEDs on them.
 - 3 blue LEDs on the front panel.
 - 1 button labeled as "reset".
 - Powered by a USB cable.

Signed-off-by: Yousong Zhou <yszhou4tech@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40973 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add support to TP-LINK TL-WA730RE v1
blogic [Mon, 2 Jun 2014 14:45:25 +0000 (14:45 +0000)]
ar71xx: add support to TP-LINK TL-WA730RE v1

The TL-WA730RE seems to be almost identical to TL-WA701ND, just
that it comes without PoE and a stock-firmware claiming the device
to be a "Range Extender".

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40972 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: fix board detection for TL-WA7510N
blogic [Mon, 2 Jun 2014 14:45:21 +0000 (14:45 +0000)]
ar71xx: fix board detection for TL-WA7510N

Detect TL-WA7510N v1 by the board name as defined in mach-tl-wa901nd.c
and add hardware ID to tplink_board_detect

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40971 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: enable sysupgrade on wnr2000-v3
blogic [Mon, 2 Jun 2014 14:45:17 +0000 (14:45 +0000)]
ar71xx: enable sysupgrade on wnr2000-v3

tested, works.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40970 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add support for dlink dir-615-e1
blogic [Mon, 2 Jun 2014 14:43:35 +0000 (14:43 +0000)]
ar71xx: add support for dlink dir-615-e1

Dlink dir-615-e1 can use dir-600-a1's image, but the image can't be
uploaded through dlink's normal firmware update web page.

Add profile for dir-615-e1 so the generated image can be uploaded
through the firmware update web page.

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40969 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agotarget/imagebuilder: add missing package index (fixes #16675)
nbd [Mon, 2 Jun 2014 13:27:31 +0000 (13:27 +0000)]
target/imagebuilder: add missing package index (fixes #16675)

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

9 years agoscripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable...
nbd [Mon, 2 Jun 2014 13:27:23 +0000 (13:27 +0000)]
scripts/bundle-libraries: fall back to only copying binaries if ldd is unavailable (e.g. non-linux system)

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

9 years agoar71xx: adjust OM2P profile for the OpenMesh OM2P-HSv2 board
blogic [Mon, 2 Jun 2014 13:21:52 +0000 (13:21 +0000)]
ar71xx: adjust OM2P profile for the OpenMesh OM2P-HSv2 board

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40966 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/uboot-envtools: add OpenMesh OM2P-HSv2 support
blogic [Mon, 2 Jun 2014 13:21:47 +0000 (13:21 +0000)]
package/uboot-envtools: add OpenMesh OM2P-HSv2 support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40965 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/om-watchdog: add OpenMesh OM2P-HSv2 support
blogic [Mon, 2 Jun 2014 13:21:43 +0000 (13:21 +0000)]
package/om-watchdog: add OpenMesh OM2P-HSv2 support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40964 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add sysupgrade support for OpenMesh OM2P-HSv2
blogic [Mon, 2 Jun 2014 13:21:38 +0000 (13:21 +0000)]
ar71xx: add sysupgrade support for OpenMesh OM2P-HSv2

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40963 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for OpenMesh OM2P-HSv2
blogic [Mon, 2 Jun 2014 13:21:31 +0000 (13:21 +0000)]
ar71xx: add user-space support for OpenMesh OM2P-HSv2

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40962 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for the OpenMesh OM2P-HSv2
blogic [Mon, 2 Jun 2014 13:21:26 +0000 (13:21 +0000)]
ar71xx: add kernel support for the OpenMesh OM2P-HSv2

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40961 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: adjust OM2P profile for the OpenMesh OM2Pv2 board
blogic [Mon, 2 Jun 2014 13:21:22 +0000 (13:21 +0000)]
ar71xx: adjust OM2P profile for the OpenMesh OM2Pv2 board

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40960 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/uboot-envtools: add OpenMesh OM2Pv2 support
blogic [Mon, 2 Jun 2014 13:21:17 +0000 (13:21 +0000)]
package/uboot-envtools: add OpenMesh OM2Pv2 support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40959 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage/om-watchdog: add OpenMesh OM2Pv2 support
blogic [Mon, 2 Jun 2014 13:21:11 +0000 (13:21 +0000)]
package/om-watchdog: add OpenMesh OM2Pv2 support

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40958 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add sysupgrade support for OpenMesh OM2Pv2
blogic [Mon, 2 Jun 2014 13:21:07 +0000 (13:21 +0000)]
ar71xx: add sysupgrade support for OpenMesh OM2Pv2

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40957 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add user-space support for OpenMesh OM2Pv2
blogic [Mon, 2 Jun 2014 13:21:02 +0000 (13:21 +0000)]
ar71xx: add user-space support for OpenMesh OM2Pv2

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40956 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoar71xx: add kernel support for the OpenMesh OM2Pv2 board
blogic [Mon, 2 Jun 2014 13:20:52 +0000 (13:20 +0000)]
ar71xx: add kernel support for the OpenMesh OM2Pv2 board

Signed-off-by: Marek Lindner <marek@open-mesh.com>
[sven@open-mesh.com: Rebased]
Signed-off-by: Sven Eckelmann <sven@open-mesh.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40955 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwinfo: update nl80211 api to the latest one
blogic [Mon, 2 Jun 2014 13:10:53 +0000 (13:10 +0000)]
iwinfo: update nl80211 api to the latest one

modified version of http://patchwork.openwrt.org/patch/4533/

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40954 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwinfo: add 802.11ac hwmode support
blogic [Mon, 2 Jun 2014 13:10:49 +0000 (13:10 +0000)]
iwinfo: add 802.11ac hwmode support

In case of .11ac device the hwmode was not properly displayed.
This patch fixes it.

Signed-off-by: Marek Kwaczynski <marek.kwaczynski@tieto.com>
Signed-off-by: Bartosz Markowski <bartosz.markowski@tieto.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40953 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoiwinfo: add Atheros AR9580 to hardware.txt
blogic [Mon, 2 Jun 2014 13:10:44 +0000 (13:10 +0000)]
iwinfo: add Atheros AR9580 to hardware.txt

Signed-off-by: Stefan Agner <stefan@agner.ch>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40952 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoconfig/Config-images.in: the ext4 series introduced a regression
blogic [Mon, 2 Jun 2014 13:03:15 +0000 (13:03 +0000)]
config/Config-images.in: the ext4 series introduced a regression

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40951 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopolarssl: enable parallel build
nbd [Mon, 2 Jun 2014 13:01:48 +0000 (13:01 +0000)]
polarssl: enable parallel build

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

9 years agopolarssl: remove polarssl-progs, it is just a random collection of test programs
nbd [Mon, 2 Jun 2014 13:01:44 +0000 (13:01 +0000)]
polarssl: remove polarssl-progs, it is just a random collection of test programs

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

9 years agolantiq: fix up eth_mac and ath_eep support
blogic [Mon, 2 Jun 2014 12:45:29 +0000 (12:45 +0000)]
lantiq: fix up eth_mac and ath_eep support

this patch got messed up by the last rebase

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40948 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agox86: Compile xen-pci-frontend as module
blogic [Mon, 2 Jun 2014 12:45:25 +0000 (12:45 +0000)]
x86: Compile xen-pci-frontend as module

modified version of -> http://patchwork.openwrt.org/patch/5535/

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40947 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoinclude: Allow git kernel branch selection
blogic [Mon, 2 Jun 2014 12:45:22 +0000 (12:45 +0000)]
include: Allow git kernel branch selection

This allows the selection of a specific branch in the menuconfig
when using a kernel downloaded from GIT.

Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40946 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoinclude: Clean-up kernel git command options management
blogic [Mon, 2 Jun 2014 12:45:19 +0000 (12:45 +0000)]
include: Clean-up kernel git command options management

The way git options are managed in kernel-defaults.mk makes additions

difficult. If requires different code path for each option; it's
ok so far as we handle only one option, but if we want to make the git
clone mechanism more flexible, more option will be required, which
will become tedious.

So; we'll move the GIT options into a variable, that may or may not be
set depending on the configuration, and we'll pass this variable to the
git command.

Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40945 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoconfig: Remove KERNEL_GIT_LOCAL_REPOSITORY option
blogic [Mon, 2 Jun 2014 12:45:16 +0000 (12:45 +0000)]
config: Remove KERNEL_GIT_LOCAL_REPOSITORY option

The GIT_LOCAL_REPOSITORY option adds the --reference argument to the
git clone kernel command line, if KERNEL_GIT_CLONE_URI is set.

This option is intended to speed-up the repo creation by using local
objets rather than downloading it. However, a local repo can be cloned
much faster by setting GIT_LOCAL_REPOSITORY directly to the local tree.

In that case, git clone will bypass the normal "git aware" transport
mechanism and clone the repository by copying and hardlinking objects
rather than downloading it, resulting in a significant speed increase.

That makes the GIT_LOCAL_REPOSITORY option pretty useless so we'll just
remove it and recommand the usage of KERNEL_GIT_CLONE_URI directly.

Signed-off-by: Mathieu Olivari <mathieu@qca.qualcomm.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40944 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agobase-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.
blogic [Mon, 2 Jun 2014 12:45:13 +0000 (12:45 +0000)]
base-files: Allow installation of symlinks using RAMFS_COPY_BIN env var.

http://patchwork.openwrt.org/patch/5086/

Signed-off-by: karl.vogel@gmail.com
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40943 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agocomgt: add support for defining dial number in config file
blogic [Mon, 2 Jun 2014 12:45:09 +0000 (12:45 +0000)]
comgt: add support for defining dial number in config file

Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40942 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: Fix xen domU kmod-xen-kbd package
blogic [Mon, 2 Jun 2014 12:45:05 +0000 (12:45 +0000)]
kernel: Fix xen domU kmod-xen-kbd package

modified version of http://patchwork.openwrt.org/patch/5526/

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40941 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agosoloscli: upgrade to 1.04
blogic [Mon, 2 Jun 2014 12:45:01 +0000 (12:45 +0000)]
soloscli: upgrade to 1.04

- The package does not compile at the moment. Since there is a new
  upstream version avaiable, use this new source instead.
- Upstream has already included our both patches.
- This is only compile tested, since I do not own any test hardware.

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

9 years agoralink: fix asiarf/awm002 switch setup
blogic [Mon, 2 Jun 2014 12:44:57 +0000 (12:44 +0000)]
ralink: fix asiarf/awm002 switch setup

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40939 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agomac80211: query driver for max A-MPDU length exponent
blogic [Mon, 2 Jun 2014 12:44:54 +0000 (12:44 +0000)]
mac80211: query driver for max A-MPDU length exponent

This patch enables netifd to query 802.11ac-driver for the maximum
supported A-MPDU length exponent, possibly increasing VHT throughput by
more aggressive frame aggregation.

v2: refreshed patch

Signed-off-by: Matti Laakso <malaakso at elisanet.fi>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40938 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agopackage: netifd: remove blank line at the end of file
blogic [Mon, 2 Jun 2014 12:44:51 +0000 (12:44 +0000)]
package: netifd: remove blank line at the end of file

Signed-off-by: Zhao, Gang <gamerh2o@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40937 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoqos-script: Add comments to existing rules
blogic [Mon, 2 Jun 2014 12:44:47 +0000 (12:44 +0000)]
qos-script: Add comments to existing rules

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40936 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoqos-script: Improve usability by adding comment field to rules
blogic [Mon, 2 Jun 2014 12:44:44 +0000 (12:44 +0000)]
qos-script: Improve usability by adding comment field to rules

It's quite unconveniet to remember which ports are used by which applications, especially for not so advanced users.
Together with luci patch (discussed on IRC) this improves qos-scripts usability.

Signed-off-by: Roman Yeryomin <roman@advem.lv>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40935 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agohostapd: Add optional support for hostapd own_ip_addr in wireless config
blogic [Mon, 2 Jun 2014 12:44:40 +0000 (12:44 +0000)]
hostapd: Add optional support for hostapd own_ip_addr in wireless config

`own_ip_addr` is used by hostapd as NAS-IP-Address.
This is used to identify the AP that is requesting the authentication of the
user and could be used to define which AP's can authenticate users.
Some vendors implement only NAS-Identifier or NAS-IP-Address and not both.
This patch adds ownip as an optional parameter in /etc/config/wireless.

Signed-off-by: Thomas Wouters <thomaswouters@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40934 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoppp: allow to set PPP interface name via config
blogic [Mon, 2 Jun 2014 12:44:36 +0000 (12:44 +0000)]
ppp: allow to set PPP interface name via config

allows to set PPP interface name manually via new
network interface option pppname.
If not set, default naming will be used (e.g. pppoe-eth0)

Signed-off-by: Ulrich Weber <uw@ocedo.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40933 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agokernel: Enable kmod-hid-generic driver when selecting usb-hid
blogic [Mon, 2 Jun 2014 12:44:33 +0000 (12:44 +0000)]
kernel: Enable kmod-hid-generic driver when selecting usb-hid

kmod-hid-generic needs to be selected when enabling usb-hid in order to get generic devices working.

This fixes keyboards support in linux 3.3+ kernels.
https://dev.openwrt.org/ticket/12631
https://dev.openwrt.org/ticket/12686

Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40932 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoopenvpn: enable ipv6 parameters
blogic [Mon, 2 Jun 2014 12:44:30 +0000 (12:44 +0000)]
openvpn: enable ipv6 parameters

http://patchwork.openwrt.org/patch/4945/

Signed-off-by: John Crispin <blogic@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40931 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agoutil-linux: Disable sulogin in util-linux package
blogic [Mon, 2 Jun 2014 12:44:27 +0000 (12:44 +0000)]
util-linux: Disable sulogin in util-linux package

The sulogin tool doesn't compile because it cannot find shadow.h. As the
tool is not available in openwrt it is now not selected during the build
process.

Signed-off-by: Tjalling Hattink <t.hattink@fugro.nl>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40930 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agouboot-envtools: add support for environment in ubi volume
blogic [Mon, 2 Jun 2014 12:44:19 +0000 (12:44 +0000)]
uboot-envtools: add support for environment in ubi volume

On UBI enabled devices, U-Boot might store it's environment on
UBI volume(s). Support this in uboot-envtools, so fw_setenv and
fw_printenv can work on these platforms.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40929 3c298f89-4303-0410-b956-a3cf2f4a3e73

9 years agofstools: stage libubi-utils static library and headers
blogic [Mon, 2 Jun 2014 12:44:16 +0000 (12:44 +0000)]
fstools: stage libubi-utils static library and headers

Use InstallDev to make libubi-utils available for linking in
uboot-envtools.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40928 3c298f89-4303-0410-b956-a3cf2f4a3e73