No description
Find a file
Andreas Gnau 020c8f29e1 Update feed [ iopsys ] package [ peripheral_manager ]
-------------------------------------------------------------------------------
* 785166a Remove BRCM_BOARD define
* 86178d8 Remove prox_px3220 driver
* 6069bf5 Remove vox driver
* 3897735 Remove wlctl driver
* 3aadf4a CMakeLists.txt: Run cmake-format
* 636c4e1 update README for doc portal
* d055dd8 update README.md
-------------------------------------------------------------------------------
commit 785166a9861a119623556163179915727896156b
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-04-23 12:37:22 +0200

    Remove BRCM_BOARD define

    No drivers depend on Broadcom headers anymore, remove the BRCM_BOARD define.

    Peripheral-manager has neither a build nor a runtime dependency on the
    Broadcom SDK.

Base directory -> /
 CMakeLists.txt | 4 ----
 1 file changed, 4 deletions(-)
-------------------------------------------------------------------------------
commit 86178d8dfc51f67b3492ad603106b1fc29d6b285
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-04-23 12:32:39 +0200

    Remove prox_px3220 driver

    This driver is no longer used by any supported target. Remove it.

Base directory -> /
 src/button.c      |  16 -----
 src/prox_px3220.c | 193 ------------------------------------------------------
 src/prox_px3220.h |   9 ---
 src/server.c      |   6 --
 4 files changed, 224 deletions(-)
-------------------------------------------------------------------------------
commit 6069bf5aea4dbb2ebfdd912ebb2d3c95f90ba86c
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-04-21 20:10:06 +0200

    Remove vox driver

    This driver is no longer used by any supported target and neither is it
    built or referenced by any other file. Remove it.

Base directory -> /
 src/vox.c      | 176 --------------------------------------------------------
 src/vox_test.c | 178 ---------------------------------------------------------
 2 files changed, 354 deletions(-)
-------------------------------------------------------------------------------
commit 3897735e4b55bed66a2b4a2ffc3ee3766e502ec5
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-04-21 19:44:50 +0200

    Remove wlctl driver

    This driver is no longer used by any supported target. Remove it.

Base directory -> /
 CMakeLists.txt  |   2 +-
 src/server.c    |   4 --
 src/wlctl_led.c | 133 --------------------------------------------------------
 3 files changed, 1 insertion(+), 138 deletions(-)
-------------------------------------------------------------------------------
commit 3aadf4a6d69ed1db02376e7a20f751e8bbf408c5
Author: Andreas Gnau <andreas.gnau@iopsys.eu>
Date: 2021-04-21 10:49:42 +0200

    CMakeLists.txt: Run cmake-format

    Amongst consistent indendation and following best-practices such as
    lowercase function-names, this puts individual list items on a separate
    line, making diffs easier to read.

Base directory -> /
 CMakeLists.txt | 190 +++++++++++++++++++++++++++++++++++----------------------
 1 file changed, 118 insertions(+), 72 deletions(-)
-------------------------------------------------------------------------------
commit 636c4e1568828d85def657c324c78e341edccaad
Author: Sukru Senli <sukru.senli@iopsys.eu>
Date: 2021-04-11 13:11:29 +0200

    update README for doc portal

Base directory -> /
 README.md                      | 494 ++++++++++-------------------------------
 img/peripheral-manager.png     | Bin 0 -> 60660 bytes
 img/peripheral_led_mapping.png | Bin 0 -> 25497 bytes
 3 files changed, 115 insertions(+), 379 deletions(-)
-------------------------------------------------------------------------------
commit d055dd8a4a3aa53550a1b1f9db94225fe7c0f61b
Author: Benjamin Larsson <benjamin.larsson@iopsys.eu>
Date: 2021-04-11 13:08:18 +0200

    update README.md

Base directory -> /
 README.md | 477 ++++++++++++++++++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 420 insertions(+), 57 deletions(-)
