mirror of
https://git.yoctoproject.org/poky
synced 2026-05-31 12:49:46 +00:00
mobile-broadband-provider-info: upgrade 20190116 -> 20190618
The new version is using xsltproc utility (From OE-Core rev: a8c370a9ff2c6f7d7d516ef69cc2c4c8b8279f61) Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
This commit is contained in:
committed by
Richard Purdie
parent
538e2f430e
commit
fa65c61b3d
+4
-2
@@ -3,11 +3,13 @@ HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProvider
|
|||||||
SECTION = "network"
|
SECTION = "network"
|
||||||
LICENSE = "PD"
|
LICENSE = "PD"
|
||||||
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
|
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
|
||||||
SRCREV = "c7def60ba50d9cc30a90f69f89d7e82243501e86"
|
SRCREV = "22b49d86fb7aded2c195a9d49e5924da696b3228"
|
||||||
PV = "20190116"
|
PV = "20190618"
|
||||||
PE = "1"
|
PE = "1"
|
||||||
|
|
||||||
SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
|
SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
|
||||||
S = "${WORKDIR}/git"
|
S = "${WORKDIR}/git"
|
||||||
|
|
||||||
inherit autotools
|
inherit autotools
|
||||||
|
|
||||||
|
DEPENDS += "libxslt-native"
|
||||||
|
|||||||
Reference in New Issue
Block a user