mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-01-01 13:58:06 +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:
parent
559c14ac81
commit
d516719ef5
|
|
@ -9,11 +9,8 @@ LIC_FILES_CHKSUM = " \
|
|||
|
||||
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[md5sum] = "24c9eb300662ba6cff0152de89bd9ec0"
|
||||
SRC_URI[sha256sum] = "0857bffece4e8ddfa7f721dd9ca63b4c78de345ac9ae2faebf04062cacba3780"
|
||||
|
||||
# http://errors.yoctoproject.org/Errors/Details/68616/
|
||||
PNBLACKLIST[libqmi] ?= "BROKEN: fails to build with gcc-6"
|
||||
SRC_URI[md5sum] = "6ec55d1a1941bb18802ab8498baca7e0"
|
||||
SRC_URI[sha256sum] = "6283b80aea1b2721523e5229087764b4d6a1c9f53488690fa16a11adff4a0040"
|
||||
Loading…
Reference in New Issue
Block a user