From 70b9e83caba440a5b39dc6399487c437a5155736 Mon Sep 17 00:00:00 2001 From: Martin Jansa Date: Tue, 13 Apr 2010 13:01:13 +0200 Subject: shr recipes: use SRCPV in git recipes * recipes probably used only in SHR distribution * usually without PE bump, because nobody complained that we were bumping SRCREV without PV changes and we were using SRCPV in our branch before Signed-off-by: Martin Jansa --- recipes/python/python-phoneutils_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'recipes/python') diff --git a/recipes/python/python-phoneutils_git.bb b/recipes/python/python-phoneutils_git.bb index 2c6fca1ed1..1cf705a05f 100644 --- a/recipes/python/python-phoneutils_git.bb +++ b/recipes/python/python-phoneutils_git.bb @@ -4,7 +4,7 @@ DEPENDS = "libphone-utils python-cython-native python-pyrex-native" RDEPENDS = "libphone-utils" SRCREV = "8a7c719e0c3f1f8c10f77f17422da02d7177f0dd" -PV = "0.0.2+gitr${SRCREV}" +PV = "0.0.2+gitr${SRCPV}" PR = "r2" SRC_URI = "git://git.shr-project.org/repo/libphone-utils.git;protocol=http;branch=master" -- cgit v1.2.3