[OpenWrt-Devel] [PATCH 1/1] package: contrib: add smstools3 package

2014-12-20 Thread Gerald Kerma
Add smstools3 package from http://smstools3.kekekasvi.com/ Signed-off-by: Gerald Kerma --- package/contrib/smstools3/Makefile | 73 ++ package/contrib/smstools3/files/smstools3.conf | 20 +++ package/contrib/smstools3/files/smstools3.init | 152

[OpenWrt-Devel] [PATCH 2/2] package: add timer led function

2014-12-19 Thread Gerald Kerma
Add ucidef_set_led_timer to uci-defaults.sh Signed-off-by: Gerald Kerma --- .../base-files/files/lib/functions/uci-defaults.sh | 20 1 file changed, 20 insertions(+) diff --git a/package/base-files/files/lib/functions/uci-defaults.sh b/package/base-files/files/lib

[OpenWrt-Devel] [PATCH 1/2] target: kirkwood: fix leds defaults config

2014-12-19 Thread Gerald Kerma
Fix missing parameters in 01_leds Signed-off-by: Gerald Kerma --- .../kirkwood/base-files/etc/uci-defaults/01_leds | 22 +++--- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/target/linux/kirkwood/base-files/etc/uci-defaults/01_leds b/target/linux/kirkwood

[OpenWrt-Devel] [PATCH 1/1] kirkwood: plugs: default leds

2014-12-19 Thread Gerald Kerma
Set defaults health led to a timer heartbeet (200/800) for : - GuruplugServerPlus - SheevaPlug - SheevaPlug with eSATA Signed-off-by: Gerald Kerma --- target/linux/kirkwood/base-files/etc/uci-defaults/01_leds | 7 +++ 1 file changed, 7 insertions(+) diff --git a/target/linux/kirkwood/base

[OpenWrt-Devel] [PATCH 1/1] kikwood: populate network with new boards

2014-12-18 Thread Gerald Kerma
- SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by: Gerald Kerma --- target/linux/kirkwood/base-files/etc/uci-defaults/02_network | 9 + 1 file changed, 9 insertions(+) diff --git a/target/linux/kirkwood/base-files/etc/uci-defaults/02_network b/target/linux

[OpenWrt-Devel] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards

2014-12-18 Thread Gerald Kerma
Add some kirkwood plugs to uboot-envtools - SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Changes in v2 - fix missing defines in Makefile Signed-off-by: Gerald Kerma --- package/boot/uboot-envtools/files/kirkwood | 5 - target/linux/kirkwood/base-files/lib/kirkwood.sh | 12

[OpenWrt-Devel] [PATCH 1/1] kikwood: uboot-envtools: add plugs boards

2014-12-18 Thread Gerald Kerma
Add some kirkwood plugs to uboot-envtools - SheevaPlug - SheevaPlug with eSATA - GuruplugServerPlus Signed-off-by: Gerald Kerma --- package/boot/uboot-envtools/files/kirkwood | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/package/boot/uboot-envtools/files/kirkwood b