From 588e21b7a62a44b1c6aeb2310e14838a9b7135fd Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Sun, 15 Nov 2009 19:32:53 +0100 Subject: shr recipes: switch SRCREV->SRCPV, without PE bump * as shr recipes weren't complete in oe.dev before, so if there was someone already building those before, please rebuild them Signed-off-by: Klaus Kurzmann --- recipes/shr/shr-dialer_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/shr/shr-dialer_git.bb') diff --git a/recipes/shr/shr-dialer_git.bb b/recipes/shr/shr-dialer_git.bb index 796b96592b..f4813141e4 100644 --- a/recipes/shr/shr-dialer_git.bb +++ b/recipes/shr/shr-dialer_git.bb @@ -3,7 +3,7 @@ HOMEPAGE = "http://shr-project.org/" LICENSE = "GPL" SECTION = "x11/applications" DEPENDS += "dbus-glib libframeworkd-glib libframeworkd-phonegui" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r9" inherit pkgconfig autotools -- cgit v1.2.3