summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
...
* 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>
* libwebsockets: upgrade 3.2.0 -> 3.2.2Pierre-Jean Texier2020-02-031-1/+1
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: upgrade 1.10.8 -> 1.12.4Michael Haener2020-01-311-2/+2
| | | | | Signed-off-by: Michael Haener <michael.haener@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Replace using BBPATH with BBFILE_COLLECTIONS for meta-python2 checkKhem Raj2020-01-221-1/+1
| | | | | | BBPATH check actually does not work Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: Turn inherit classes from meta-py2 to conditional constructsKhem Raj2020-01-221-1/+1
| | | | | | helps parsing without meta-py2 in mix Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-idle: Disable when meta-py2 is not presentKhem Raj2020-01-221-1/+6
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* meta-oe: Remove using python2Khem Raj2020-01-222-2/+2
| | | | | | | This change makes the parsing go though, we still might have build issues, which will be reported in world builds seprately Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: bump to version 4.6.0William A. Kennington III via Openembedded-devel2020-01-181-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | This includes the following changes: 8d5c9a8 Merge pull request #374 from gummif/patch-2 ff994d9 Improved comment on workaround 615380b Problem: Invalid 32bit issues when using Conan bd27f24 Merge pull request #373 from gummif/gfa/tostring 4f9c2ea Problem: message_t to string is hard de07119 Merge pull request #370 from gummif/gfa/multipartn 30fdfe0 Simplify code by trusting the compiler 0f8601c Merge pull request #371 from gummif/gfa/move-ctors d3abe06 Problem: Move assigned objects still alive 93e3090 Problem: Missing recv multipart to fixed buffers 5ee8261 Merge pull request #366 from gummif/gfa/detail-in-api 0ef29c1 Problem: Detail namespace used in API 28aecd9 Merge pull request #367 from gummif/gfa/no-tests 76e5fb0 Problem: No multipart tests are begin run a34d2a3 Merge pull request #358 from gummif/gfa/send-recv-multipart d4d3ce3 Suppport for raw arrays in send_multipart 5cc7793 Improve algorithms and documentation 829997d Update version number to 4.6.0 to prepare for next development iteration Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: modify service fileZang Ruochen2020-01-161-3/+2
| | | | | | | | -Fixed a bug that could not exit the service normally. When using systemd to exit the service, the child process cannot be terminated normally. Refer to the style of fedora to modify it. Signed-off-by: Zang Ruochen <zangrc.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rabbitmq-c: upgrade 0.9.0 -> 0.10.0Wang Mingyu2020-01-091-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: upgrade 1.33.1 -> 1.34.0Wang Mingyu2020-01-091-1/+1
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.20.2 -> 1.20.4Wang Mingyu2020-01-071-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: upgrade 4.4.1 -> 4.5.0Wang Mingyu2020-01-071-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvstreams: Fix build with gcc10Khem Raj2019-12-262-0/+30
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: upgrade 1.17 -> 1.17.1Wang Mingyu2019-12-231-2/+2
| | | | | Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com> 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>
* gattlib: Update to latest tipKhem Raj2019-12-202-3/+58
| | | | | | Fix multilib builds Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: Upgrade to 0.13Khem Raj2019-12-202-6/+49
| | | | | | | | | License-Update: Copyright years changed Fix build for multilib Use python3 during build Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: Upgrade 1.24.0 -> 1.24.2Adrian Bunk2019-12-201-2/+2
| | | | | | | This is a bugfix release on the 1.24 stable branch. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* lirc: Fix build for 32bit arches with 64bit time_tKhem Raj2019-12-012-0/+41
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* gattlib: add recipeDaniels Umanovskis2019-11-292-0/+100
| | | | | | | | | gattlib is a C library for talking to Bluetooth, including BLE, devices. It's the only free, embedded-appropriate library for easily scanning BLE devices and subscribing to their notifications Signed-off-by: Daniels Umanovskis <du@axentia.se> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.20.0 -> 1.20.2Michael Haener2019-11-271-2/+2
| | | | | | Update to current version. Signed-off-by: Khem Raj <raj.khem@gmail.com>
* recipes: rename distro_features_check to features_checkDenys Dmytriyenko2019-11-212-2/+2
| | | | | | | Avoid warning due to the class rename in OE-Core. Signed-off-by: Denys Dmytriyenko <denys@ti.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtorrent: Disable instrumentation on ppc/mipsKhem Raj2019-11-181-0/+7
| | | | | | | | | | | From https://github.com/rakshasa/rtorrent/issues/156 all atomics (__sync_fetch_and_and_8) are not avaliable on mips/ppc, this patch helps workaround the build error Fixes ld: libtorrent.so: undefined reference to `__sync_add_and_fetch_8' Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libtorrent: Drop 64bit atomics patch for mips/ppcKhem Raj2019-11-183-295/+0
| | | | | | These patches are no longer needed with latest gcc/clang Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: upgrade 4.2.8 -> 4.4.1Trevor Gamblin2019-11-131-3/+2
| | | | | | | | | | Note that zabbix as of 4.4.0alpha3 no longer supports Jabber (see https://support.zabbix.com/browse/ZBXNEXT-5416). That config option has been removed from the recipe (builds output a warning about unrecognized config options otherwise). Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Upgrade 1.10.6 -> 1.10.8Michael Scott2019-11-131-2/+2
| | | | | | | | | | | Includes: Fix for an issue presenting after 1.10.6 update where modem would enter status denied state. See: https://cgit.freedesktop.org/ModemManager/ModemManager/commit/?h=1.10.8&id=47fd8a1e55cac0b0b45812e1dda826f38c264d1b Signed-off-by: Michael Scott <mike@foundries.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: upgrade 4.2.7 -> 4.2.8Zheng Ruoqin2019-11-081-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libev: allow to build a -native packageAndré Draszik2019-11-071-0/+2
| | | | | | | This will e.g. enable us to use it from nghttp2-native Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ifplugd: Include stdint.h for uintXX_tKhem Raj2019-11-061-7/+5
| | | | | | | | | | | stdint.h is standard header which should provide these types Fixes ../../ifplugd-0.28/src/ethtool-local.h:27:9: error: unknown type name 'uint8_t' typedef uint8_t u8; ^ 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>
* libtorrent: upgrade 0.13.7 -> 0.13.8Zheng Ruoqin2019-11-011-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> 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>
* zabbix: upgrade 4.2.6 -> 4.2.7Zheng Ruoqin2019-11-011-2/+2
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rtorrent: upgrade 0.9.7 -> 0.9.8Zheng Ruoqin2019-11-012-22/+32
| | | | | | | | | 1) Upgrade rtorrent from 0.9.7 to 0.9.8. 2) Update don-t-run-code-while-configuring-package.patch for new version Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: upgrade 1.3.0 -> 1.3.1Zheng Ruoqin2019-11-011-1/+1
| | | | | Signed-off-by: Zheng Ruoqin <zhengrq.fnst@cn.fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: update to 1.33.1André Draszik2019-11-011-1/+1
| | | | | Signed-off-by: André Draszik <git@andred.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rfkill: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of rfkill is BSD-0-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libnet: Clarify BSD license variantChristophe PRIOUZEAU2019-10-251-1/+1
| | | | | | | The License of libnet is BSD-2-Clause. Signed-off-by: Christophe Priouzeau <christophe.priouzeau@st.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ifplugd: Add recipe for version 0.28Fabio Berton2019-10-172-0/+56
| | | | | Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libmbim: upgrade 1.18.0 -> 1.20.0Andreas Müller2019-10-171-2/+2
| | | | | | | | | | Fixes build errors that popped up by upgrade of glib-2.0 to 2.62.1 in oe-core/master [1] [1] http://lists.openembedded.org/pipermail/openembedded-core/2019-October/287944.html Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvstreams,wvdial: Mark incompatible for muslKhem Raj2019-10-113-136/+3
| | | | | | | | | wvstreams needs porting work to get it fully functional on musl, wvdial depends on it so that needs to be disabled as well for musl. Add it to meta-oe packagegroup only when using glibc Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Upgrade 1.10.2 -> 1.10.6Otavio Salvador2019-10-081-2/+2
| | | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zabbix: upgrade 3.0.9 -> 4.2.6Peiran Hong2019-10-041-4/+8
| | | | | | | | | | | | | | | | | | | | This update fixes the following CVEs: - CVE-2016-10742 (ZBX-13133, refer to 'Changes for 3.4.4rc1' in ChangeLog) and addresses numerous bugs as well as improved frontend messaging usage. Added libevent, libpcre and zlib to DEPENDS as required dependency to build 4.2.6. Added --with-libpthread to EXTRA_OECONF as default configure option since it is turned on by default in the new version. There are also new optional features available in this update that could be but are not yet added as PACKAGECONFIG. Signed-off-by: Peiran Hong <peiran.hong@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>