Compare commits

...

28 Commits

Author SHA1 Message Date
Jonas Höglund
36fbdfa9c6 Updated Natalie to version 12.26 2016-04-06 12:22:41 +02:00
Sukru Senli
a17f3718af questd: install ueventd and uscriptd 2016-04-05 16:54:47 +02:00
Sukru Senli
70855e0a4f Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 5de4432 do not share object
-------------------------------------------------------------------------------
commit 5de4432d19b043677b9c729701057ae8c0c37589
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-04-05 15:47:48 +0200

    do not share object

Base directory -> /
 Makefile  |  4 ++--
 scriptd.c | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++--
 tools.c   |  2 +-
 3 files changed, 53 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
2016-04-05 15:48:23 +02:00
Sukru Senli
9c4ede538b questd hosts uscriptd and ueventd as well 2016-04-05 15:06:50 +02:00
Sukru Senli
e16d6d9b5b icwmp-3.0-2016-03-30 2016-04-04 18:31:23 +02:00
Sukru Senli
f656693f25 updated asterisk 2016-04-04 16:23:35 +02:00
Ronny Nilsson
d065eef18c Merge branch 'ronny_dg400_dect' into devel 2016-04-04 14:45:22 +02:00
Ronny Nilsson
d2511509ef Upstream merge of Asterisk branch dect-ubus 2016-04-04 14:35:47 +02:00
Ronny Nilsson
85fcb1f033 - Install default NVS data
- Upstream merge to master branch
2016-04-04 14:26:00 +02:00
Kenneth Johansson
074f459bea Update feed [ feed_inteno_packages ] package [ peripheral_manager ]
-------------------------------------------------------------------------------
* 8be3060 Don't allow setting filter on model 302.
* d341ac8 add debug program for eco ghost press.
-------------------------------------------------------------------------------
commit 8be3060315f010fbf1bde723e0674e4a65fa9ccb
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-04-01 15:40:24 +0200

    Don't allow setting filter on model 302.

Base directory -> /
 src/catv.c | 32 +++++++++++++++++++++++++++-----
 1 file changed, 27 insertions(+), 5 deletions(-)
-------------------------------------------------------------------------------
commit d341ac83376fb3714a6b1401d4a3e7c199bc76f7
Author: Kenneth Johansson <kenneth@southpole.se>
Date: 2016-03-15 15:53:30 +0100

    add debug program for eco ghost press.

Base directory -> /
 Makefile.am   |  7 ++++++-
 src/eco_bug.c | 25 +++++++++++++++++++++++++
 2 files changed, 31 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2016-04-01 15:44:08 +02:00
Sukru Senli
abe069dc3c Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 4ec2f7e remove extra slash
* 8ec937c increase buffer size
* ffdcd02 create multiple juci objects
* 1414c53 added juci object
* 337b4fd router wl object gives noise as well
-------------------------------------------------------------------------------
commit 4ec2f7e451941fbfbb990113b82c82bc8d906f57
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-31 17:56:38 +0200

    remove extra slash

Base directory -> /
 questd.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 8ec937c6dcc7c82cc437256ed2eeacf5384e5f13
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-31 16:51:42 +0200

    increase buffer size

Base directory -> /
 tools.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit ffdcd02700a3bc33c59d006c6ed367b205f98922
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-30 22:19:24 +0200

    create multiple juci objects

Base directory -> /
 questd.c | 42 ++++++++++++++++++++++++++++++++++++------
 1 file changed, 36 insertions(+), 6 deletions(-)
-------------------------------------------------------------------------------
commit 1414c53c20af2293f24c9c0d57ed5cc38455f5fb
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-30 21:02:16 +0200

    added juci object

Base directory -> /
 questd.c | 60 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-
 tools.c  |  2 +-
 2 files changed, 60 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 337b4fd6e47e18f4033e594ae9de5c14acfa0cb4
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-29 14:17:15 +0200

    router wl object gives noise as well

Base directory -> /
 questd.c | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2016-03-31 18:42:09 +02:00
