summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfreesmartphone-glib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/libfreesmartphone-glib_git.bb')
-rw-r--r--recipes/freesmartphone/libfreesmartphone-glib_git.bb12
1 files changed, 12 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libfreesmartphone-glib_git.bb b/recipes/freesmartphone/libfreesmartphone-glib_git.bb
new file mode 100644
index 0000000000..10bbd358b9
--- /dev/null
+++ b/recipes/freesmartphone/libfreesmartphone-glib_git.bb
@@ -0,0 +1,12 @@
+DESCRIPTION = "freesmartphone.org API GLib wrapper (auto-generated)"
+SECTION = "devel"
+LICENSE = "LGPL-3"
+DEPENDS = "dbus-glib"
+SRCREV = "4795324ec64025c07f86c72c440d270df2fb8443"
+PV = "0.2+gitr${SRCPV}"
+PR = "r0"
+
+SRC_URI = "${FREESMARTPHONE_GIT}/libfreesmartphone-glib.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+inherit autotools pkgconfig