aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/shr
diff options
context:
space:
mode:
authorLukas Märdian <lukasmaerdian@googlemail.com>2010-08-13 15:28:44 +0000
committerMartin Jansa <Martin.Jansa@gmail.com>2010-08-14 10:11:39 +0200
commita3bf63a076fcf0d271d33074a5d5469bf884be1e (patch)
tree9a763fa857e7ee1ff2d51b463cdbc4c176496ab7 /recipes/shr
parent1443fb7bccb0eb2cb49e5258f1b100bc842401e4 (diff)
downloadopenembedded-a3bf63a076fcf0d271d33074a5d5469bf884be1e.tar.gz
libphone-ui(-shr): bump SRCREV to the 0.0.1 release
Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'recipes/shr')
-rw-r--r--recipes/shr/libphone-ui-shr_git.bb6
-rw-r--r--recipes/shr/libphone-ui_git.bb4
2 files changed, 5 insertions, 5 deletions
diff --git a/recipes/shr/libphone-ui-shr_git.bb b/recipes/shr/libphone-ui-shr_git.bb
index 098eeb7f64..c352bfa61d 100644
--- a/recipes/shr/libphone-ui-shr_git.bb
+++ b/recipes/shr/libphone-ui-shr_git.bb
@@ -1,9 +1,9 @@
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 = "01c15bc1e68ba416dbdc8d85d0df3ecf4cd74608"
-PV = "0.0.0+gitr${SRCPV}"
-PR = "r9"
+SRCREV = "be5a4b0f48ce5df67bdf01f88979c93c7d9a59d3"
+PV = "0.0.1+gitr${SRCPV}"
+PR = "r0"
SRC_URI = "git://shr.bearstech.com/repo/libphone-ui-shr.git;protocol=http;branch=master"
S = "${WORKDIR}/git"
diff --git a/recipes/shr/libphone-ui_git.bb b/recipes/shr/libphone-ui_git.bb
index a4d7638e51..f874aac291 100644
--- a/recipes/shr/libphone-ui_git.bb
+++ b/recipes/shr/libphone-ui_git.bb
@@ -2,8 +2,8 @@ DESCRIPTION = "A generic framework for phone ui"
HOMEPAGE = "http://shr-project.org/"
LICENSE = "GPL"
SECTION = "libs"
-SRCREV = "cac36ceb360c457b8dce993f6363cf8688ab428a"
-PV = "0.0.0+gitr${SRCPV}"
+SRCREV = "e031bdc36168da3c821c36fe470eb920c41ea92b"
+PV = "0.0.1+gitr${SRCPV}"
PR = "r0"
DEPENDS="glib-2.0 dbus-glib libframeworkd-glib libfso-glib libfsoframework libphone-utils alsa-lib"