[oe-commits] Martin Jansa : iphone/gcc-iphone-cross_git.bb: switch from SRCREV to SRCPV

git version control git at git.openembedded.org
Sun Nov 15 20:08:10 UTC 2009


Module: openembedded.git
Branch: martin_jansa/srcpv
Commit: 5fb90280ee2f8e77c36d91f15bfa4c3ddb453a9a
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=5fb90280ee2f8e77c36d91f15bfa4c3ddb453a9a

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Sun Nov 15 21:06:43 2009 +0100

iphone/gcc-iphone-cross_git.bb: switch from SRCREV to SRCPV

---

 recipes/iphone/gcc-iphone-cross_git.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/iphone/gcc-iphone-cross_git.bb b/recipes/iphone/gcc-iphone-cross_git.bb
index ea351cf..f9e1b45 100644
--- a/recipes/iphone/gcc-iphone-cross_git.bb
+++ b/recipes/iphone/gcc-iphone-cross_git.bb
@@ -1,6 +1,7 @@
 DESCRIPTION = "GCC for iPhone"
 DEPENDS = "iphone-sdks"
-PV = "4.2.1+git${SRCREV}"
+PV = "4.2.1+gitr${SRCPV}"
+PE = "1"
 
 INHIBIT_DEFAULT_DEPS = "1"
 





More information about the Openembedded-commits mailing list