From: Simon Busch Date: Wed, 23 Mar 2011 08:21:39 +0000 (+0100) Subject: libfsosystem: add initial recipe X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b562300eec2a9c0148bef47d87003d32accfbc57;p=openembedded.git libfsosystem: add initial recipe Signed-off-by: Simon Busch --- diff --git a/recipes/freesmartphone/libfsosystem_git.bb b/recipes/freesmartphone/libfsosystem_git.bb new file mode 100644 index 0000000000..4c1530d839 --- /dev/null +++ b/recipes/freesmartphone/libfsosystem_git.bb @@ -0,0 +1,6 @@ +require cornucopia.inc +DESCRIPTION = "freesmartphone.org system library" +SRCREV = "${FSO_CORNUCOPIA_SRCREV}" +PV = "0.1.0+gitr${SRCPV}" +PE = "1" +PR = "${INC_PR}.0"