]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter: upgrade git recipe to reflect 1.8.4 tag
authorJoshua Lock <josh@linux.intel.com>
Thu, 9 Feb 2012 00:48:39 +0000 (16:48 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 10 Feb 2012 13:36:56 +0000 (13:36 +0000)
Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-graphics/clutter/clutter_git.bb

index d598b4a67971378933095bc1622f611ab5ea8790..9f7b048a94eee80d93a3d850fe383458558fd77e 100644 (file)
@@ -3,9 +3,9 @@ require clutter-package.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-# the 1.8.2 tag
-SRCREV = "9041ea42655dfc1422ce88eab931382dd400d13a"
-PV = "1.8.2+git${SRCPV}"
+# the 1.8.4 tag
+SRCREV = "f2183fa8df3d173afbee09cc4230ab8f4e03f459"
+PV = "1.8.4+git${SRCPV}"
 PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"