aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Zimmermann <zimmermann@vdm-design.de>2011-03-19 13:32:00 +0100
committerThomas Zimmermann <zimmermann@vdm-design.de>2011-03-19 13:32:00 +0100
commitdd54f0f296349676a901931f9a4e840769e545e5 (patch)
treea36dcc4653a2f5b01191169bdc8ff1bb23bc069c
parent70ab99ad3549249f013745a9ee242e9079f18ccd (diff)
downloadopenembedded-dd54f0f296349676a901931f9a4e840769e545e5.tar.gz
libphone-ui-shr: update SRCREV to fix a SIGFPE
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index 7079745b04..2a7bd5e6f5 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -1,7 +1,7 @@
DESCRIPTION = "SHR default module for the Phone UI daemon"
SECTION = "e/apps"
DEPENDS += " dbus-glib libframeworkd-glib libfsoframework libphone-ui evas ecore edje edje-native elementary"
-SRCREV = "06b0bda86655624bdaa224d5346da67e6395e572"
+SRCREV = "2b7e27d04a644987e16538ee775f0112bb5856ef"
PE = "1"
PV = "0.0.1+gitr${SRCPV}"
PR = "r2"