diff options
author | Andreas Müller <schnitzeltony@googlemail.com> | 2016-07-31 04:15:01 +0200 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2016-08-08 13:46:48 +0200 |
commit | 5b5bad7c88c6513e64d49ef80cedb24de9e3750f (patch) | |
tree | aa2ff76d7c1a8fd47ec3b411b31db682a823d9c5 /meta-oe/recipes-connectivity | |
parent | 2c8645249e27f40a42c9d6edaec0d6292d618f07 (diff) | |
download | meta-openembedded-5b5bad7c88c6513e64d49ef80cedb24de9e3750f.tar.gz |
libqmi: update to 1.16.0
Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-connectivity')
-rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.14.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.14.2.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb index 84936e76c..4e15c569b 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.14.2.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb | |||
@@ -12,5 +12,5 @@ DEPENDS = "glib-2.0" | |||
12 | inherit autotools pkgconfig bash-completion | 12 | inherit autotools pkgconfig bash-completion |
13 | 13 | ||
14 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" | 14 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" |
15 | SRC_URI[md5sum] = "6ec55d1a1941bb18802ab8498baca7e0" | 15 | SRC_URI[md5sum] = "4970c110f160b33637a3515004c637b2" |
16 | SRC_URI[sha256sum] = "6283b80aea1b2721523e5229087764b4d6a1c9f53488690fa16a11adff4a0040" | 16 | SRC_URI[sha256sum] = "7ab6bb47fd23bf4d3fa17424e40ea5552d08b19e5ee4f125f21f316c8086ba2a" |