summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-connectivity
Commit message (Collapse)AuthorAgeFilesLines
* libqmi: Replace clang patch with configure optionAdrian Bunk2019-09-132-86/+1
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: update to 1.32.0Oleksandr Kravchuk2019-09-131-2/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libev: update to 4.27Oleksandr Kravchuk2019-09-131-2/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: Fix the build with -OsAdrian Bunk2019-08-291-0/+2
| | | | | | | | | | lib/event-libs/libuv/libuv.c: In function 'elops_destroy_context1_uv': lib/event-libs/libuv/libuv.c:519:7: error: 'm' may be used uninitialized in this function [-Werror=maybe-uninitialized] if (m) ^ Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-glib: Enable vala bindingsPiotr Tworek2019-08-171-1/+3
| | | | | | | | | | The package does offer optional vala bindings. They are used by gnome components like folks library. Since vala bindings do not affect main package and only add two small files in dev package enable them by default. Signed-off-by: Piotr Tworek <tworaz@tworaz.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* telepathy-glib: Update to version 0.24.1Piotr Tworek2019-08-171-2/+2
| | | | | | | This is the latest upstream bugfix release. Signed-off-by: Piotr Tworek <tworaz@tworaz.net> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-tools-bluetooth: correct RDEPENDSKai Kang2019-08-151-1/+1
| | | | | | | | RDEPENDS_${PN} is wrongly removed and then packagegroup-tools-bluetooth requires no package now. Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: upgrade 2.8 -> 2.9Yuan Chao2019-08-091-2/+2
| | | | | Signed-off-by: Yuan Chao <yuanc.fnst@cn.fujitsu.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>
* modemmanager: Use a simpler workaround for the clang buildAdrian Bunk2019-08-082-32/+1
| | | | | | | | | The check whether the compiler understands an option is broken in m4/compiler_warnings.m4, but if we are just workarounding it then do a minimal workaround without patching. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: bump to version 4.4.1Pierre-Jean Texier2019-08-021-2/+2
| | | | | Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: Switch to using git fetcherKhem Raj2019-07-211-3/+3
| | | | | | github archives are not reliable Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wvdial: Fix build with muslKhem Raj2019-07-132-5/+26
| | | | 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>
* openobex: Drop bluez4 supportAdrian Bunk2019-07-111-1/+1
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* obex-data-server: Drop bluez4 supportAdrian Bunk2019-07-111-2/+1
| | | | | | | bluez4 was removed from meta-oe 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: Upgrade 4.3.1 -> 4.3.2Adrian Bunk2019-07-111-2/+2
| | | | | | | This includes the fix for CVE-2019-13132. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-tools-bluetooth: Remove bluez4 supportAdrian Bunk2019-07-101-9/+2
| | | | | | | bluez4 was removed 2 years ago. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: enable SSLErik Botö2019-07-101-0/+2
| | | | | | | | Pass the option PAHO_WITH_SSL=ON when invoking cmake in order to enable the build of the SSL variants of the libraries. Signed-off-by: Erik Botö <erik.boto@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Remove the obsolete dependency on dbus-glibAdrian Bunk2019-06-251-1/+1
| | | | | | | Upstream stopped using it in 2012. Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Update to 1.10.0Andrei Gherzan2019-05-232-35/+2
| | | | | | | Commit includes removal of upstream merged patch. Signed-off-by: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: move from meta-oe to meta-networkingNicolas Dechesne2019-05-131-17/+0
| | | | | | | | | | It has a dependency on lksctp-tools which is available in meta-networking. Move the recipe to avoid dependency from meta-oe onto meta-networking. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Acked-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* ser2net: upgrade to version 3.5.1Sean Nyekjaer2019-05-031-2/+2
| | | | | Signed-off-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cannelloni: new package, CAN to ethernet proxySean Nyekjaer2019-05-031-0/+17
| | | | | | | | Tool for sending SocketCAN messages over Ethernet tunnel. Signed-off-by: Sean Nyekjaer <sean@geanix.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* hostapd: Upgrade to 2.8Mingli Yu2019-04-299-1041/+3
| | | | | | | | | | License-Update: Copyright year updated to 2019. Remove 8 backported patches. Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Acked-by: Philip Balister <philip@balister.org> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* thrift: update to 0.12.0Pascal Bach2019-04-167-302/+17
| | | | | | | | | | | | | | | | | | | | | | Remove the python library feature as it was never installed so nobody should miss it. The CMake patches are no longer needed as most of the underlying issue is fixed in OE core. The other patches are backports that are already upstream in 0.11. OpenSSL 1.1 is supported by this version of thrift. Also add a feature to use boost smart pointers instead of C++ std ones. This is enabled by default to keep backwards compatibility with the 0.9.3 recipe. However projects depending on thrift might still need to set FORCE_BOOST_SMART_PTR within their build CMake project to make sure the correct headers are selected. Further the different libraries are now split into separate packages. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* paho-mqtt-c: 1.2.1 -> 1.3.0Pascal Bach2019-04-161-13/+6
| | | | | | | | | Switch to cmake instead of manually installing everything. Paho-mqtt still adds some unnecessary files into /usr we have to delete them. Signed-off-by: Pascal Bach <pascal.bach@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* czmq: bump version 4.1.1 => 4.2.0Vincent Prince2019-04-062-40/+9
| | | | | | | Also, add curl and systemd to PACKAGECONFIG Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* cppzmq: bump version 4.2.3 => 4.3.0Vincent Prince2019-04-061-2/+4
| | | | | | | There is currently no support for building tests as googletest will be replaced by catch in next version. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* zeromq: bump version 4.2.5 => 4.3.1Vincent Prince2019-04-062-32/+26
| | | | | | | Also, use cmake instead of autotools to build it. Signed-off-by: Vincent Prince <vincent.prince.fr@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: set CVE_VERSIONQi.Chen@windriver.com2019-03-281-0/+1
| | | | | Signed-off-by: Chen Qi <Qi.Chen@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libuv: update to 1.27.0Oleksandr Kravchuk2019-03-191-4/+3
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libev: update to 4.25Oleksandr Kravchuk2019-03-191-3/+2
| | | | | Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* packagegroup-tools-bluetooth: fix rdependsOleksandr Kravchuk2019-03-191-4/+0
| | | | | | | RDEPENDS are already specified separately for bluez4 and bluez5. Signed-off-by: Oleksandr Kravchuk <open.source@oleksandr-kravchuk.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: Upgrade to 1.17Mingli Yu2019-03-142-84/+5
| | | | | | | | | | | | | License-Update: Copyright year updated to 2019. Remove one backported patch. Fix below do_package issue: ERROR: krb5-1.17-r0 do_package: QA Issue: krb5: Files/directories were installed but not shipped in any package: /usr/lib/krb5/plugins/preauth/spake.so Signed-off-by: Mingli Yu <mingli.yu@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: Upgrade 1.22.0 -> 1.22.2Adrian Bunk2019-03-071-2/+2
| | | | | Signed-off-by: Adrian Bunk <bunk@stusta.de> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* rabbitmq-c: Upgrade to 0.9.0Khem Raj2019-03-071-3/+4
| | | | | | Switch to Cmake Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: fix CVE-2018-20217Wenlin Kang2019-02-282-0/+81
| | | | | | | Fix CVE-2018-20217 Signed-off-by: Wenlin Kang <wenlin.kang@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* krb5: Add PACKAGECONFIG pkinitChangqing Li2019-02-281-1/+2
| | | | | Signed-off-by: Changqing Li <changqing.li@windriver.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* wifi-test-suite: Fix build with LTOKhem Raj2019-02-092-0/+39
| | | | Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libqmi: Update to 1.22.0William A. Kennington III via Openembedded-devel2019-02-012-44/+3
| | | | | | | | | | | | Giving up on inline patches for now. >From b1fa081fcd795384e37dd2078072e77070559cf1 Mon Sep 17 00:00:00 2001 From: Glenn Stroz <gstroz@uber.com> Date: Wed, 23 Jan 2019 19:58:01 -0500 Subject: [PATCH] libqmi: Upgrade to 1.22.0 Signed-off-by: Glenn Stroz <gstroz@uber.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: upgrade 3.0.0 -> 3.1.0Andreas Müller2019-02-011-1/+1
| | | | | Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* libwebsockets: fix multilib installAndreas Müller2019-02-011-0/+4
| | | | | | | | | | | | | | | | | | | | ERROR: libwebsockets-3.0.0-r0 do_package: QA Issue: libwebsockets: Files/directories were installed but not shipped in any package: | /usr/lib/libwebsockets.so | /usr/lib/libwebsockets.a | /usr/lib/libwebsockets.so.13 | /usr/lib/cmake | /usr/lib/pkgconfig | /usr/lib/cmake/libwebsockets | /usr/lib/cmake/libwebsockets/LibwebsocketsTargets-release.cmake | /usr/lib/cmake/libwebsockets/LibwebsocketsConfig.cmake | /usr/lib/cmake/libwebsockets/LibwebsocketsConfigVersion.cmake | /usr/lib/cmake/libwebsockets/LibwebsocketsTargets.cmake | /usr/lib/pkgconfig/libwebsockets_static.pc | /usr/lib/pkgconfig/libwebsockets.pc Signed-off-by: Andreas Müller <schnitzeltony@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* mosh: Upgrade to 1.3.2Khem Raj2019-01-302-3/+29
| | | | | | Fix building with clang/libc++ while here Signed-off-by: Khem Raj <raj.khem@gmail.com>
* irssi: Upgrade from 1.0.4 to 1.1.2Randy MacLeod2019-01-301-2/+2
| | | | | Signed-off-by: Randy MacLeod <Randy.MacLeod@windriver.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>
* libmbim: Upgrade to 1.18.0William A. Kennington III via Openembedded-devel2019-01-282-3/+3
| | | | | | | | | | | | | Accidentally sent outdated patch. This is current. Verified it works with both GCC and clang. >From b1d6d7ae22f7ebcd943493c60e78dea2f9c00a31 Mon Sep 17 00:00:00 2001 From: Glenn Stroz <gstroz@uber.com> Date: Fri, 25 Jan 2019 20:33:57 -0500 Subject: [PATCH] libmbim: Upgrade to 1.18.0 Signed-off-by: Glenn Stroz <gstroz@uber.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: enable polkit depending on distro featureStefan Agner2019-01-201-2/+2
| | | | | | | | Enable the polkit package config depending on whether polkit is enabled in DISTRO_FEATURES. Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* modemmanager: Add libxslt-native to DEPENDSTheodore A. Roth2019-01-111-1/+1
| | | | | | | | | | | | | | | | | Addresses the following build error: | make[2]: Entering directory '/home/matt/renew_thud/build/tmp/work/armv5e-poky-linux-gnueabi/modemmanager/1.8.2-r0.tr0/build/include' | xsltproc --xinclude --nonet ../../ModemManager-1.8.2/build-aux/header-generator.xsl ../../ModemManager-1.8.2/introspection/all.xml > ModemManager-names.h | /bin/bash: xsltproc: command not found | make[2]: *** [Makefile:651: ModemManager-names.h] Error 127 Problem doesn't manifest if the host has already installed xsltproc outside of OE environment. Signed-off-by: Theodore A. Roth <troth@openavr.org> Signed-off-by: Matthew Stanger <matthew_stanger@trimble.com> Signed-off-by: Theodore A. Roth <theodore_roth@trimble.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
* linuxptp: Upgrade to 2.0 releaseKhem Raj2019-01-103-66/+2
| | | | | | Drop upstreamed patches Signed-off-by: Khem Raj <raj.khem@gmail.com>