diff options
author | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-05 10:18:01 +0100 |
---|---|---|
committer | Martin Jansa <Martin.Jansa@gmail.com> | 2010-02-05 14:01:18 +0100 |
commit | 9d0578e9cf5de355192385d64b2cdf194f729216 (patch) | |
tree | 89f76543186b5d611b250cb98a684d279530bb22 /recipes | |
parent | 9c305ede4815e5818198e8874cac6b6eadd38eb3 (diff) |
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.bb | 5 |
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}" |