From: Tim Orling Date: Wed, 8 Oct 2014 03:00:12 +0000 (-0700) Subject: clutter-1.0: upgrade to v1.20.0 X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~31709 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87cf3f43bf6a5c648039be18cd4bda103ba64a68;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git clutter-1.0: upgrade to v1.20.0 * The 1.19.x series were "snapshots" and not stable releases. * This is the first stable release beyond the 1.18.x series. * Tested on nuc with core-image-weston. ANNOUNCEMENT: https://mail.gnome.org/archives/clutter-list/2014-September/msg00007.html Signed-off-by: Tim Orling Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/clutter/clutter-1.0_1.18.2.bb b/meta/recipes-graphics/clutter/clutter-1.0_1.18.2.bb deleted file mode 100644 index 452e7eefd0a..00000000000 --- a/meta/recipes-graphics/clutter/clutter-1.0_1.18.2.bb +++ /dev/null @@ -1,8 +0,0 @@ -require clutter-1.0.inc - -LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" - -SRC_URI[archive.md5sum] = "471f5ea423e20d4140c7771873daef29" -SRC_URI[archive.sha256sum] = "f9fe12e6148426063c90e67dfaeb56013bf1aea224ef502223d13eab6c1add63" - -SRC_URI += "file://install-examples.patch" diff --git a/meta/recipes-graphics/clutter/clutter-1.0_1.20.0.bb b/meta/recipes-graphics/clutter/clutter-1.0_1.20.0.bb new file mode 100644 index 00000000000..78988101315 --- /dev/null +++ b/meta/recipes-graphics/clutter/clutter-1.0_1.20.0.bb @@ -0,0 +1,8 @@ +require clutter-1.0.inc + +LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" + +SRC_URI[archive.md5sum] = "a8a33a57a944c6d7c7c013ce9aa3222b" +SRC_URI[archive.sha256sum] = "cc940809e6e1469ce349c4bddb0cbcc2c13c087d4fc15cda9278d855ee2d1293" + +SRC_URI += "file://install-examples.patch"