[oe-commits] Justus Winter : inkspill: bump SRCREV a bit

git version control git at git.openembedded.org
Sat Nov 13 10:36:28 UTC 2010


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

Author: Justus Winter <4winter at informatik.uni-hamburg.de>
Date:   Thu Nov 11 20:20:12 2010 +0000

inkspill: bump SRCREV a bit

* Merged patch from Joachim Ott and bumped PR.

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

---

 recipes/inkspill/inkspill_0.1.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/inkspill/inkspill_0.1.bb b/recipes/inkspill/inkspill_0.1.bb
index 3f72e83..fae5102 100644
--- a/recipes/inkspill/inkspill_0.1.bb
+++ b/recipes/inkspill/inkspill_0.1.bb
@@ -4,7 +4,8 @@ LICENSE = "Creative Commons BY-NC-SA 3.0 US"
 DEPENDS = "python-pygame"
 RDEPENDS_${PN} = "python-pygame"
 SRC_URI = "hg://www.jade-hamburg.de/~teythoon/repos;module=${PN};rev=${SRCREV};proto=https"
-SRCREV = "d7185f0b3f28"
+SRCREV = "897be0fe188a"
+PR = "r1"
 S = "${WORKDIR}/inkspill"
 
 inherit distutils





More information about the Openembedded-commits mailing list