SUMMARY = "Mobile Broadband Service Provider Database" | |
HOMEPAGE = "http://live.gnome.org/NetworkManager/MobileBroadband/ServiceProviders" | |
SECTION = "network" | |
LICENSE = "PD" | |
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04" | |
SRCREV = "90f3fe28aa25135b7e4a54a7816388913bfd4a2a" | |
PV = "20201225" | |
PE = "1" | |
SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https" | |
S = "${WORKDIR}/git" | |
inherit autotools | |
DEPENDS += "libxslt-native" |