libphone-ui(-shr): bump SRCREV to the 0.0.1 release
authorLukas Märdian <lukasmaerdian@googlemail.com>
Fri, 13 Aug 2010 15:28:44 +0000 (15:28 +0000)
committerMartin Jansa <Martin.Jansa@gmail.com>
Sat, 14 Aug 2010 08:11:39 +0000 (10:11 +0200)
Signed-off-by: Lukas Märdian <lukasmaerdian@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
recipes/shr/libphone-ui-shr_git.bb
recipes/shr/libphone-ui_git.bb

index 098eeb7..c352bfa 100644 (file)
@@ -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"
index a4d7638..f874aac 100644 (file)
@@ -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"