clutter: Fix enable_tests patch for recent changes

This commit is contained in:
Richard Purdie
2008-12-18 17:00:46 +00:00
parent 0f918b445e
commit 01121bc89e
3 changed files with 16 additions and 84 deletions

View File

@@ -1,12 +1,10 @@
require clutter.inc
PV = "0.8.0+git${SRCREV}"
PR = "r2"
PR = "r3"
SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=master \
file://enable_tests.patch;patch=1;maxrev=2989 \
file://enable-tests-r2990.patch;patch=1;minrev=2990"
file://enable_tests.patch;patch=1 "
S = "${WORKDIR}/git"