summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity/iwd
Commit message (Collapse)AuthorAgeFilesLines
* iwd: Fix build with muslKhem Raj2021-10-192-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 1.18Oleksandr Kravchuk2021-10-161-1/+1
| | | | | | | | | | | Changelog: - Add support for Access Point FILS IP Address Assignment IE. - Add support for P2P GO-side 4-way handshake IP allocation. - Add support for forcing SAE group 19 if BSS requires it. - Fix issue with handling faulty SAE duplicate commits. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.16 -> 1.17zhengruoqin2021-08-261-1/+1
| | | | | | | | | | | | Changelog: - Fix issue with sending additional and vendor IEs - Fix issue with IE ordering for 802.11-2020 support - Fix issue with frequency update on channel switch events - Fix issue with drivers and handling of IF_OPER_UP setting Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Zheng Ruoqin <zhengrq.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.15 -> 1.16wangmy2021-08-121-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Convert to new override syntaxMartin Jansa2021-08-031-6/+6
| | | | | | | | | | This is the result of automated script (0.9.1) conversion: oe-core/scripts/contrib/convert-overrides.py . converting the metadata to use ":" as the override character instead of "_". Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
* iwd: update to 1.15Oleksandr Kravchuk2021-06-221-1/+1
| | | | | | | | | | Changelog: - Add support for FT-over-DS procedure with multiple BSS. - Add support for estimation of VHT RX data rate. - Add support for exporting Daemon information. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.13 -> 1.14zangrc2021-05-142-10/+12
| | | | | | | | Refresh the following patch: 0001-build-Use-abs_top_srcdir-instead-of-abs_srcdir-for-e.patch Signed-off-by: Zang Ruochen <zangrc.fnst@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgade to 1.13Khem Raj2021-04-182-3/+38
| | | | | | | Fix out of tree builds Switch to tarball fetch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "iwd: Upgade to 1.13"Khem Raj2021-04-082-38/+3
| | | | This reverts commit 87932984c3e4aa8dc03238d0997a3ee09e0f38b1.
* iwd: Upgade to 1.13Khem Raj2021-04-062-3/+38
| | | | | | | Fix out of tree builds Switch to tarball fetch Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.11 -> 1.12Wang Mingyu2021-02-282-33/+1
| | | | | | | | 0001-crypto-Update-l_pkcs5_pbkdf2-call-after-rename.patch Removed since this is included in 1.12. Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Fix build with ell 0.37Khem Raj2021-02-082-1/+34
| | | | | Signed-off-by: Khem Raj <raj.khem@gmail.com> Cc: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com>
* iwd: update to 1.11Oleksandr Kravchuk2021-02-031-1/+1
| | | | | | | | | Changelog: - Add support for ACD client for static configuration - Add support for intelligent scan of all frequencies Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade to 1.10Khem Raj2020-12-281-1/+1
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade to 1.9Khem Raj2020-09-081-1/+1
| | | | | | Need this upgrade to work with ell >= 0.33 Signed-off-by: Khem Raj <raj.khem@gmail.com>
* Revert "iwd: Module load dir should be relative to root_dir"Khem Raj2020-08-231-1/+1
| | | | | | This reverts commit 02a339069f8d2f87c266b51a5f5363b6cef4b1cd. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Module load dir should be relative to root_dirKhem Raj2020-08-081-1/+1
| | | | | | | | | | | | | | | This is autodetected by configure from systemd.pc and it depends on value of root_dir ( usrmerge ) and not /usr being hardcoded eg. in nonarch_libdir this has been fixed in systemd [1] Fixes ERROR: iwd-1.8-r0 do_package: QA Issue: iwd: Files/directories were installed but not shipped in any package: /lib/modules-load.d /lib/modules-load.d/pkcs8.conf [1] https://github.com/systemd/systemd/commit/4a56315a990b802860170ecd1bbd3eb68e14a38b Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 1.8Oleksandr Kravchuk2020-07-281-1/+1
| | | | | | | | | | | | Changelog: - Fix issue with handling FT AKMs when not supported. - Fix issue with handling FILS and RSNE in authenticate. - Fix issue with handling auto-connection and quick scan. - Fix issue with sending multiple scan requests. - Add support for P2P feature and API. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.6 -> 1.7Pierre-Jean Texier2020-05-141-1/+1
| | | | | | | | | | | This includes the following changes: ver 1.7: Fix issue with APs that send IGTK falsely in big endian. Fix issue with setting linkmode & operstate for open networks. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.5 -> 1.6Pierre-Jean Texier2020-03-302-42/+2
| | | | | | | | | | | | | | | | | | | This includes the following changes: ver 1.6: Fix issue with handling missing AP stop events. Fix issue with handling out-of-order disconnect events. Fix issue with handling missing auth/assoc support. Fix issue with handling omitted EAP-TLS-CACert. Fix issue with handling OWE PTK derivation. Add support for internal frame exchange API. Add support for MAC randomization and override. Add support for per-network MAC addresses. Also remove patch applied upstream Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 1.4 -> 1.5Pierre-Jean Texier2020-03-132-68/+4
| | | | | | | | | | | | | | | Remove patch already in version Fixes: ver 1.5: Fix issue with handling missing NEW_WIPHY events. Fix issue with interface creation and NEW_WIPHY events. Fix issue with handling LastConnectedTime property change. Fix issue with PEAPv0 interoperability with Windows. Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Update formattingRobert Joslyn2020-02-041-13/+22
| | | | | | | Try to conform better to the style guide. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Use manpages class to control documentationRobert Joslyn2020-02-041-5/+2
| | | | | | | | | | This class allows the api-documentation distro feature to control man page generation. Remove copying all .txt files from ${S}/doc since these are developer documents and wouldn't be of any use to users on the target device. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Add PACKAGECONFIG optionsRobert Joslyn2020-02-041-2/+12
| | | | | | | | | Make it easier to disable optional client, monitor, and man page components and their dependencies. A user may want to disable the client to avoid the use of GPLv3 readline. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Update to 1.4Robert Joslyn2020-02-043-9/+72
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | dbus is not required to compile, but is expected at run time. Move it to RDEPENDS. Backport a patch from upstream to fix build using musl. rawmemchr is a GNU extension that is not supported in musl. >From upstream changelog: ver 1.4: Fix issue with handling Crypto-Binding and invalid MACs. Fix issue with handling change station error results. Fix issue with handling DNS resolving installations. ver 1.3: Fix issue with handling EAP-GTC and password requests. Fix issue with handling Crypto-Binding TLV for PEAPv0. Fix issue with handling key installation and PEAP Phase 2. Fix issue with handling externally triggered scan requests. Fix issue with handling RCPI calculation for RRM requests. ver 1.2: Fix issue with handling scan requests while connecting. Fix issue with handling scan duration for RRM requests. Fix issue with handling parent TSF value for RRM requests. ver 1.1: Fix issue with simple configuration support checks. Fix issue with handling TLS tunnel and PEAPv0. Add support for radio resource management. Signed-off-by: Robert Joslyn <robert.joslyn@redrectangle.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Package module conf files via nonarch_libdirKhem Raj2019-12-201-1/+1
| | | | | | | | | | Fixes ERROR: iwd-1.0-r0 do_package: QA Issue: iwd: Files/directories were installed but not shipped in any package: /usr/lib /usr/lib/modules-load.d /usr/lib/modules-load.d/pkcs8.conf Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Fix build race during documentation buildKhem Raj2019-11-062-1/+43
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Fix installed-vs-shipped QA errors on systemd unitsKhem Raj2019-11-061-1/+1
| | | | | | package missing pieces when using systemd Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 1.0Oleksandr Kravchuk2019-11-061-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Use python3 variant of docutils during buildKhem Raj2019-11-021-2/+2
| | | | | | python2 is on its way out Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: upgrade 0.20 -> 0.23Zheng Ruoqin2019-11-011-3/+3
| | | | | | | 1) Add DEPEND python-docutils-native to generate manual pages. Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 0.20Oleksandr Kravchuk2019-09-161-1/+1
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: Upgrade 0.18 -> 0.19Alex Kiernan2019-08-081-1/+1
| | | | | Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 0.18Alex Kiernan2019-07-111-2/+8
| | | | | | | Also add RRECOMMENDS for asymmetric crypto modules. Signed-off-by: Alex Kiernan <alex.kiernan@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: update to 0.14Stefan Agner2019-01-281-1/+1
| | | | | Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: install API documentationRoss Burton2018-12-051-0/+5
| | | | | Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: add more PACKAGECONFIG optionsRoss Burton2018-12-051-2/+4
| | | | | | | | Disabled by default (as per upstream defaults), but expose ofono and wired options (wired installs the EAD service). Signed-off-by: Ross Burton <ross.burton@intel.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* iwd: add version 0.12Martin Hundebøll2018-11-261-0/+24
The iwd wireless daemon is an alternative to wpa_supplicant. It is controlled using the iwctl command line client (or the dbus interface). Signed-off-by: Martin Hundebøll <martin@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>