libqrtr-glib is a glib-based library to use and manage the
QRTR (Qualcomm IPC Router) bus. This bus is in turn a way
to reach remote services via QMI messages. It is especially
used by libqmi, for talking to integrated or PCIe Qualcomm
WWAN modems.

Signed-off-by: Loic Poulain <loic.poul...@linaro.org>
---
 .../libqrtr-glib/libqrtr-glib_1.0.0.bb              | 13 +++++++++++++
 1 file changed, 13 insertions(+)
 create mode 100644 
meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_1.0.0.bb

diff --git a/meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_1.0.0.bb 
b/meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_1.0.0.bb
new file mode 100644
index 000000000..29f0e2214
--- /dev/null
+++ b/meta-oe/recipes-connectivity/libqrtr-glib/libqrtr-glib_1.0.0.bb
@@ -0,0 +1,13 @@
+SUMMARY = "libqrtr-glib is a glib-based library to use and manage the QRTR 
bus."
+HOMEPAGE = "https://gitlab.freedesktop.org/mobile-broadband/libqrtr-glib";
+LICENSE = "LGPLv2.1"
+LIC_FILES_CHKSUM = " \
+    file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
+"
+DEPENDS = "glib-2.0 glib-2.0-native"
+
+inherit autotools pkgconfig bash-completion gobject-introspection
+
+SRC_URI = "http://www.freedesktop.org/software/libqmi/${BPN}-${PV}.tar.xz";
+
+SRC_URI[sha256sum] = 
"30d879b2ade6f8f461def3a677755db5c0238babf688d5c83c03b3e6abe35cee"
-- 
2.17.1

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#159825): 
https://lists.openembedded.org/g/openembedded-core/message/159825
Mute This Topic: https://lists.openembedded.org/mt/87788961/21656
Group Owner: openembedded-core+ow...@lists.openembedded.org
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to