summaryrefslogtreecommitdiffstats
path: root/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
blob: 65fab979b1b3ef409ef6c8ce1d907017e51a7d60 (plain)
1
2
3
4
5
6
7
8
9
10
DESCRIPTION = "Mobile Broadband Service Provider Database"
SECTION = "network"
LICENSE = "CCPD"
PV = "gitr${SRCREV}"
PR = "r0"

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

inherit autotools_stage