blob: 7a15527f147944b4c191dffd0bd6465226c98876 [file] [log] [blame]
Patrick Williamsb48b7b42016-08-17 15:04:38 -05001SUMMARY = "libqmi is a library for talking to WWAN devices by QMI protocol"
2DESCRIPTION = "libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol"
3HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libqmi"
4LICENSE = "GPLv2 & LGPLv2.1"
5LIC_FILES_CHKSUM = " \
6 file://COPYING;md5=b234ee4d69f5fce4486a80fdaf4a4263 \
7 file://COPYING.LIB;md5=4fbd65380cdd255951079008b364516c \
8"
9
10DEPENDS = "glib-2.0"
11
12inherit autotools pkgconfig
13
14SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
15SRC_URI[md5sum] = "24c9eb300662ba6cff0152de89bd9ec0"
16SRC_URI[sha256sum] = "0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780"