aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKlaus Kurzmann <mok@fluxnetz.de>2009-07-17 07:34:55 +0200
committerAngus Ainslie <nytowl@openmoko.org>2009-07-25 16:57:51 -0600
commit865cca5af0740cb6d8214ae07768cbf10d6f6827 (patch)
tree59a4872aa76a5cf63c8850bf6735bfd66a0f7037
parent0e27246a8f4f786ee7ec17c5703493cc5a4e97a1 (diff)
downloadopenembedded-865cca5af0740cb6d8214ae07768cbf10d6f6827.tar.gz
libfsobasics: new recipe
Signed-off-by: Klaus Kurzmann <mok@fluxnetz.de>
-rw-r--r--recipes/freesmartphone/libfsobasics_git.bb6
1 files changed, 6 insertions, 0 deletions
diff --git a/recipes/freesmartphone/libfsobasics_git.bb b/recipes/freesmartphone/libfsobasics_git.bb
new file mode 100644
index 0000000000..44eaf8fb63
--- /dev/null
+++ b/recipes/freesmartphone/libfsobasics_git.bb
@@ -0,0 +1,6 @@
+require cornucopia.inc
+DESCRIPTION = "freesmartphone.org support library"
+DEPENDS += "misc-vapi"
+PV = "0.1.0.0+gitr${SRCREV}"
+PR = "${INC_PR}.1"
+