Ronny Nilsson
a942e21040
endptmngr: support parallell build.
2019-12-10 16:18:26 +01:00
Ronny Nilsson
49dd5d8e31
voice: modified dependencies again. Turns out we need both the old ones AND the new ones
...
Due to there are TWO dependency systems(!?). One for Kconfig and one for Make. And they
don't cooperate as good as one expects.
2019-12-10 16:18:26 +01:00
Strhuan Blomquist
86757e41a3
added RTX to licenses info
2019-12-10 16:18:26 +01:00
Strhuan Blomquist
3f86658c46
added more info to PROPRIETARY tag
2019-12-10 16:18:26 +01:00
Kenneth Johansson
7fa87aca9d
genconfig: mirror var is CONFIG_LOCALMIRROR.
...
To get the use of the mirror to work.
2019-12-10 16:18:26 +01:00
Jakob Olsson
5259cc9edb
questd: relocate locks and move dump client invokes
2019-12-10 16:18:26 +01:00
Anjan Chanda
b39000ea58
Update feed [ iopsys ] package [ wifimngr ]
...
-------------------------------------------------------------------------------
* 939b0ae rename 11xx_ caps to dot11xx_
* 381cd70 wifi_sta_disconnect() accepts macaddress in bytes
-------------------------------------------------------------------------------
commit 939b0ae989979a1ad1942373791fe230bc3e41ca
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-29 16:47:55 +0100
rename 11xx_ caps to dot11xx_
Base directory -> /
wifimngr.c | 144 ++++++++++++++++++-------------------------------------------
1 file changed, 41 insertions(+), 103 deletions(-)
-------------------------------------------------------------------------------
commit 381cd70238230aa7fc56b85369f265272698165f
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-09-23 09:26:41 +0200
wifi_sta_disconnect() accepts macaddress in bytes
Base directory -> /
wifimngr.c | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-12-10 16:18:26 +01:00
Anjan Chanda
001d494afd
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 3ddc5af libwifi: mtk: fix cipher type in get_security
-------------------------------------------------------------------------------
commit 3ddc5af4c29e98c14424fd5d7ef15f72d31b53dc
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-07 12:01:54 +0100
libwifi: mtk: fix cipher type in get_security
Base directory -> /
libwifi/modules/mtk.c | 13 ++++++++++++-
1 file changed, 12 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-12-10 16:17:53 +01:00
Sukru Senli
3befafcbc1
bbf: bump version to 1.0-2019-11-05
2019-12-10 16:17:53 +01:00
vdutta
597d866204
easy_qos: Mark packets with iptables and classcfg
2019-12-10 16:17:53 +01:00
Sukru Senli
568b6785d3
easy-qos: use prerouting chain instead of output
2019-12-10 16:17:53 +01:00
Ronny Nilsson
3a7975bd9b
iopupgrade: Configuration handling has been moved into the iopu_chroot script.
2019-12-04 15:18:51 +01:00
Ronny Nilsson
e54251dc24
iopupgrade: Less error prone invoke of iopupgrade.
2019-12-04 15:14:41 +01:00
Ronny Nilsson
ec2b9e76c4
iopupgrade: minor typo
2019-12-04 15:11:20 +01:00
Ronny Nilsson
d8b65da11f
iopupgrade: Make the watchdog send an alarm only if it fully times out.
2019-12-04 15:10:48 +01:00
Ronny Nilsson
3f124c31f0
iopupgrade: Minor better cleanup.
2019-12-04 15:09:14 +01:00
Ronny Nilsson
b376a0b16a
iopupgrade: Kill the watchdog only if it has been started.
2019-12-04 15:07:55 +01:00
Ronny Nilsson
42c0e1ecc8
iopupgrade: Prevent cleaning twice.
2019-12-04 15:06:18 +01:00
Ronny Nilsson
cdce816fd2
iopupgrade: The variables are written as integers and thus should be read as integers.
2019-12-04 15:04:31 +01:00
Ronny Nilsson
a49951ad7e
iopupgrade: The post rootfs fixup need some arguments for backward compatibility.
2019-12-04 15:01:04 +01:00
Ronny Nilsson
887cef9b37
iopupgrade: Unify indentation to either space or tab, but not intermixed.
2019-12-04 14:59:30 +01:00
Ronny Nilsson
3ccdcb4140
Double verification of the string before invoking it.
2019-12-03 15:38:58 +01:00
Ronny Nilsson
0a80afc550
iopu: pass on all command line arguments as documented in the Bash manual.
2019-12-03 15:38:04 +01:00
Ronny Nilsson
c5c4a6dcbe
iopu: configuration migration is handled via iopu_chroot. Like the bootloader upgrade.
2019-12-03 13:37:41 +01:00
Ronny Nilsson
6f5e41bb76
iopu: Exit with same returncode as the program we invoke.
2019-12-03 12:15:21 +01:00
Kenneth Johansson
20937718f1
iopu: prepare for configuration handling.
...
for now just print that it does not exist.
add some help text.
2019-12-02 17:58:39 +01:00
Kenneth Johansson
f7b13cf973
iopu: add -c option to run any command in the newroot env.
...
Also fix so that it is safe to ctrl-c in all cases and not get
bind mounts hanging around.
if command has arguments make the entire command a string like.
iopu -c "cat /etc/os-release"
2019-12-02 17:35:46 +01:00
Ronny Nilsson
946b7a453c
busybox: add run-parts and mountpoint, for use in future sysupgrade copy config.
2019-11-29 13:41:18 +01:00
Jonas Höglund
fcf102b9d2
Use inotify-tools from openwrt-packages
2019-11-26 14:22:57 +01:00
Jonas Höglund
6355eb4b9e
Remove deleted package from config.
2019-11-26 11:18:51 +01:00
Jonas Höglund
315d7b44f9
Remove deprecated wifixd
2019-11-26 10:53:32 +01:00
Jonas Höglund
6c342e930d
Fix spelling error
2019-11-26 10:40:38 +01:00
Jonas Höglund
624e67df4b
There is no kmod-ipv6
2019-11-26 10:21:52 +01:00
Jonas Höglund
8f2694b035
There is no libwifix
2019-11-26 10:20:40 +01:00
Jonas Höglund
776baa7c95
There is no libdatamodel
2019-11-26 10:19:26 +01:00
Jonas Höglund
baff3cf6c7
There is no libzstream package
2019-11-26 10:12:04 +01:00
Jonas Höglund
a5e007a3b6
Add shflags for icwmp
2019-11-26 10:10:07 +01:00
Jonas Höglund
23b88839a0
Define package to fix dependency issue
2019-11-25 16:13:53 +01:00
Jonas Höglund
ddc1933862
Remove deprecated package
2019-11-25 15:57:47 +01:00
Jonas Höglund
50e836e3e7
Remove unneeded packages
2019-11-25 15:18:44 +01:00
Jonas Höglund
e3f7ad9156
Fix conditional dependancy.
2019-11-25 14:22:51 +01:00
Jonas Höglund
73d9e5a6f1
Add librpc
2019-11-22 14:46:18 +01:00
Jonas Höglund
73124c3d37
Overwrite from openwrt_core
2019-11-20 15:12:48 +01:00
Jonas Höglund
be2a34fcb4
iop: Remove base-files from default packages.
...
Base-files extraction is broken. Apply initial commit from existing
base-files branch and modify extract_core.sh like so:
- orphan_branch tmp
+ # orphan_branch tmp
+ git checkout $repo
Then extract base-files.
2019-11-20 11:48:30 +01:00
Jonas Höglund
a3f8d33711
iop: Update extract core for iop5
2019-11-20 10:35:17 +01:00
Jonas Höglund
a500724e17
Add libmicroxml from lede-managment
2019-11-19 10:41:24 +01:00
Jonas Höglund
ab4b8f3373
Update feed [ iopsys ] package [ libtr098 ]
...
-------------------------------------------------------------------------------
* 65bd1d7 Fix linker issue for iop5
-------------------------------------------------------------------------------
commit 65bd1d77eb85a2d5d3d55e5c68abd38268b89ec8
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2019-11-14 15:13:16 +0100
Fix linker issue for iop5
Base directory -> /
tr098/wandevice.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
-------------------------------------------------------------------------------
2019-11-14 15:15:19 +01:00
Jonas Höglund
bc0452e56d
Update feed [ iopsys ] package [ icwmp ]
...
-------------------------------------------------------------------------------
* 9cfbfa9 Resolve linker problem in iop5
-------------------------------------------------------------------------------
commit 9cfbfa9a381d372643fe18f8c258779bed3ee3bd
Author: Jonas Höglund <jonas.hoglund@embeddednation.com>
Date: 2019-11-14 14:50:44 +0100
Resolve linker problem in iop5
Base directory -> /
event.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
-------------------------------------------------------------------------------
2019-11-14 14:50:58 +01:00
Anjan Chanda
da92efc708
Update feed [ iopsys ] package [ easy-soc-libs ]
...
-------------------------------------------------------------------------------
* 63f749f libwifi: intel: populate fields in ap info
* 61ab677 libwifi: intel: implement add/del vendor ie
* b9026d6 libwifi: intel: implement monitor sta
-------------------------------------------------------------------------------
commit 63f749faa67670229a5cbaf39ee0fef92d8276f3
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-04 14:48:49 +0100
libwifi: intel: populate fields in ap info
Base directory -> /
libwifi/modules/intel.c | 8 +++++++-
1 file changed, 7 insertions(+), 1 deletion(-)
-------------------------------------------------------------------------------
commit 61ab677a480f2bc87e117c720d1ae32ff91b665e
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-10 15:06:43 +0200
libwifi: intel: implement add/del vendor ie
Base directory -> /
libwifi/modules/intel.c | 53 +++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 53 insertions(+)
-------------------------------------------------------------------------------
commit b9026d620fba8df6f886dbb938383e1662f40ae5
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-09 15:02:21 +0200
libwifi: intel: implement monitor sta
Base directory -> /
libwifi/modules/intel.c | 75 +++++++++++++++++++++++++++++++++++++++++++++++--
1 file changed, 72 insertions(+), 3 deletions(-)
-------------------------------------------------------------------------------
2019-11-04 15:18:19 +01:00
Anjan Chanda
ba98d3e7aa
Update feed [ iopsys ] package [ wifilife ]
...
-------------------------------------------------------------------------------
* 878ad93 agent: do not trigger scan when ssid is blank
* 0172e3e Add LICENSE
* 2884e00 cppcheck: add 'check' target in Makefile
-------------------------------------------------------------------------------
commit 878ad93c0f1ad49bd187f776808e0b86402b2238
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-11-04 14:43:09 +0100
agent: do not trigger scan when ssid is blank
Base directory -> /
src/agent/agent.c | 67 ++++++++++++++++++++++++++++++-------------------------
1 file changed, 37 insertions(+), 30 deletions(-)
-------------------------------------------------------------------------------
commit 0172e3e0ae6872f5568b02a820b0583f6d3b93af
Author: Strhuan Blomquist <strhuan@iopsys.eu>
Date: 2019-10-31 10:31:27 +0100
Add LICENSE
Base directory -> /
LICENSE | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 46 insertions(+)
-------------------------------------------------------------------------------
commit 2884e003560880aec1b7264db8a653d718aaa047
Author: Anjan Chanda <anjan.chanda@iopsys.eu>
Date: 2019-10-29 16:33:02 +0100
cppcheck: add 'check' target in Makefile
Base directory -> /
src/Makefile | 14 ++++++++++++++
src/agent/agent.c | 14 +++++++-------
src/controller/cntlr.c | 6 +++++-
src/utils/alloctrace.c | 4 ++--
4 files changed, 28 insertions(+), 10 deletions(-)
-------------------------------------------------------------------------------
2019-11-04 15:16:02 +01:00