summaryrefslogtreecommitdiffstats
path: root/recipes/freesmartphone/fso-boot_git.bb
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 17:55:34 +0200
committerMartin Jansa <Martin.Jansa@gmail.com>2010-04-07 18:00:09 +0200
commit17ef72525c4e1b3f7a32336878b2d39984ca23ec (patch)
tree31369c7f9db9bdb9006a81b5a7821dc0284b8978 /recipes/freesmartphone/fso-boot_git.bb
parent076c66f9bb813125d6faf29db4e4fa862949c6b9 (diff)
downloadopenembedded-17ef72525c4e1b3f7a32336878b2d39984ca23ec.tar.gz
freesmartphone: move SRCREVs to recipes
* simplify fso-autorev * move cornucopia and python-helpers rev to sane-srcrevs.inc * drop SRCREV for removed recipes fsolocationd, fsotimed, vala-native
Diffstat (limited to 'recipes/freesmartphone/fso-boot_git.bb')
-rw-r--r--recipes/freesmartphone/fso-boot_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fso-boot_git.bb b/recipes/freesmartphone/fso-boot_git.bb
index 61d5f16ed6..2266bee934 100644
--- a/recipes/freesmartphone/fso-boot_git.bb
+++ b/recipes/freesmartphone/fso-boot_git.bb
@@ -1,5 +1,6 @@
require cornucopia.inc
inherit fso-plugin
+SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PR = "${INC_PR}.0"
PV = "0.2.0+gitr${SRCREV}"
S = "${WORKDIR}/git/tools/${PN}"