aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSimon Busch <morphis@gravedo.de>2011-03-23 09:21:39 +0100
committerSimon Busch <morphis@gravedo.de>2011-03-23 09:21:50 +0100
commitb562300eec2a9c0148bef47d87003d32accfbc57 (patch)
tree2a9a73e528bbae76a4c63ca1da01bfdb0642d230
parentfa7b6692e456d178f87f15a35b48dad2c79bf809 (diff)
downloadopenembedded-b562300eec2a9c0148bef47d87003d32accfbc57.tar.gz
libfsosystem: add initial recipe
Signed-off-by: Simon Busch <morphis@gravedo.de>
-rw-r--r--recipes/freesmartphone/libfsosystem_git.bb6
1 files changed, 6 insertions, 0 deletions
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"