[oe-commits] Koen Kooi : mythtv 0.22: fix versioning

git version control git at git.openembedded.org
Sun Jan 3 11:36:45 UTC 2010


Module: openembedded.git
Branch: org.openembedded.dev
Commit: 066855d466552e4a1a36f6924de0ede2424ccad7
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=066855d466552e4a1a36f6924de0ede2424ccad7

Author: Koen Kooi <koen at openembedded.org>
Date:   Sun Jan  3 12:35:32 2010 +0100

mythtv 0.22: fix versioning

---

 recipes/mythtv/mythtv_0.22.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/mythtv/mythtv_0.22.bb b/recipes/mythtv/mythtv_0.22.bb
index 32513cf..ebcc936 100644
--- a/recipes/mythtv/mythtv_0.22.bb
+++ b/recipes/mythtv/mythtv_0.22.bb
@@ -8,7 +8,7 @@ RDEPENDS_${PN} = "mythtv-backend mythtv-frontend mythtv-bin mythtv-filters mytht
 mysql5-server mysql5-client libmysqlclient qt4-plugin-sqldriver-sqlmysql xmltv"
 RDEPENDS_${PN}_append_libc-glibc = " glibc-gconv-utf-16"
 
-PR = "${SRCREV}+r6"
+PR = "svnr${SRCPV}+r6"
 PV = "0.22"
 
 # REALPV is here to support release candidates





More information about the Openembedded-commits mailing list