aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/mobile-broadband-provider-info
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/mobile-broadband-provider-info')
-rw-r--r--recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb10
1 files changed, 10 insertions, 0 deletions
diff --git a/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb b/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
new file mode 100644
index 0000000000..65fab979b1
--- /dev/null
+++ b/recipes/mobile-broadband-provider-info/mobile-broadband-provider-info_git.bb
@@ -0,0 +1,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