mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-10 16:40:03 +00:00
libqmi: update to version 1.14.2
* Addresses build issues with gcc-6 Signed-off-by: Derek Straka <derek@asterius.io> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
This commit is contained in:
committed by
Martin Jansa
parent
559c14ac81
commit
d516719ef5
+3
-6
@@ -9,11 +9,8 @@ LIC_FILES_CHKSUM = " \
|
|||||||
|
|
||||||
DEPENDS = "glib-2.0"
|
DEPENDS = "glib-2.0"
|
||||||
|
|
||||||
inherit autotools pkgconfig
|
inherit autotools pkgconfig bash-completion
|
||||||
|
|
||||||
SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
|
SRC_URI = "http://www.freedesktop.org/software/${BPN}/${BPN}-${PV}.tar.xz"
|
||||||
SRC_URI[md5sum] = "24c9eb300662ba6cff0152de89bd9ec0"
|
SRC_URI[md5sum] = "6ec55d1a1941bb18802ab8498baca7e0"
|
||||||
SRC_URI[sha256sum] = "0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780"
|
SRC_URI[sha256sum] = "6283b80aea1b2721523e5229087764b4d6a1c9f53488690fa16a11adff4a0040"
|
||||||
|
|
||||||
# http://errors.yoctoproject.org/Errors/Details/68616/
|
|
||||||
PNBLACKLIST[libqmi] ?= "BROKEN: fails to build with gcc-6"
|
|
||||||
Reference in New Issue
Block a user