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

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

inherit autotools_stage