John Crispin
63442803af
kernel: add garmin_gps module
...
OpenWrt on sailboats
requested: https://forum.openwrt.org/viewtopic.php?id=56586
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45232
2015-04-02 14:31:10 +00:00
John Crispin
023a05fe7a
kernel: add uinput module
...
This module is needed for bluetooth audio playback
with pulseaudio 6 and bluez5.
a working guide can be found in the wiki:
http://wiki.openwrt.org/wiki/bluetooth.audio
(additional packages/modifications are required
and submitted to github feeds)
tested with:
Android mobile (Sony Xperia M) as audio source
TI omap BeagleBoard as audio sink
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45231
2015-04-02 14:31:02 +00:00
John Crispin
546ba7a39f
samba: use INSTALL_CONF for the uci file
...
sorry about the broken commit earlier
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45226
2015-04-01 16:12:43 +00:00
Nicolas Thill
b7130aff21
samba36: fix typo in package/samba36-server/install
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45225
2015-04-01 15:59:14 +00:00
Nicolas Thill
b8dccba8f2
ustream-ssl: fix SNI when building against cyassl
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45224
2015-04-01 15:11:38 +00:00
Nicolas Thill
32085b22b0
libreadline: cleanup Makefile, fix shlib perms
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 45223
2015-04-01 15:11:32 +00:00
John Crispin
d1457d5db4
kernel: remove kernel version dependency from ochi-pci module
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45222
2015-04-01 13:56:03 +00:00
John Crispin
66d785b634
kernel: add usb-ohci-pci module
...
This add usb-ohci-pci module for USB1.x devices
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 45221
2015-04-01 13:52:31 +00:00
John Crispin
26a27231e6
samba: don't overwrite config file
...
fixes #19087
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45220
2015-04-01 13:39:23 +00:00
John Crispin
04da950450
usbmode: update data files
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45219
2015-04-01 13:36:58 +00:00
John Crispin
426d3abe8f
cyassl: add --enable-ecc as its needed when using the CA certificates
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45217
2015-04-01 13:00:45 +00:00
John Crispin
97b3237307
ustream-ssl: enable SNI when building for cyassl
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45216
2015-04-01 10:42:33 +00:00
John Crispin
b233fdcfa2
cyassl: add support for SSL_set_tlsext_host_name
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45215
2015-04-01 10:42:28 +00:00
John Crispin
8acbb5783d
dnsmasq: backport --tftp-no-fail to ignore missing tftp root
...
This patch backports the option --tftp-no-fail to dnsmasq and prevents the
service from aborting if the specified TFTP root directory is not available;
this might be the case if TFTP files are located on external media that might
occasionally not be present at startup.
Signed-off-by: Stefan Tomanek <stefan.tomanek+openwrt@wertarbyte.de>
SVN-Revision: 45213
2015-04-01 08:33:10 +00:00
John Crispin
66c742b621
modules: package line echo canceller module
...
...so we can go ahead cleaning up dahdi-linux
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45206
2015-04-01 08:31:33 +00:00
John Crispin
e078fbdacf
kernel: add missing symbols to config and modules
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
v2: changes in input.mk broke the patch, some of the CONFIG_SND_*
stuff was added already
SVN-Revision: 45205
2015-04-01 08:31:26 +00:00
Imre Kaloz
f7ff532239
mwlwifi: upgrade to today's snapshot
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45201
2015-03-31 19:28:39 +00:00
Steven Barth
78552c24ba
odhcpd: compile fixes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45192
2015-03-31 17:30:56 +00:00
Steven Barth
4f00a51723
odhcp6c: some more code compliance
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45191
2015-03-31 17:30:47 +00:00
Felix Fietkau
91c8b109db
uci: update to the latest version, fixes delta path / savedir issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45189
2015-03-31 16:44:32 +00:00
Steven Barth
4a1f19e15d
netifd: revert policy routing (broke some custom user rules)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45185
2015-03-31 13:14:40 +00:00
Steven Barth
edf9b7a2a5
netifd: add metric argument for ipv4 proto routes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45182
2015-03-31 11:36:20 +00:00
Steven Barth
23db1800f8
nftables: bump to 2015-03-24
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45158
2015-03-30 17:04:14 +00:00
John Crispin
67bf89324d
ustream-ssl: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45157
2015-03-30 13:17:27 +00:00
John Crispin
d5c913705f
modules: more xen modules have been moved
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45154
2015-03-30 12:45:01 +00:00
John Crispin
6aff392bff
uhttpd: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45153
2015-03-30 12:35:13 +00:00
John Crispin
fd91040704
rpcd: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45152
2015-03-30 12:35:05 +00:00
John Crispin
d6af8e2175
ubox: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45151
2015-03-30 12:34:56 +00:00
John Crispin
2268d15948
procd: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45150
2015-03-30 12:34:42 +00:00
John Crispin
08b882fbae
fstools: properly handle return codes
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45149
2015-03-30 12:33:05 +00:00
Steven Barth
24be294d8e
odhcpd: fix default dhcpv6 behavior for non-/64
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45148
2015-03-30 08:53:22 +00:00
Steven Barth
0a0dec1c4a
odhcpd: fix musl build, change default DHCPv6 behavior
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45147
2015-03-30 08:49:47 +00:00
Steven Barth
bbe5dc48a2
odhcp6c: musl fixes (thanks Felix)
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45146
2015-03-30 08:49:20 +00:00
John Crispin
274747da1a
modules: xen-fbfront.ko has moved
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45142
2015-03-29 16:11:28 +00:00
John Crispin
530e70c753
ubox: update to latest git HEAD
...
the return code of a pipe() was not checked properly
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45141
2015-03-29 15:38:21 +00:00
John Crispin
8d8f01088a
ubox: update to latest git HEAD
...
fixes log levels
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45139
2015-03-29 12:57:32 +00:00
Felix Fietkau
3da7fe6e5b
kernel: remove useless AddDepends/rtc abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45136
2015-03-29 08:12:50 +00:00
Felix Fietkau
13e7b6d77d
kernel: remove useless AddDepends/input abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45135
2015-03-29 08:12:39 +00:00
Felix Fietkau
0b39a6d4e9
kernel: remove useless AddDepends/hid abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45134
2015-03-29 08:12:31 +00:00
Felix Fietkau
b2f3e852d0
kernel: remove useless AddDepends/crc16 abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45133
2015-03-29 08:12:23 +00:00
Felix Fietkau
0b0315a1f2
px5g-standalone: change PKG_NAME to avoid directory conflict with px5g
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45126
2015-03-29 06:03:02 +00:00
Felix Fietkau
9d9b2ddf30
kernel: make crypto-ctr depend on crypto-iv
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45124
2015-03-29 05:20:58 +00:00
Felix Fietkau
7ae1c1b4e8
linux: modules: crypto: adds ccm package
...
This patch adds support crypto-ccm modules support.
Signed-off-by: Varka Bhadram <varkab@cdac.in>
SVN-Revision: 45123
2015-03-29 05:20:50 +00:00
Felix Fietkau
3a4cd5cdc1
kernel: remove mp-alg
...
from upstream
commit title: "[IPV4]: The scheduled removal of multipath cached routing support."
removed in Kernel 2.6.23 (2007)
Reasons: very buggy, no maintainer, no fixes
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45121
2015-03-29 05:15:58 +00:00
Felix Fietkau
26ebaa485a
kernel: video.mk: [media] sn9c102: remove deprecated driver
...
driver in staging since 3.14
removed upstream in 3.17
from upstream commit message:
Most webcams covered by this driver are now supported by gspca.
Nobody has the hardware or is willing to convert the remaining devices to gspca.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45120
2015-03-29 05:15:51 +00:00
Felix Fietkau
196fb76a4c
x86: make x86_64 a subtarget instead of a standalone target
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45115
2015-03-29 04:32:01 +00:00
Felix Fietkau
4a7f1bb54c
iputils: fix musl compile errors
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45111
2015-03-29 04:30:12 +00:00
Felix Fietkau
e0e8900edd
ead: clean up, fix musl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45110
2015-03-29 04:30:05 +00:00
Felix Fietkau
86841522d5
arptables: fix musl build issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45109
2015-03-29 04:29:56 +00:00
Felix Fietkau
55aa123732
ebtables: fix musl build issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45108
2015-03-29 04:29:44 +00:00
Felix Fietkau
9f8be0befc
authsae: remove bogus #include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45107
2015-03-29 04:29:26 +00:00
Felix Fietkau
4cca061066
fbtest: remove bogus #include
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45106
2015-03-29 04:28:29 +00:00
Felix Fietkau
e0f421dcab
iperf3: use -D_GNU_SOURCE to fix build error on musl
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45103
2015-03-29 04:26:57 +00:00
Felix Fietkau
7c29c15073
e2fsprogs: enable parallel build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45101
2015-03-29 02:16:21 +00:00
Felix Fietkau
f93a316430
conntrack-tools: add a build dependency on librpc ( fixes #19342 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45099
2015-03-29 01:44:14 +00:00
Felix Fietkau
b3d110fc53
kernel: add crc16 as boot module, it is required by ext4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45098
2015-03-29 01:44:01 +00:00
Felix Fietkau
efebc77f94
conntrack-tools: add more missing include statements
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45096
2015-03-28 18:26:24 +00:00
Zoltan Herpai
74caf0077d
modules: fix dwc2 build breakage on mxs
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45085
2015-03-28 12:28:02 +00:00
Felix Fietkau
b872533e68
build: remove leftover olpc support code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45084
2015-03-28 11:40:06 +00:00
Felix Fietkau
2d13d8dc76
conntrack-tools: update package (along with associated libraries) to the latest version, fix musl build issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45077
2015-03-28 10:19:26 +00:00
Felix Fietkau
5441f56685
fuse: add missing include lines, fixes musl build
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45076
2015-03-28 10:19:18 +00:00
Felix Fietkau
262ebee943
e2fsprogs: update to the latest version, fixes musl build failure
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45075
2015-03-28 10:19:10 +00:00
Felix Fietkau
a24db9522c
update libnetfilter_conntrack to version 1.0.4
...
This updates libnetfilter_conntrack to the latest
stable version 1.0.4 which was released Aug-06-2013.
Changeset is available here:
http://git.netfilter.org/libnetfilter_conntrack/log/
Signed-off-by: Christian Mehlis <christian@m3hlis.de>
SVN-Revision: 45074
2015-03-28 10:19:04 +00:00
John Crispin
6484aa1d28
procd: remove superflous @ in depends line
...
the @ syntax is not required by Kbuild
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45070
2015-03-27 21:11:17 +00:00
Felix Fietkau
54dd25eef4
mac80211: fix tx queue allocation issues ( #19329 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45069
2015-03-27 20:31:14 +00:00
John Crispin
23b24d43ae
procd: disable jail for uml builds
...
probiere den mal bitte
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45066
2015-03-27 16:28:43 +00:00
Felix Fietkau
b67719f571
mac80211: remove a leftover patch chunk that should have been deleted in r45061
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45064
2015-03-27 15:04:00 +00:00
Felix Fietkau
89abb27f2c
hostapd: fix compile errors with nl80211 disabled ( #19325 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45063
2015-03-27 14:55:01 +00:00
Felix Fietkau
44218424f1
hostapd: fix a compiler warning in ap+station patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45062
2015-03-27 14:54:53 +00:00
Felix Fietkau
7cc4cbb4d3
mac80211: rework memory allocation for software queueing patch
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45061
2015-03-27 14:54:46 +00:00
Felix Fietkau
8905eb39b6
hostapd: disable the bridge packet receive workaround, it is unnecessary on openwrt and could potentially harm performance
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45060
2015-03-27 14:54:41 +00:00
Steven Barth
7edbd6b4d7
netifd: adjust default local policy rules
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 45059
2015-03-27 14:19:10 +00:00
John Crispin
d8fc4d31d0
dnsmasq: we dont want to run in debug mode
...
a left over from the dnsmasq jail testing
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45058
2015-03-27 09:11:56 +00:00
John Crispin
3dde74b24b
procd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45057
2015-03-27 09:11:49 +00:00
Felix Fietkau
23b4bf6507
hostapd: add 802.11r support
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 45051
2015-03-26 23:34:33 +00:00
Felix Fietkau
07b17c6b25
hostapd: allow multiple key management algorithms
...
To enable 802.11r, wpa_key_mgmt should contain FT-EAP or FT-PSK. Allow
multiple key management algorithms to make this possible.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 45050
2015-03-26 23:34:24 +00:00
Felix Fietkau
4482d10a04
hostapd: append nasid to config for all WPA types
...
The 802.11r implementation in hostapd uses nas_identifier as PMK-R0 Key
Holder identifier. As 802.11r can also be used with WPA Personal, nasid
should be appended to the hostapd config for all WPA types.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 45049
2015-03-26 23:34:10 +00:00
Felix Fietkau
eedf17dc9e
hostapd: add dependency to hostapd-common
...
'hostapd-common' is needed by all of the variants for wifi to function
correctly (a number of the target profiles simply select 'wpad-mini').
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 45048
2015-03-26 23:34:01 +00:00
Felix Fietkau
cec80c7267
hostapd: package wpad-mesh and wpa_supplicant-mesh variants
...
These new variants include support for mesh mode and SAE crypto.
They always depend on openssl as EC operations are not provided by
the internal crypto implementation.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45047
2015-03-26 23:33:56 +00:00
Felix Fietkau
184bac2707
hostapd: add switch_chan and set_vendor_elements ubus methods
...
Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45046
2015-03-26 23:33:52 +00:00
Felix Fietkau
9c7784e5f3
hostapd: update hostapd to 2015-03-25
...
madwifi was dropped upstream, can't find it anywhere in OpenWrt
either, thus finally burrying madwifi.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45045
2015-03-26 23:33:47 +00:00
Zoltan Herpai
6c5b79636b
packages: uboot-mxs: bump to 2015.01
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45042
2015-03-26 22:39:06 +00:00
Felix Fietkau
137c0cc434
uci: update to the latest version
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45040
2015-03-26 20:43:12 +00:00
John Crispin
8ef68a2005
procd: fix jail/seccomp build depenedencies
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45032
2015-03-26 20:30:18 +00:00
Imre Kaloz
f6eff33b8d
mvebu: fixup usb3 support on the a38x
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45026
2015-03-26 14:32:45 +00:00
Felix Fietkau
cf862cd717
mwlwifi: depend on TARGET_mvebu until it is fixed for non-OF platforms
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45023
2015-03-26 13:17:46 +00:00
John Crispin
242e37454a
netifd: update to latest git HEAD
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45020
2015-03-26 10:59:40 +00:00
John Crispin
b1e19ee445
lua: fix eglibc reference
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45013
2015-03-26 10:58:52 +00:00
John Crispin
eadb51fa98
mdns: add jail and seccomp support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45012
2015-03-26 10:58:44 +00:00
John Crispin
f5e2b62ab7
dnsmasq: add jail support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45011
2015-03-26 10:58:30 +00:00
John Crispin
e85b93d9b8
procd: add jail support
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45010
2015-03-26 10:58:25 +00:00
John Crispin
4cf7929869
base-files: add a init.d option that will start the syscall tracer
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45009
2015-03-26 10:58:17 +00:00
John Crispin
5b23cfab73
base-files: create jail folder on boot
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45008
2015-03-26 10:58:11 +00:00
Steven Barth
6c0d6a3cb3
odhcp6c: various small fixes
...
SVN-Revision: 45001
2015-03-25 18:24:54 +00:00
Felix Fietkau
6aba44bfe0
toolchain: drop obsolete references to the coldfire target
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44975
2015-03-25 14:29:17 +00:00
Felix Fietkau
31b0f0be12
iproute2: fix build error with musl ( #19302 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44973
2015-03-25 00:11:07 +00:00
Rafał Miłecki
a7724918c9
kernel: mac80211: backport bcma patch renaming IRQ control function
...
This backports upstream commit 702131e2a393b45174be326f1dbe20b658b4f157
bcma: move PCI IRQ control function to host specific code
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
SVN-Revision: 44969
2015-03-24 10:38:59 +00:00
Jo-Philipp Wich
437d710546
lldpd: add option to disable privilege separation
...
Helpful to disable when debugging lldpd crashes (when working on it).
When privilege separation is on, some crashes are stack-traced to
some privilege separation code.
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 44967
2015-03-24 10:13:08 +00:00
Felix Fietkau
5d9eeab64a
build: remove obsolete references to cris and avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44965
2015-03-24 10:07:40 +00:00
Felix Fietkau
512066dba4
toolchain: remove obsolete checks for avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44963
2015-03-24 10:07:25 +00:00