summaryrefslogtreecommitdiffstats
path: root/meta/recipes-connectivity/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
blob: b797f8ccc02c3aa2845339519d2a44dfa1d86fcf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
DESCRIPTION = "Mobile Broadband Service Provider Database"
SECTION = "network"
LICENSE = "PD"
LIC_FILES_CHKSUM = "file://COPYING;md5=87964579b2a8ece4bc6744d2dc9a8b04"
SRCREV = "4ed19e11c2975105b71b956440acdb25d46a347d"
PV = "20120614+gitr${SRCPV}"
PE = "1"
PR = "r0"

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

inherit autotools
OpenPOWER on IntegriCloud