Sukru Senli
1342f71b77 wifimngr-2016-03-29 2016-03-29 14:01:31 +02:00
Sukru Senli
c617d393ee Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 903d8ae now we specifically now which client is connected from client event
-------------------------------------------------------------------------------
commit 903d8ae119805d2b05d0b6fe6b0124d3e7ae1a16
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-27 14:26:00 +0200

    now we specifically now which client is connected from client event

Base directory -> /
 questd.c | 67 +++++++++++++++++++++++++++++++++++++++-------------------------
 1 file changed, 41 insertions(+), 26 deletions(-)
-------------------------------------------------------------------------------
2016-03-28 10:28:03 +02:00
Sukru Senli
c293e680dc Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 61d0ce1 set ran variable in correct place
-------------------------------------------------------------------------------
commit 61d0ce1337571f208d3ca12d8540a2abb921be31
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-25 10:26:46 +0100

    set ran variable in correct place

Base directory -> /
 questd.c | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
2016-03-25 10:27:27 +01:00
Sukru Senli
4f20ba679e questd-3.0.0 2016-03-24 20:25:46 +01:00
Sukru Senli
b926cf4c34 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* e4c8f56 output event data in format of json object
* 65328e3 add .gitignore
* 152c964 show rssi for wireless clients
-------------------------------------------------------------------------------
commit e4c8f5691c3458edf10fa13b56bcb8432f659d8f
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-24 15:26:22 +0100

    output event data in format of json object

Base directory -> /
 questd.c | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
commit 65328e386e2a4a5e4f834a273870b191096c3e04
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-24 13:51:04 +0100

    add .gitignore

Base directory -> /
 .gitignore | 10 ++++++++++
 1 file changed, 10 insertions(+)
-------------------------------------------------------------------------------
commit 152c964291b78045075238a3d039885289eff055
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-24 13:48:53 +0100

    show rssi for wireless clients

Base directory -> /
 questd.c | 11 ++++++++++-
 questd.h |  2 ++
 2 files changed, 12 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2016-03-24 15:26:48 +01:00
Mats Karrman
d7030c4785 endptcfg: All supported Brcm SDKs require FAKE_SSP 2016-03-24 15:13:57 +01:00
Sukru Senli
f33296afa9 Update feed [ feed_inteno_packages ] package [ questd ]
-------------------------------------------------------------------------------
* 6439900 questd: show last 10 seconds of router events
-------------------------------------------------------------------------------
commit 643990006220f520725e99def72d7bfcecc8a4d4
Author: Sukru Senli <sukru.senli@inteno.se>
Date: 2016-03-24 11:29:54 +0100

    questd: show last 10 seconds of router events

Base directory -> /
 Makefile |  2 +-
 questd.c | 73 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---
 questd.h |  7 +++++++
 3 files changed, 78 insertions(+), 4 deletions(-)
-------------------------------------------------------------------------------
2016-03-24 12:03:08 +01:00
Sukru Senli
be2de2f1c3 new way of handling private repos 2016-03-23 09:26:50 +01:00
Sukru Senli
211525095b layer2interface: treat option 1 as option Enabled in layer2_interface script 2016-03-17 10:26:10 +01:00
Sukru Senli
fc9e3e34e6 icwmp-3.0-2016-03-14 2016-03-16 18:05:30 +01:00
Ronny Nilsson
0650265216 Beta branch for Dect support in DG400 2016-03-15 13:37:29 +01:00
Sukru Senli
1fe72d82aa iup: set defaults iup options 2016-03-15 13:00:45 +01:00
Kenneth Johansson
5771b3bde6 Add bootchart2. 2016-03-11 20:59:14 +01:00
Sukru Senli
1ce684c01e icwmp-3.0-2016-03-11 2016-03-11 12:45:20 +01:00
Jonas Höglund
7e5ff6567a Don't set ice-client default=y in package makefile 2016-03-10 17:12:08 +01:00
Sukru Senli
d2713b3bbd Revert "new source url for open packages"
This reverts commit 991eeff106.
2016-03-10 14:58:37 +01:00
Sukru Senli
991eeff106 new source url for open packages 2016-03-10 14:41:23 +01:00
18 changed files with 234 additions and 58 deletions

View File

