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

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

inherit autotools_stage