aboutsummaryrefslogtreecommitdiffstats
path: root/recipes/clutter
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2009-05-30 11:34:53 +0200
committerKoen Kooi <koen@openembedded.org>2009-05-30 11:34:53 +0200
commitabd27ee079540ef9159bc305ba38ccf824036b99 (patch)
tree87fa344faf43308305509bad625a4b18c13c2449 /recipes/clutter
parent381151e490a307050d35273058cb5c6d60472ab6 (diff)
downloadopenembedded-abd27ee079540ef9159bc305ba38ccf824036b99.tar.gz
clutter 0.8: update to 0.8.8
Diffstat (limited to 'recipes/clutter')
-rw-r--r--recipes/clutter/clutter_0.8+git.bb7
1 files changed, 4 insertions, 3 deletions
diff --git a/recipes/clutter/clutter_0.8+git.bb b/recipes/clutter/clutter_0.8+git.bb
index b578cbe43d..e31e250431 100644
--- a/recipes/clutter/clutter_0.8+git.bb
+++ b/recipes/clutter/clutter_0.8+git.bb
@@ -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"