]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter-svn: Update enable-tests patch after recent svn changes
authorRichard Purdie <richard@openedhand.com>
Thu, 26 Jun 2008 15:49:50 +0000 (15:49 +0000)
committerRichard Purdie <richard@openedhand.com>
Thu, 26 Jun 2008 15:49:50 +0000 (15:49 +0000)
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@4734 311d38ba-8fff-0310-9ca6-ca027cbcb966

meta/packages/clutter/clutter_svn.bb

index 38087ed7e4b679c317e2182dfc606a7abf6e1c97..173814d9de497f58cb0552d4ab9050fb49ceaf63 100644 (file)
@@ -1,10 +1,11 @@
 require clutter.inc
 
 PV = "0.7.0+svnr${SRCREV}"
-PR = "r4"
+PR = "r5"
 
 SRC_URI = "svn://svn.o-hand.com/repos/clutter/trunk;module=clutter;proto=http \
-           file://enable_tests.patch;patch=1 "
+           file://enable_tests.patch;patch=1;maxrev=2989 \
+           file://enable-tests-r2990.patch;patch=1;minrev=2990"
 
 S = "${WORKDIR}/clutter"