aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
blob: 77adcebbae75ea2b46336bab77de7c044fc9c154 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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 = "c7def60ba50d9cc30a90f69f89d7e82243501e86"
PV = "20190116"
PE = "1"

SRC_URI = "git://gitlab.gnome.org/GNOME/mobile-broadband-provider-info.git;protocol=https"
S = "${WORKDIR}/git"

inherit autotools