From 38c9da2d84baea73e2185ece4bf3e35c834a3a39 Mon Sep 17 00:00:00 2001 From: Anjan Chanda <anjan.chanda@iopsys.eu> Date: Tue, 26 Nov 2019 10:01:25 +0100 Subject: [PATCH] Update feed [ targets ] ------------------------------------------------------------------------------- * f065dda iopsys-ramips: linux: mt_wifi: add iopsys ioctl for radio info * b165613 iopsys-ramips: wifi: handle wmm, apsd and isolate config options * 8a9926d intel_mips: force adsl nasx link down and link up when create interface ------------------------------------------------------------------------------- commit f065ddaa4b8198eefa372c1fa504d4644aaf03f6 Author: Anjan Chanda <anjan.chanda@iopsys.eu> Date: 2019-11-26 09:53:39 +0100 iopsys-ramips: linux: mt_wifi: add iopsys ioctl for radio info Base directory -> feeds/targets/ iopsys-ramips/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ------------------------------------------------------------------------------- commit b1656134e31a51f5301a9018ff4b020fc1e4b1cf Author: Anjan Chanda <anjan.chanda@iopsys.eu> Date: 2019-11-25 13:38:30 +0100 iopsys-ramips: wifi: handle wmm, apsd and isolate config options Base directory -> feeds/targets/ iopsys-ramips/base-files/sbin/wifi | 7 +++++++ 1 file changed, 7 insertions(+) ------------------------------------------------------------------------------- commit 8a9926da7881719001c95cc0f7a157e22affffa0 Author: Ke Hu <ke.hu@iopsys.eu> Date: 2019-11-21 09:17:45 +0000 intel_mips: force adsl nasx link down and link up when create interface (cherry picked from commit a63f10f86f6c075adde784dea06c10c13754d675) Base directory -> feeds/targets/ intel_mips/base-files/etc/hotplug.d/dsl/10-atm-dev | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) ------------------------------------------------------------------------------- --- feeds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf b/feeds.conf index 79673d8ca17..10afa2a7852 100644 --- a/feeds.conf +++ b/feeds.conf @@ -6,7 +6,7 @@ src-git-full intel https://dev.iopsys.eu/feed/intel.git^559c6eed19893c16c46296e3 # iopsysWrt add-ons src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^a652b67d045cde7c07c7e662cac7212f8c6350fd -src-git-full targets https://dev.iopsys.eu/feed/targets.git^23d2e02e961eb855e6675af94535f661ee5f7143 +src-git-full targets https://dev.iopsys.eu/feed/targets.git^f065ddaa4b8198eefa372c1fa504d4644aaf03f6 src-git-full juci https://dev.iopsys.eu/feed/juci.git^ea899c423b34a01b5a837f17be953ca083694b4f # iopsysWrt override -- GitLab