From: Michael 'Mickey' Lauer Date: Sat, 24 Oct 2009 11:00:17 +0000 (+0000) Subject: libfsoresource: and add the missing recipe (FSO dbus resource abstraction library) X-Git-Tag: Release-2010-05/1~1939 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d71baa7be0fbf47c49ab171e0f659ab9d8ddaff8;p=openembedded.git libfsoresource: and add the missing recipe (FSO dbus resource abstraction library) --- 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"