summaryrefslogtreecommitdiffstats
path: root/recipes
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-02-05 10:18:01 +0100
committerMartin Jansa <Martin.Jansa@gmail.com>2010-02-05 14:01:18 +0100
commit9d0578e9cf5de355192385d64b2cdf194f729216 (patch)
tree89f76543186b5d611b250cb98a684d279530bb22 /recipes
parent9c305ede4815e5818198e8874cac6b6eadd38eb3 (diff)
downloadopenembedded-9d0578e9cf5de355192385d64b2cdf194f729216.tar.gz
fso-boot: add new cornucopia project
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes')
-rw-r--r--recipes/freesmartphone/fso-boot_git.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fso-boot_git.bb b/recipes/freesmartphone/fso-boot_git.bb
new file mode 100644
index 0000000000..ae91eef97c
--- /dev/null
+++ b/recipes/freesmartphone/fso-boot_git.bb
@@ -0,0 +1,5 @@
+require cornucopia.inc
+inherit fso-plugin
+PR = "${INC_PR}.0"
+PV = "0.2.0+gitr${SRCPV}"
+S = "${WORKDIR}/git/tools/${PN}"