libfsoresource: and add the missing recipe (FSO dbus resource abstraction library)
authorMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 24 Oct 2009 11:00:17 +0000 (11:00 +0000)
committerMichael 'Mickey' Lauer <mickey@vanille-media.de>
Sat, 24 Oct 2009 11:01:01 +0000 (11:01 +0000)
recipes/freesmartphone/libfsoresource_git.bb [new file with mode: 0644]

diff --git a/recipes/freesmartphone/libfsoresource_git.bb b/recipes/freesmartphone/libfsoresource_git.bb
new file mode 100644 (file)
index 0000000..40b536f
--- /dev/null
@@ -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"