From d71baa7be0fbf47c49ab171e0f659ab9d8ddaff8 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Sat, 24 Oct 2009 11:00:17 +0000 Subject: libfsoresource: and add the missing recipe (FSO dbus resource abstraction library) --- recipes/freesmartphone/libfsoresource_git.bb | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 recipes/freesmartphone/libfsoresource_git.bb (limited to 'recipes/freesmartphone') 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" -- cgit v1.2.3