aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/libfsoresource_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes/freesmartphone/libfsoresource_git.bb')
-rw-r--r--recipes/freesmartphone/libfsoresource_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libfsoresource_git.bb b/recipes/freesmartphone/libfsoresource_git.bb
new file mode 100644
index 0000000000..40b536f293
--- /dev/null
+++ b/recipes/freesmartphone/libfsoresource_git.bb
@@ -0,0 +1,5 @@
+require cornucopia.inc
+DESCRIPTION = "freesmartphone.org dbus resource library"
+DEPENDS += "libfso-glib"
+PV = "0.1.0+gitr${SRCREV}"
+PR = "${INC_PR}.0"