]> code.ossystems Code Review - openembedded-core.git/commitdiff
cogl: update git recipe to 1.8.2
authorJoshua Lock <josh@linux.intel.com>
Tue, 13 Dec 2011 19:31:45 +0000 (11:31 -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/cogl_git.bb

index 070230219262b9a48c0099c70f87ba3ecc1a659f..7a10dd80048d05880e6b5d067660d5d437432146 100644 (file)
@@ -2,8 +2,9 @@ require cogl.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRCREV = "0a70a159c65357809740971570b2e301451161b5"
-PV = "1.8.0+git${SRCPV}"
+# the 1.8.2 tag
+SRCREV = "e398e374e2ff0e88bc1d63577a192f8ca04a1cb5"
+PV = "1.8.2+git${SRCPV}"
 PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"