[oe-commits] Martin Jansa : mesa-dri-glsl-native: use SRCPV

git version control git at git.openembedded.org
Fri Feb 19 07:54:12 UTC 2010


Module: openembedded.git
Branch: shr/unstable
Commit: 5c3dd506000600a7d9bbdef367bbd1e514e3528a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5c3dd506000600a7d9bbdef367bbd1e514e3528a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Wed Feb 10 19:11:58 2010 +0100

mesa-dri-glsl-native: use SRCPV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 recipes/mesa/mesa-dri-glsl-native.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mesa/mesa-dri-glsl-native.bb b/recipes/mesa/mesa-dri-glsl-native.bb
index 511cdcf..033ded9 100644
--- a/recipes/mesa/mesa-dri-glsl-native.bb
+++ b/recipes/mesa/mesa-dri-glsl-native.bb
@@ -2,7 +2,7 @@ inherit native
 
 PV = "7.7.999"
 PR = "0"
-PR_append = "+gitr${SRCREV}"
+PR_append = "+gitr${SRCPV}"
 
 DEPENDS = "makedepend-native"
 





More information about the Openembedded-commits mailing list