diff options
| -rw-r--r-- | meta-oe/recipes-connectivity/libqmi/libqmi_1.26.0.bb (renamed from meta-oe/recipes-connectivity/libqmi/libqmi_1.24.12.bb) | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.12.bb b/meta-oe/recipes-connectivity/libqmi/libqmi_1.26.0.bb index 6f8638544e..db01e7baa3 100644 --- a/meta-oe/recipes-connectivity/libqmi/libqmi_1.24.12.bb +++ b/meta-oe/recipes-connectivity/libqmi/libqmi_1.26.0.bb | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | SUMMARY = "libqmi is a library for talking to WWAN devices by QMI protocol" | 1 | SUMMARY = "libqmi is a library for talking to WWAN devices by QMI protocol" |
| 2 | DESCRIPTION = "libqmi is a glib-based library for talking to WWAN modems and devices which speak the Qualcomm MSM Interface (QMI) protocol" | 2 | DESCRIPTION = "libqmi is a glib-based library for talking to WWAN modems and \ |
| 3 | devices which speak the Qualcomm MSM Interface (QMI) protocol" | ||
| 3 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libqmi" | 4 | HOMEPAGE = "http://www.freedesktop.org/wiki/Software/libqmi" |
| 4 | LICENSE = "GPLv2 & LGPLv2.1" | 5 | LICENSE = "GPLv2 & LGPLv2.1" |
| 5 | LIC_FILES_CHKSUM = " \ | 6 | LIC_FILES_CHKSUM = " \ |
| @@ -9,13 +10,12 @@ LIC_FILES_CHKSUM = " \ | |||
| 9 | 10 | ||
| 10 | DEPENDS = "glib-2.0 glib-2.0-native" | 11 | DEPENDS = "glib-2.0 glib-2.0-native" |
| 11 | 12 | ||
| 12 | inherit autotools pkgconfig bash-completion | 13 | inherit autotools pkgconfig bash-completion gobject-introspection |
| 13 | 14 | ||
| 14 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz \ | 15 | SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz" |
| 15 | " | ||
| 16 | 16 | ||
| 17 | SRC_URI[md5sum] = "7e6e49fddb9ae2b6fcde14619d6cfe49" | 17 | SRC_URI[md5sum] = "8da95a97e893311878f8ce12dcf8fad0" |
| 18 | SRC_URI[sha256sum] = "2d3b91a2b8a882b17b16403c9ef7bdce522db4f0ceaa3e4dff76033885428b69" | 18 | SRC_URI[sha256sum] = "7f0429e0ae58792e21512d09ca2412537840ea42696762795af1284a65fd6e40" |
| 19 | 19 | ||
| 20 | PACKAGECONFIG ??= "udev mbim" | 20 | PACKAGECONFIG ??= "udev mbim" |
| 21 | PACKAGECONFIG[udev] = ",--without-udev,libgudev" | 21 | PACKAGECONFIG[udev] = ",--without-udev,libgudev" |
