]> code.ossystems Code Review - openembedded-core.git/commitdiff
clutter_git: update to 1.8.2 tag
authorJoshua Lock <josh@linux.intel.com>
Tue, 13 Dec 2011 19:32:41 +0000 (11:32 -0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 15 Dec 2011 14:17:19 +0000 (14:17 +0000)
Eventual plan is to start building bleeding git again, so we'd like to keep
the recipe around and relatively up to date.

Signed-off-by: Joshua Lock <josh@linux.intel.com>
meta/recipes-graphics/clutter/clutter_git.bb

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