@@ -10,7 +10,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=asterisk18-mod
PKG_VERSION:=1.8.10.1
PKG_SOURCE_VERSION:=ffa46ba1d5abf22fa83d0bd06ea56fe8e638dd43
PKG_SOURCE_VERSION:=2a1dd4361a14220affb5c9a39d1feff645fd67c7
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://public.inteno.se:/asterisk-1.8.x

43
bootchart2/Makefile Normal file
View File

@@ -0,0 +1,43 @@
#
# Copyright (C) 2007-2011 OpenWrt.org
#
# This is free software, licensed under the GNU General Public License v2.
# See /LICENSE for more information.
#
include $(TOPDIR)/rules.mk
PKG_NAME:=bootchart2
PKG_VERSION:=0.14.7
PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=https://github.com/mmeeks/bootchart.git
PKG_SOURCE_VERSION:=3ab81137cafe25c2ca4bc3a5f322a63646f9ce8d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
define Package/bootchart2
SECTION:=base
CATEGORY:=Utilities
TITLE:=Bootchart2
URL:=https://github.com/mmeeks/bootchart
endef
define Package/bootchart2/description
Bootchart is a tool for performance analysis and visualization of the GNU/Linux boot process.
endef
define Package/bootchart2/install
$(INSTALL_DIR) $(1)/sbin
$(INSTALL_BIN) $(PKG_BUILD_DIR)/bootchart-collector $(1)/sbin
$(CP) ./files/* $(1)/
endef
$(eval $(call BuildPackage,bootchart2))

View File

@@ -0,0 +1,10 @@
do_bootchart()
{
[ -f /dev/null ] || mknod /dev/null c 1 3
mkdir -p /lib/bootchart/tmpfs
echo "starting bootchart"
/sbin/bootchart_run_preinit boot &
}
boot_hook_add preinit_essential do_bootchart

View File

@@ -0,0 +1,7 @@
bootchart_rootfs_pivot()
{
mount -o move /rom/lib/bootchart/tmpfs /lib/bootchart/tmpfs
}
boot_hook_add preinit_mount_root bootchart_rootfs_pivot

View File

@@ -0,0 +1,59 @@
#! /bin/sh
# this is intended to be started in preinit.
# 11_bootchart, starts it
# 72_bootchart, fixup mount point after pivot
#
# program can be killed early with
# bootchart_run_preinit stop
trap "stop; exit 0;" SIGINT SIGTERM
STOP_AFTER=250
HZ=50
if [ -z "$1" ]
then
echo "you need to specify start or stop"
exit 1
fi
start()
{
/sbin/bootchart-collector $HZ &
}
stop()
{
echo "bootchart DUMP"
mkdir /tmp/bootchart
/sbin/bootchart-collector --dump /tmp/bootchart
cd /tmp/bootchart
tar -zcf /tmp/bootchart.tgz header *.log
cd /
rm -rf /tmp/bootchart
}
case $1 in
boot) # secret option for preinit
start
sleep $STOP_AFTER
# test to see if someone has manually killed us
if [ -f /tmp/bootchart.tgz ]
then
exit 0
fi
stop
;;
start)
start
;;
stop)
stop
;;
*)
echo "you need to specify start or stop, not $1"
exit 1
;;
esac

View File

@@ -0,0 +1,40 @@
diff --git a/pybootchartgui/draw.py b/pybootchartgui/draw.py
index 7c3f60c..5c9f046 100644
--- a/pybootchartgui/draw.py
+++ b/pybootchartgui/draw.py
@@ -63,6 +63,7 @@ AXIS_FONT_SIZE = 11
LEGEND_FONT_SIZE = 12
# CPU load chart color.
+CPU_SYS_COLOR = (0.65, 0.13, 0.36, 1.0)
CPU_COLOR = (0.40, 0.55, 0.70, 1.0)
# IO wait chart color.
IO_COLOR = (0.76, 0.48, 0.48, 0.5)
@@ -300,21 +301,19 @@ def render_charts(ctx, options, clip, trace, curr_y, w, h, sec_w):
# render bar legend
ctx.set_font_size(LEGEND_FONT_SIZE)
- draw_legend_box(ctx, "CPU (user+sys)", CPU_COLOR, off_x, curr_y+20, leg_s)
- draw_legend_box(ctx, "I/O (wait)", IO_COLOR, off_x + 120, curr_y+20, leg_s)
+ draw_legend_box(ctx, "CPU (user)", CPU_COLOR, off_x, curr_y+20, leg_s)
+ draw_legend_box(ctx, "CPU (sys)", CPU_SYS_COLOR, off_x + 120, curr_y+20, leg_s)
+ draw_legend_box(ctx, "I/O (wait)", IO_COLOR, off_x + 120 + 120 , curr_y+20, leg_s)
# render I/O wait
chart_rect = (off_x, curr_y+30, w, bar_h)
if clip_visible (clip, chart_rect):
draw_box_ticks (ctx, chart_rect, sec_w)
draw_annotations (ctx, proc_tree, trace.times, chart_rect)
- draw_chart (ctx, IO_COLOR, True, chart_rect, \
- [(sample.time, sample.user + sample.sys + sample.io) for sample in trace.cpu_stats], \
- proc_tree, None)
+ draw_chart (ctx, IO_COLOR, True, chart_rect, [(sample.time, sample.user + sample.sys + sample.io) for sample in trace.cpu_stats], proc_tree, None)
# render CPU load
- draw_chart (ctx, CPU_COLOR, True, chart_rect, \
- [(sample.time, sample.user + sample.sys) for sample in trace.cpu_stats], \
- proc_tree, None)
+ draw_chart (ctx, CPU_SYS_COLOR, True, chart_rect, [(sample.time, sample.user + sample.sys) for sample in trace.cpu_stats], proc_tree, None)
+ draw_chart (ctx, CPU_COLOR, True, chart_rect, [(sample.time, sample.user ) for sample in trace.cpu_stats], proc_tree, None)
curr_y = curr_y + 30 + bar_h

View File

@@ -11,7 +11,7 @@ PKG_RELEASE:=1
PKG_VERSION:=1.1.0
PKG_SOURCE_URL:=http://public.inteno.se:/dectmngr2
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=a51f8ed1b9178262777f73f7c275d3962f829c8a
PKG_SOURCE_VERSION:=666c3e93ad56e20493bae8a439e9655ce947f2f7
PKG_NAME:=dectmngr2
@@ -41,11 +41,14 @@ endef
define Package/dectmngr2/install
$(INSTALL_DIR) $(1)/usr/bin
$(INSTALL_DIR) $(1)/usr/sbin
$(INSTALL_DIR) $(1)/etc/dect/
$(INSTALL_DIR) $(1)/etc/init.d/
cp $(PKG_BUILD_DIR)/src/dectmngr2 $(1)/usr/bin/
cp $(PKG_BUILD_DIR)/files/target.bin $(1)/etc/dect/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/src/dectmngr2 $(1)/usr/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/files/target.bin $(1)/etc/dect/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/files/nvs_default $(1)/etc/dect/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/files/dect $(1)/etc/init.d/
endef
$(eval $(call BuildPackage,dectmngr2))

View File

@@ -11,7 +11,7 @@ PKG_NAME:=endptcfg
PKG_VERSION:=0.2
PKG_SOURCE_VERSION:=1194b05278bd0945ca5c76436e56617b86871a65
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_ENDPT_OPEN),y)
BRCM_KERNEL_PROFILE=$(shell echo $(CONFIG_BCM_KERNEL_PROFILE) | sed s/\"//g)
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_KERNEL_PROFILE)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=http://iopsys.inteno.se/iopsys/consumer/
@@ -37,9 +37,7 @@ TARGET_LDFLAGS += $(BCMKERNEL_DIR)/userspace/private/apps/vodsl/telephonyProfile
$(BCMKERNEL_DIR)/userspace/private/apps/vodsl/bos/bos.o \
-lpthread
ifeq ($(CONFIG_BRCM_SDK_VER_416040),y)
TARGET_CFLAGS += -DFAKE_SSP
endif
RSTRIP:=true
export BUILD_DIR
@@ -58,7 +56,7 @@ define Package/endptcfg/description
Broadcom endpoint driver configuration application
endef
ifneq ($(CONFIG_BCM_OPEN),y)
ifneq ($(CONFIG_ENDPT_OPEN),y)
define Build/Compile
$(MAKE) -C $(PKG_BUILD_DIR) \
$(TARGET_CONFIGURE_OPTS) LINUX_DIR=$(LINUX_DIR) LDFLAGS="$(TARGET_LDFLAGS)" CFLAGS="$(TARGET_CFLAGS) \

View File

@@ -24,7 +24,7 @@ export PKG_VERSION
PKG_SOURCE_URL:=ssh://git@private.inteno.se/ice-client.git
PKG_SOURCE_VERSION:=ecad8b60183b43ecf86543c0c29db46cda8aae29
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_ICE_OPEN),y)
BRCM_KERNEL_PROFILE=$(shell echo $(CONFIG_BCM_KERNEL_PROFILE) | sed s/\"//g)
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_KERNEL_PROFILE)-$(BASE_PKG_VERSION)$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=http://iopsys.inteno.se/iopsys/consumer/
@@ -54,7 +54,6 @@ $(call Package/ice-client/Default)
TITLE:=ice-client
MENU:=1
DEPENDS:=+libopenssl +libstdcpp +libubus +ubus +ubusd +jshn +libubox
DEFAULT:=y
endef
###########################--DEVELOPMENT--################################
@@ -94,7 +93,7 @@ endef
# command to copy the binary file from its current location (in our case the build
# directory) to the install directory.
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_ICE_OPEN),y)
define Build/Compile
endef
else
@@ -122,7 +121,7 @@ fi
exit 0
endef
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_ICE_OPEN),y)
define Package/ice-client/install
$(INSTALL_DIR) $(1)/bin
$(INSTALL_DIR) $(1)/etc
@@ -170,7 +169,7 @@ exit 0
endef
# Additional modules
ifneq ($(CONFIG_BCM_OPEN),y)
ifneq ($(CONFIG_ICE_OPEN),y)
# Camerawatch
define Package/ice-client-camerawatch
$(call Package/ice-client/Default)
@@ -907,7 +906,7 @@ endif
# line calls BuildPackage which in turn actually uses this information to
# build a package.
$(eval $(call BuildPackage,ice-client))
ifneq ($(CONFIG_BCM_OPEN),y)
ifneq ($(CONFIG_ICE_OPEN),y)
$(eval $(call BuildPackage,ice-client-guest))
$(eval $(call BuildPackage,ice-client-camerawatch))
$(eval $(call BuildPackage,ice-client-openvpn))

View File

@@ -8,11 +8,11 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=icwmp
PKG_VERSION:=3.0-2016-02-24
PKG_VERSION:=3.0-2016-03-30
PKG_FIXUP:=autoreconf
PKG_SOURCE_URL:=http://public.inteno.se:/icwmp.git
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=476392f44397a10769efdd96005378732b9e915a
PKG_SOURCE_VERSION:=dc22607a3da41e5c3c095dc5fed33d4ec7b3fbb5
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)

View File

@@ -91,6 +91,7 @@ reload ()
handle_provisioning() {
local config="$1"
local default="$2"
local enabled
local url
local tftpfile
@@ -108,7 +109,7 @@ handle_provisioning() {
mkdir $IUPTEMP
fi
touch $IUPCONFFILES
config_get_bool enabled "$config" enabled
config_get_bool enabled "$config" enabled "$default"
config_get_bool defaultreset "$config" defaultreset
config_get deckey "$config" deckey
if [ "$enabled" -eq 1 ]; then
@@ -255,15 +256,15 @@ config_get configurl configserver url
config_get reboot configserver reboot
config_get iupurl iup urliup
if [ $configurl ]; then
handle_provisioning configserver
handle_provisioning configserver "0"
elif [ $iupurl ]; then
handle_provisioning iup
handle_provisioning iup "1"
else
v "No Provisioning Server Found"
exit
fi
config_load provisioning
config_foreach handle_provisioning subconfig
config_foreach handle_provisioning subconfig "0"
config_get software uppgradeserver url
sofwareminuspath=${software##*/}
v "Software version to download $sofwareminuspath"
@@ -280,7 +281,7 @@ if [ $software ]; then
fi
if [ "$sofwareminuspath" == "${sofwareminuspath/$firmware/}" ] ; then
echo $software
handle_provisioning uppgradeserver
handle_provisioning uppgradeserver "0"
else
v "Will not update software, already up to date"
fi

