aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libframeworkd-glib_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/libframeworkd-glib_git.bb')
-rw-r--r--recipes/freesmartphone/libframeworkd-glib_git.bb11
1 files changed, 11 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libframeworkd-glib_git.bb b/recipes/freesmartphone/libframeworkd-glib_git.bb
new file mode 100644
index 0000000000..79e040ed35
--- /dev/null
+++ b/recipes/freesmartphone/libframeworkd-glib_git.bb
@@ -0,0 +1,11 @@
+DESCRIPTION = "freesmartphone.org API glib wrapper"
+LICENSE = "LGPL"
+SECTION = "devel"
+DEPENDS = "dbus-glib"
+PV = "0.0.2+gitr${SRCREV}"
+PR = "r0"
+
+SRC_URI = "${FREESMARTPHONE_GIT}/libframeworkd-glib.git;protocol=git;branch=master"
+S = "${WORKDIR}/git"
+
+inherit autotools autotools_stage pkgconfig