aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Zimmermann <ml@vdm-design.de>2011-03-05 08:59:26 +0100
committerThomas Zimmermann <ml@vdm-design.de>2011-03-05 08:59:26 +0100
commitc9308736b38cf04f9251a07c1f7d73df6006710a (patch)
tree03c0b00ef703fd90f578b9e3d1be5b0fe70875c3
parent3fac2c7d24b4c4c3cbdff2a6b303a4db47e089f4 (diff)
downloadopenembedded-c9308736b38cf04f9251a07c1f7d73df6006710a.tar.gz
shr-settings: bump SRCREV
This is to update the timezone lable after the timezone has changed. Signed-off-by: Thomas Zimmermann <ml@vdm-design.de>
-rw-r--r--recipes/shr/shr-settings_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/shr-settings_git.bb b/recipes/shr/shr-settings_git.bb
index 30c9831fab..a2d91a8444 100644
--- a/recipes/shr/shr-settings_git.bb
+++ b/recipes/shr/shr-settings_git.bb
@@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org"
LICENSE = "GPL"
RDEPENDS_${PN} = "python-elementary python-dbus python-codecs python-shell python-pyrtc python python-core python-edbus dbus-x11 frameworkd python-phoneutils python-pexpect"
SECTION = "x11/application"
-SRCREV = "f712a5ec5617b3de2700794389ada07297b3ff8e"
+SRCREV = "dd0961518e5ef39f74248b3355470626e721aaa9"
PE = "1"
PV = "0.1.1+gitr${SRCPV}"
PR = "r13"