View File

@@ -39,35 +39,40 @@ start_service() {
config_get AnnexM capabilities AnnexM
config_get a8a capabilities 8a
config_get b8b capabilities 8b
config_get c8c capabilities 8c
config_get d8d capabilities 8d
config_get a12a capabilities 12a
config_get b12b capabilities 12b
config_get a17a capabilities 17a
config_get US0 capabilities US0
config_get bitswap capabilities bitswap
config_get sra capabilities sra
GDmt=${GDmt/Enabled/d}
Glite=${Glite/Enabled/l}
T1413=${T1413/Enabled/t}
ADSL2=${ADSL2/Enabled/2}
AnnexL=${AnnexL/Enabled/e}
ADSL2plus=${ADSL2plus/Enabled/p}
AnnexM=${AnnexM/Enabled/m}
VDSL2=${VDSL2/Enabled/v}
a8a=${a8a/Enabled/8a}
b8b=${b8b/Enabled/8b}
c8c=${c8c/Enabled/8c}
c8c=${c8c/Enabled/8c}
GDmt=$(echo $GDmt | sed 's/Enabled\|1/d/g')
Glite=$(echo $Glite | sed 's/Enabled\|1/l/g')
T1413=$(echo $T1413 | sed 's/Enabled\|1/t/g')
ADSL2=$(echo $ADSL2 | sed 's/Enabled\|1/2/g')
AnnexL=$(echo $AnnexL | sed 's/Enabled\|1/e/g')
ADSL2plus=$(echo $ADSL2plus | sed 's/Enabled\|1/p/g')
AnnexM=$(echo $AnnexM | sed 's/Enabled\|1/m/g')
VDSL2=$(echo $VDSL2 | sed 's/Enabled\|1/v/g')
d8d=${d8d/Enabled/8d}
a8a=$(echo $a8a | sed 's/Enabled\|1/8a/g')
b8b=$(echo $b8b | sed 's/Enabled\|1/8b/g')
c8c=$(echo $c8c | sed 's/Enabled\|1/8c/g')
d8d=$(echo $d8d | sed 's/Enabled\|1/8d/g')
a12a=$(echo $a12a | sed 's/Enabled\|1/12a/g')
b12b=$(echo $b12b | sed 's/Enabled\|1/12b/g')
a17a=$(echo $a17a | sed 's/Enabled\|1/17a/g')
a12a=${a12a/Enabled/12a}
b12b=${b12b/Enabled/12b}
a17a=${a17a/Enabled/17a}
US0=$(echo $US0 | sed 's/1/on/g')
US0=$(echo $US0 | sed 's/0/off/g')
bitswap=$(echo $bitswap | sed 's/1/on/g')
bitswap=$(echo $bitswap | sed 's/0/off/g')
sra=$(echo $sra | sed 's/1/on/g')
sra=$(echo $sra | sed 's/0/off/g')
echo "Starting DSL"

View File

@@ -8,12 +8,12 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=natalie-dect-h
PKG_VERSION:=11.19
PKG_VERSION:=12.26
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=http://public.inteno.se:/natalie-dect-h
PKG_SOURCE_PROTO:=git
PKG_SOURCE_VERSION:=c2139d05e3d082f1dcf58ce3f19306cb76fd0873
PKG_SOURCE_VERSION:=9e2236989ff58d0db897f938b6b07b535144e0e2
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk

View File

@@ -8,17 +8,17 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=natalie-dect
PKG_VERSION:=11.19
PKG_VERSION:=12.26
PKG_SOURCE_VERSION:=2015e8106c7d541dd038381c2845bd8462d74a30
ifeq ($(CONFIG_BCM_OPEN),y)
PKG_SOURCE_VERSION:=2a0ea307853437932564f7af67026dc48c19fa42
ifeq ($(CONFIG_NATALIE_OPEN),y)
BRCM_KERNEL_PROFILE=$(shell echo $(CONFIG_BCM_KERNEL_PROFILE) | sed s/\"//g)
PKG_SOURCE:=$(PKG_NAME)-$(BRCM_KERNEL_PROFILE)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=http://iopsys.inteno.se/iopsys/consumer/
PKG_NAME:=natalie-dect-open
else
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_URL:=git@private.inteno.se:natalie-dect-11.19
PKG_SOURCE_URL:=git@private.inteno.se:natalie-dect-12.26
PKG_SOURCE_PROTO:=git
endif
@@ -46,14 +46,14 @@ define Package/natalie-dect/description
Kernel dect driver
endef
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_NATALIE_OPEN),y)
define Build/Compile
endef
endif
define Package/natalie-dect/install
mkdir -p $(1)/lib/modules/$(BCM_KERNEL_VERSION)/extra/
ifeq ($(CONFIG_BCM_OPEN),y)
ifeq ($(CONFIG_NATALIE_OPEN),y)
$(CP) $(PKG_BUILD_DIR)/dect.ko $(1)/lib/modules/$(BCM_KERNEL_VERSION)/extra/dect.ko
else
$(CP) $(PKG_BUILD_DIR)/NatalieFpCvm6362/Src/Projects/NatalieV3/FpCvm/Linux6362/dects.ko $(1)/lib/modules/$(BCM_KERNEL_VERSION)/extra/dect.ko

