[oe-commits] Joshua Lock : clutter_git: update to 1.8.2 tag

git at git.openembedded.org git at git.openembedded.org
Thu Dec 15 14:41:26 UTC 2011


Module: openembedded-core.git
Branch: master
Commit: 12b03b946ba5b08f93b780b6b3f7115fcf76fdcb
URL:    http://git.openembedded.org/?p=openembedded-core.git&a=commit;h=12b03b946ba5b08f93b780b6b3f7115fcf76fdcb

Author: Joshua Lock <josh at linux.intel.com>
Date:   Tue Dec 13 11:32:41 2011 -0800

clutter_git: update to 1.8.2 tag

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 at linux.intel.com>

---

 meta/recipes-graphics/clutter/clutter_git.bb |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb
index db8c712..d598b4a 100644
--- a/meta/recipes-graphics/clutter/clutter_git.bb
+++ b/meta/recipes-graphics/clutter/clutter_git.bb
@@ -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"





More information about the Openembedded-commits mailing list