aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/ffalarms
diff options
context:
space:
mode:
authorMartin Jansa <Martin.Jansa@gmail.com>2010-11-13 15:10:09 +0100
committerThomas Zimmermann <zimmermann@vdm-design.de>2010-12-06 20:21:21 +0100
commitae1071bf6b02b648dc4b83bb7cd8800b7ccce147 (patch)
treede42d5aeb00a19cfe45b047f4fc2fbcc03f40d1d /recipes/ffalarms
parentb53300cd2b1f7d25395fbea0e325aa9dd8d4c5dd (diff)
downloadopenembedded-ae1071bf6b02b648dc4b83bb7cd8800b7ccce147.tar.gz
recipes: PR bump after EFL SRCREV change resulting to different .so names.
* mostly libelementary-ver-pre-svn-08 -> libelementary-ver-pre-svn-09 Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/ffalarms')
-rw-r--r--recipes/ffalarms/ffalarms_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/ffalarms/ffalarms_git.bb b/recipes/ffalarms/ffalarms_git.bb
index 698389b699..1c91282f89 100644
--- a/recipes/ffalarms/ffalarms_git.bb
+++ b/recipes/ffalarms/ffalarms_git.bb
@@ -8,7 +8,7 @@ DEPENDS = "elementary libeflvala libical"
RDEPENDS_${PN} = "atd alsa-utils-amixer ttf-dejavu-sans libical"
RSUGGESTS_${PN} = "mplayer alsa-utils-aplay frameworkd"
PV = "0.4+gitr${SRCPV}"
-PR = "r8"
+PR = "r9"
SRC_URI = "git://git.shr-project.org/repo/ffalarms.git;protocol=http;branch=master"