dcwifi: Update component versions 10170/head
authorCarey Sonsino <csonsino@gmail.com>
Mon, 30 Sep 2019 14:14:02 +0000 (14:14 +0000)
committerCarey Sonsino <csonsino@gmail.com>
Wed, 9 Oct 2019 14:53:01 +0000 (14:53 +0000)
commit0f00bcb16efabfea0de52b1bcabea764e3396f78
tree68becba4871a7fb3d0622ef1a86762ff33d92389
parentd3012ecf08770171e02e46db38ff6e39d82ba4b5
dcwifi: Update component versions

update package versions and hashes
remove bzero patches
remove uclibc++ patch
refactor directory structure
relocate mrmctl in menuconfig
update macremapper patch

Signed-off-by: Carey Sonsino <careys@edgewaterwireless.com>
Signed-off-by: Carey Sonsino <csonsino@gmail.com>
39 files changed:
kernel/macremapper/Makefile [new file with mode: 0644]
kernel/macremapper/patches/01_fix_nf_hooks.patch [new file with mode: 0644]
libs/libdcwproto/Makefile [new file with mode: 0644]
libs/libdcwsocket/Makefile [new file with mode: 0644]
libs/libdcwsocket/patches/02_fix_storage_size_error.patch [new file with mode: 0644]
net/dcstad/Makefile [new file with mode: 0644]
net/dcwapd/Makefile [new file with mode: 0644]
net/dcwapd/files/dcwapd.inc [new file with mode: 0644]
net/dcwapd/files/dcwapd.init.d [new file with mode: 0755]
net/dcwapd/files/dcwapd.uci [new file with mode: 0644]
net/dcwapd/files/start_dcwapd.sh [new file with mode: 0755]
net/dcwapd/files/stop_dcwapd.sh [new file with mode: 0755]
net/dcwapd/patches/01_add_uci_config_provider.patch [new file with mode: 0644]
net/dcwapd/patches/02_use_uci_config_provider.patch [new file with mode: 0644]
net/dcwapd/patches/03_add_uci_config_provider_to_Makefile.patch [new file with mode: 0644]
net/dcwifi/README.md [deleted file]
net/dcwifi/dcstad/Makefile [deleted file]
net/dcwifi/dcstad/patches/01_replace_bzero.patch [deleted file]
net/dcwifi/dcwapd/Makefile [deleted file]
net/dcwifi/dcwapd/files/dcwapd.inc [deleted file]
net/dcwifi/dcwapd/files/dcwapd.init.d [deleted file]
net/dcwifi/dcwapd/files/dcwapd.uci [deleted file]
net/dcwifi/dcwapd/files/start_dcwapd.sh [deleted file]
net/dcwifi/dcwapd/files/stop_dcwapd.sh [deleted file]
net/dcwifi/dcwapd/patches/01_add_uci_config_provider.patch [deleted file]
net/dcwifi/dcwapd/patches/02_use_uci_config_provider.patch [deleted file]
net/dcwifi/dcwapd/patches/03_add_uci_config_provider_to_Makefile.patch [deleted file]
net/dcwifi/dcwapd/patches/04_uclibc++_fixes.patch [deleted file]
net/dcwifi/dcwapd/patches/05_replace_bzero.patch [deleted file]
net/dcwifi/libdcwproto/Makefile [deleted file]
net/dcwifi/libdcwproto/patches/01_replace_bzero.patch [deleted file]
net/dcwifi/libdcwsocket/Makefile [deleted file]
net/dcwifi/libdcwsocket/patches/01_replace_bzero.patch [deleted file]
net/dcwifi/libdcwsocket/patches/02_fix_storage_size_error.patch [deleted file]
net/dcwifi/macremapper/Makefile [deleted file]
net/dcwifi/macremapper/patches/01_fix_nf_hooks.patch [deleted file]
net/dcwifi/mrmctl/Makefile [deleted file]
net/dcwifi/mrmctl/patches/01_replace_bzero.patch [deleted file]
net/mrmctl/Makefile [new file with mode: 0644]