From 185c495d42efc2d7a11a8e2e8c9766b3191a8886 Mon Sep 17 00:00:00 2001 From: Anjan Chanda <anjan.chanda@iopsys.eu> Date: Mon, 11 Nov 2019 12:32:28 +0100 Subject: [PATCH] Update feed [ iopsys ] package [ easy-soc-libs ] ------------------------------------------------------------------------------- * d4e760c libwifi: intel: get maxassoc and hidden info in wifi_ap_info * 703ce26 libwifi: bcm: get maxassoc and hidden info in wifi_ap_info ------------------------------------------------------------------------------- commit d4e760c73a600749325b2cc6d5554696a6c956f8 Author: Anjan Chanda <anjan.chanda@iopsys.eu> Date: 2019-11-11 12:25:32 +0100 libwifi: intel: get maxassoc and hidden info in wifi_ap_info Base directory -> / libwifi/modules/intel.c | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) ------------------------------------------------------------------------------- commit 703ce26a3e884937ea520c624ee27b88d0991367 Author: Anjan Chanda <anjan.chanda@iopsys.eu> Date: 2019-11-11 11:34:53 +0100 libwifi: bcm: get maxassoc and hidden info in wifi_ap_info Base directory -> / libwifi/modules/bcm.c | 30 ++++++++++++++++++++++++++++-- 1 file changed, 28 insertions(+), 2 deletions(-) ------------------------------------------------------------------------------- --- feeds.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/feeds.conf b/feeds.conf index 4c1c9e52e93..892dadb1dcf 100644 --- a/feeds.conf +++ b/feeds.conf @@ -5,7 +5,7 @@ src-git-full broadcom https://dev.iopsys.eu/feed/broadcom.git^a7efe3fd52191846 src-git-full intel https://dev.iopsys.eu/feed/intel.git^3b5b1b64568a715d08421eb226dc9183b51e9772 # iopsysWrt add-ons -src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^fe47b9a9230677d618b6c71af9038d85ee05c840 +src-git-full iopsys https://dev.iopsys.eu/feed/iopsys.git^34548bd9016128820069f9c49138b2389b8d0b20 src-git-full targets https://dev.iopsys.eu/feed/targets.git^52b6db16e8d5a988a7181eee9e00f419a146f611 src-git-full juci https://dev.iopsys.eu/feed/juci.git^f05252ffda84678033c356dcf48652f8ae49973a -- GitLab