From patchwork Thu Feb 9 01:59:54 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [4/5] clutter: upgrade git recipe to reflect 1.8.4 tag Date: Thu, 09 Feb 2012 01:59:54 -0000 From: Joshua Lock X-Patchwork-Id: 21029 Message-Id: To: openembedded-core@lists.openembedded.org Signed-off-by: Joshua Lock --- meta/recipes-graphics/clutter/clutter_git.bb | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/meta/recipes-graphics/clutter/clutter_git.bb b/meta/recipes-graphics/clutter/clutter_git.bb index d598b4a..ef2c276 100644 --- a/meta/recipes-graphics/clutter/clutter_git.bb +++ b/meta/recipes-graphics/clutter/clutter_git.bb @@ -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.4git${SRCPV}" PR = "r0" DEFAULT_PREFERENCE = "-1"