clutter 0.8: update to 0.8.8
authorKoen Kooi <koen@openembedded.org>
Sat, 30 May 2009 09:34:53 +0000 (11:34 +0200)
committerKoen Kooi <koen@openembedded.org>
Sat, 30 May 2009 09:34:53 +0000 (11:34 +0200)
recipes/clutter/clutter_0.8+git.bb

index b578cbe..e31e250 100644 (file)
@@ -1,9 +1,10 @@
 require clutter.inc
 
-CLUTTER_REV = "7129ee4f1b86bfcb65b5fc39021b05b74168785d"
+CLUTTER_REV = "af16378899699376fe7e84c7c11eb3bb5c4668cd"
+
+PV = "0.8.8"
+PR_append = "+gitr${CLUTTER_REV}"
 
-PV = "0.8.7+gitr${CLUTTER_REV}"
-PR = "r0"
 SRC_URI = "git://git.clutter-project.org/clutter.git;protocol=git;branch=clutter-0-8;rev=${CLUTTER_REV} \
            file://enable-tests-r2990.patch;patch=1"