View File

@@ -12,7 +12,7 @@ PKG_NAME:=peripheral_manager
PKG_VERSION:=1.0.0
PKG_RELEASE:=1
PKG_SOURCE_VERSION:=6a89f70edec94286a790cbb7c76debec6bb1c873
PKG_SOURCE_VERSION:=8be3060315f010fbf1bde723e0674e4a65fa9ccb
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://public.inteno.se/peripheral_manager

View File

@@ -6,14 +6,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=questd
PKG_VERSION:=2.0.6
PKG_RELEASE:=3
PKG_VERSION:=3.0.2
PKG_SOURCE_VERSION:=fcb6e59c6a77893982bb99d7d74e001b8d4173dc
PKG_SOURCE_VERSION:=dd7371d62252de413d763c2cd7d1317e6e87394f
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://public.inteno.se:/questd
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
@@ -46,6 +45,8 @@ define Package/questd/install
$(INSTALL_DIR) $(1)/sbin
$(INSTALL_DIR) $(1)/tmp
$(INSTALL_BIN) $(PKG_BUILD_DIR)/questd $(1)/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/ueventd $(1)/sbin/
$(INSTALL_BIN) $(PKG_BUILD_DIR)/uscriptd $(1)/sbin/
endef
$(eval $(call BuildPackage,questd))

View File

@@ -5,17 +5,28 @@ STOP=96
USE_PROCD=1
NAME=questd
PROG=/sbin/questd
start_service() {
procd_open_instance
procd_set_param command "$PROG"
procd_set_param command "/sbin/questd"
procd_set_param respawn
procd_close_instance
procd_open_instance
procd_set_param command "/sbin/uscriptd"
procd_set_param respawn
procd_close_instance
procd_open_instance
procd_set_param command "/sbin/ueventd"
procd_set_param respawn
procd_close_instance
}
stop() {
service_stop /sbin/questd
service_stop /sbin/uscriptd
service_stop /sbin/ueventd
}
service_triggers()

View File

@@ -6,14 +6,13 @@ include $(TOPDIR)/rules.mk
include $(INCLUDE_DIR)/kernel.mk
PKG_NAME:=wifimngr
PKG_VERSION:=1.0.0
PKG_RELEASE:=1
PKG_VERSION:=2016-03-29
PKG_SOURCE_VERSION:=c8d30103f49af2db81691385dc44316a2207ada1
PKG_SOURCE_VERSION:=9dae4438b781b0abb7ca9e16c37c0344b16ccf2a
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL:=http://public.inteno.se:/wifimngr
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_RELEASE)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)