>From 272f548fe8d0b811e0589e535f650f0507f6bccd Mon Sep 17 00:00:00 2001
From: Owen Kirby
Date: Fri, 11 Apr 2014 17:59:55 -0700
Subject: [PATCH 2/3] [at91] AT91SAM9G20-EK fixes.
While testing the 3.10 kernel update, I found that the out-of-the-box device
tree for the
the AT91SAM9G20EK uses a UBIF
>From 9158e3282db592e78fb32a2c8a0903ef21b97f5c Mon Sep 17 00:00:00 2001
From: Owen Kirby
Date: Fri, 11 Apr 2014 18:28:56 -0700
Subject: [PATCH 3/3] [at91] Add AT91 board and model name to /tmp/sysinfo.
This patch extracts the board name and model information from the
/proc/device-tree
node in or
>From 2064e6d069ec8df7f5e988547fe7f2a1a7ad890f Mon Sep 17 00:00:00 2001
From: Owen Kirby
Date: Thu, 10 Apr 2014 19:02:15 -0700
Subject: [PATCH 1/3] [at91] Update AT91 kernel to 3.10.34.
This patch updates the kernel of the AT91 target to version 3.10.34.
Signed-off-by: Owen Kirby
---
target/l
Signed-off-by: Rafał Miłecki
---
luci2-p910nd/Makefile | 36
.../usr/share/rpcd/acl.d/services.p910nd.json | 15 +
.../usr/share/rpcd/menu.d/services.p910nd.json | 11
.../files/www/luci2/template/services.p910nd.htm | 1 +
.../files/
This is required to make object "session" procedure "access" dump ACLs
when no "object" or no "function" parameters are passed.
Signed-off-by: Rafał Miłecki
---
package/system/rpcd/Makefile | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/system/rpcd/Makefile b/pac
On 2014-04-12 16:00, Hannu Nyman wrote:
> r39995 introduced a new parameter wps_pbc_in_m1 to wifi wps config, but
> apparently did not provide a default value 0.
>
> When that option's non-existing value is later evaluated in
> /lib/netifd/hostapd.sh, it causes the "bad number" error to be logge
This patch moves ARV7519RW definitions to VR9 section from the AR9 section and
removes a whitespace that breaks jffs2 image generation.
Signed-off-by: Álvaro Fernández Rojas
---
diff --git a/target/linux/lantiq/image/Makefile
b/target/linux/lantiq/image/Makefile
index fd93139..f8d46fb 100644
--
r39995 introduced a new parameter wps_pbc_in_m1 to wifi wps config, but
apparently did not provide a default value 0.
When that option's non-existing value is later evaluated in
/lib/netifd/hostapd.sh, it causes the "bad number" error to be logged in
syslog if user has not set the wps_pbc_in_m
On Sat, 12 Apr 2014 08:48:24 +0100
Liam Fraser wrote:
> # Winco DDNS
> "ddns.com.br"
> "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]";
> +
> +# Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS
> +"mythic-beasts.com"
> "http://dnsapi4.m
Hi Michael,
Our service supports https, and we tried to use that version first.
However, none of the other providers in that file are using https.
After some investigation, we found that the busybox wget that ships by
default doesn't have SSL support. This can be fixed by "opkg install
wget", but
This patch adds support for Mythic Beast's Dynamic DNS API as documented
here: https://www.mythic-beasts.com/support/topics/dynamicdns.
Signed-off-by: Liam Fraser
---
net/ddns-scripts/files/usr/lib/ddns/services | 3 +++
1 file changed, 3 insertions(+)
diff --git a/net/ddns-scripts/files/usr/lib
11 matches
Mail list logo