diff options
author | Fabio Berton <fabio.berton@ossystems.com.br> | 2018-02-05 13:49:55 -0200 |
---|---|---|
committer | Armin Kuster <akuster808@gmail.com> | 2018-02-23 20:21:14 -0800 |
commit | 13e471c06941e081715551e9cb6b7203d2d75cb7 (patch) | |
tree | 25a0d087f5c69d5377d9788969b3149edacec780 /meta-oe | |
parent | 5bbabe71d6b17e089b078cba56f3980eb31bb5d2 (diff) | |
download | meta-openembedded-13e471c06941e081715551e9cb6b7203d2d75cb7.tar.gz |
libqmi: Update to version 1.20.0
Signed-off-by: Fabio Berton <fabio.berton@ossystems.com.br>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Diffstat (limited to 'meta-oe')
-rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.20.0.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.20.0.bb index 80c26c05c..9301cbd5e 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.16.0.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.20.0.bb | |||
@@ -14,5 +14,5 @@ inherit autotools pkgconfig bash-completion | |||
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 | file://0001-Detect-clang.patch \ | 15 | file://0001-Detect-clang.patch \ |
16 | " | 16 | " |
17 | SRC_URI[md5sum] = "4970c110f160b33637a3515004c637b2" | 17 | SRC_URI[md5sum] = "797e365521df76b77b067e6317618b41" |
18 | SRC_URI[sha256sum] = "7ab6bb47fd23bf4d3fa17424e40ea5552d08b19e5ee4f125f21f316c8086ba2a" | 18 | SRC_URI[sha256sum] = "21428cd3749c56246565123f707fee51238651a22c60bdc85ebce97388626eb4" |