[oe-commits] Martin Jansa : diffstat: fix PR

git version control git at git.openembedded.org
Thu Oct 21 21:05:02 UTC 2010


Module: openembedded.git
Branch: master
Commit: d6fcdc05b06501c8bcc8ad2dc67f39d1cc3f2d10
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d6fcdc05b06501c8bcc8ad2dc67f39d1cc3f2d10

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Thu Oct 21 23:01:24 2010 +0200

diffstat: fix PR

---

 recipes/diffstat/diffstat_1.47.bb |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/recipes/diffstat/diffstat_1.47.bb b/recipes/diffstat/diffstat_1.47.bb
index 954b4fe..e17faf8 100644
--- a/recipes/diffstat/diffstat_1.47.bb
+++ b/recipes/diffstat/diffstat_1.47.bb
@@ -10,7 +10,7 @@ S = "${WORKDIR}/diffstat-${PV}"
 
 inherit autotools
 
-PR = "1"
+PR = "r1"
 
 do_configure () {
 	if [ ! -e acinclude.m4 ]; then





More information about the Openembedded-commits mailing list