summaryrefslogtreecommitdiff
path: root/recipes/freesmartphone/fsomusicd_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/fsomusicd_git.bb
parent076c66f9bb813125d6faf29db4e4fa862949c6b9 (diff)
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/fsomusicd_git.bb')
-rw-r--r--recipes/freesmartphone/fsomusicd_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes/freesmartphone/fsomusicd_git.bb b/recipes/freesmartphone/fsomusicd_git.bb
index 362d0e399c..4648c7382b 100644
--- a/recipes/freesmartphone/fsomusicd_git.bb
+++ b/recipes/freesmartphone/fsomusicd_git.bb
@@ -5,6 +5,7 @@ require cornucopia.inc
# so add recipes needed for runtime dependencies manually here
DEPENDS += "gstreamer gst-plugins-base gst-plugins-good gst-plugins-bad ${@base_conditional('ENTERPRISE_DISTRO', '1', '', 'gst-plugins-ugly', d)}"
+SRCREV = "${FSO_CORNUCOPIA_SRCREV}"
PV = "0.0.1+gitr${SRCREV}"
PR = "${INC_PR}.3"