-------------------------------------------------------------------------------
2021-04-27 13:44:23 +02:00
ated treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
bashdb bachdb:update Makefile with licence info 2019-09-04 16:13:15 +02:00
bbf bbf: 4.1.0 2021-04-26 15:24:32 +01:00
bbk_cli bbk_cli: initial package 2019-09-21 14:12:35 +02:00
bootchart2 bootchart2: Makefile added licence 2019-09-04 16:12:34 +02:00
bulkdata move bulkdata, twamp and udpechoserver to their individual repos 2021-04-20 19:19:26 +02:00
catv correct copyright headers in package Makefiles 2020-11-17 13:14:22 +01:00
crashlog remove reference to non-existing parameters 2020-11-17 13:22:09 +01:00
crun crun: initial port: v0.17 2021-02-11 19:58:47 +01:00
dectmngr Update package [ dectmngr ] 2021-04-16 07:44:44 +02:00
dslmngr Update feed [ iopsys ] package [ dslmngr ] 2021-03-19 16:01:39 +01:00
easy-qos remove reference to iopsys_brcm63xx_mips target 2020-11-01 10:42:32 +01:00
easy-soc-events treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
easy-soc-libs easy-soc-libs: 6.2.10 2021-04-27 11:47:11 +02:00
endptmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ethmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
fatrace fatrace: Changed licences to correct license file and update opkg database 2019-09-05 10:32:51 +02:00
fdtextract Update feed [ iopsys ] package [ fdtextract ] 2021-04-08 11:01:20 +02:00
gryphon-led-module gryphon-led-module: add get/set brightness 2021-01-28 17:05:53 +00:00
icwmp icwmp: remove CONFIG_CWMP_SCRIPTS_FULL 2021-04-16 18:45:31 +02:00
ieee1905 ieee1905: dont log stdout to syslog 2021-03-31 17:19:02 +02:00
imonitor treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
inbd inbd: Update version number 2021-03-15 11:02:20 +01:00
iop iop: select urlfilter by default 2021-04-27 09:35:23 +02:00
iopupgrade treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
iwatchdog iwatchdog:updated copyright and added opkgs data plus changed name to iopsys 2019-09-05 14:20:08 +02:00
json-editor treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
libjwt libwjt:added opkg licenses tag 2019-09-05 14:30:02 +02:00
libmicroxml treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
libpicoevent treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
librpc Add librpc 2019-11-22 14:46:18 +01:00
libtrace libtrace: skip PKG_MIRROR_HASH check 2021-04-21 10:45:58 +00:00
lmbench lmbench: added opkg licences hooks 2019-09-05 15:10:16 +02:00
loop-detector treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ltq-nand lqt-nand:added opkg licences hooks 2019-09-05 15:15:58 +02:00
map-1905 map-1905: 0.0.19 2021-03-18 08:56:15 +01:00
map-agent map-agent: 3.5.18 2021-04-27 10:44:44 +02:00
map-controller map-controller: init.d start on reload if not running 2021-04-27 08:48:10 +00:00
map-topology host: Adding sighup for network change 2021-04-27 08:52:15 +00:00
mcastmngr mcastmngr: do not overwrite configuration if snooping section exists 2021-04-15 07:57:06 +00:00
mqtt-ciotc treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ndisc ndisc: Added opkg licenses tag 2019-09-05 15:34:44 +02:00
ndt ndt: add pkg_hash 2020-06-08 16:20:47 +02:00
netmode treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
obuspa obuspa: Percent encode default EndpointID 2021-03-31 13:03:05 +05:30
owsd owsd: hotplug: map aliases against interface on ifup 2021-03-17 09:48:22 +01:00
paho-mqtt-c correct copyright headers in package Makefiles 2020-11-17 13:14:22 +01:00
peripheral_manager Update feed [ iopsys ] package [ peripheral_manager ] 2021-04-27 13:44:23 +02:00
port-management port-management: Fix failing uci-defaults script 2021-02-06 10:08:44 +00:00
prj-unish prj-unish: 0.7.0 2021-04-27 11:50:38 +02:00
qosmngr treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
questd questd: 5.2.2 2021-03-27 09:47:30 +01:00
rulengd rulengd: 1.2.2 2021-04-26 17:10:52 +02:00
shflags shflags: skip PKG_MIRROR_HASH check 2021-04-21 10:45:58 +00:00
sipcalc There is no kmod-ipv6 2019-11-26 10:21:52 +01:00
stunc move xmppc & stunc code to their individual repos 2021-04-20 18:58:47 +02:00
swmodd treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
twamp move bulkdata, twamp and udpechoserver to their individual repos 2021-04-20 19:19:26 +02:00
uboot treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
ubus-mqtt treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
udpechoserver move bulkdata, twamp and udpechoserver to their individual repos 2021-04-20 19:19:26 +02:00
urlfilter urlfilter: start urlfilter only if globally enabled 2021-04-27 09:50:48 +02:00
uspd uspd: Fix vendor extn in parallel calls 2021-03-26 17:47:37 +05:30
voicesec treewide: Add PKG_MIRROR_HASH:=skip to pkgs downloaded from git 2021-03-15 10:57:13 +01:00
wfadatad wfadatad: 3.3.0 2021-04-27 11:51:50 +02:00
wifimngr wifimngr: 9.3.0 2021-04-27 11:47:53 +02:00
xmppc move xmppc & stunc code to their individual repos 2021-04-20 18:58:47 +02:00