aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
blob: eb7d19c794bdbfb810872713a03f11851474d968 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
DESCRIPTION = "Mobile Broadband Service Provider Database"
SECTION = "network"
LICENSE = "CCPD"
SRCREV = "bc536218490377ccbd09c4e5858d37c91c2f03f7"
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