diff options
| author | Adrian Bunk <bunk@stusta.de> | 2019-12-20 07:53:05 +0200 |
|---|---|---|
| committer | Khem Raj <raj.khem@gmail.com> | 2019-12-20 00:04:14 -0800 |
| commit | 85bb0d6930469eefa89ed906ef293fe1e8984ab1 (patch) | |
| tree | c0cf07ffc4faea0f9fa1a4175d40fbaa263a8072 | |
| parent | 7f28f5c7a26e99e54c8a764cea34442e19172486 (diff) | |
| download | meta-openembedded-85bb0d6930469eefa89ed906ef293fe1e8984ab1.tar.gz | |
libqmi: Upgrade 1.24.0 -> 1.24.2
This is a bugfix release on the 1.24 stable branch.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
| -rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb index 9b89e1dd8e..35a58d2f1d 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.0.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.2.bb | |||
| @@ -14,8 +14,8 @@ 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 | " | 15 | " |
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "4b181c0a8b933226ce3dce09565fe8f8" | 17 | SRC_URI[md5sum] = "e49c419112d708b5301af7ccc2c090ff" |
| 18 | SRC_URI[sha256sum] = "aeb69f90c273467cce246176cba0967c6413f1995a976992770a597c4fe28c79" | 18 | SRC_URI[sha256sum] = "4ae4e476f960dbc0d04b1c0368776eb78edffd4421f3e4c074bb2bfb6375b282" |
| 19 | 19 | ||
| 20 | PACKAGECONFIG ??= "udev mbim" | 20 | PACKAGECONFIG ??= "udev mbim" |
| 21 | PACKAGECONFIG[udev] = ",--without-udev,libgudev" | 21 | PACKAGECONFIG[udev] = ",--without-udev,libgudev" |
