diff options
Diffstat (limited to 'recipes')
-rw-r--r-- | recipes/freesmartphone/libfsoresource_git.bb | 5 |
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" |