[OE-core] [PATCH 2/4] clutter: Upgrade 1.24.2 -> 1.25.6

Khem Raj raj.khem at gmail.com
Mon Feb 22 06:50:55 UTC 2016


Here is changes between two versions
https://git.gnome.org/browse/clutter/log/?qt=range&q=1.24.2..1.25.6

For me it has configure fixes to compile it with clang

Signed-off-by: Khem Raj <raj.khem at gmail.com>
---
 .../clutter/{clutter-1.0_1.24.2.bb => clutter-1.0_1.25.6.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
 rename meta/recipes-graphics/clutter/{clutter-1.0_1.24.2.bb => clutter-1.0_1.25.6.bb} (60%)

diff --git a/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb b/meta/recipes-graphics/clutter/clutter-1.0_1.25.6.bb
similarity index 60%
rename from meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb
rename to meta/recipes-graphics/clutter/clutter-1.0_1.25.6.bb
index 093bf6e..f63283b 100644
--- a/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb
+++ b/meta/recipes-graphics/clutter/clutter-1.0_1.25.6.bb
@@ -2,8 +2,8 @@ require clutter-1.0.inc
 
 LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
 
-SRC_URI[archive.md5sum] = "3b98e1b33719982a5736ae42cbf7183e"
-SRC_URI[archive.sha256sum] = "9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63"
+SRC_URI[archive.md5sum] = "85ff3ccf892f1467317195e0a2ff395c"
+SRC_URI[archive.sha256sum] = "5f705785d9ab338d54abe0643a9f8af8d79ea691418aff22cfa692995bff1e80"
 SRC_URI += "file://install-examples.patch \
             file://run-installed-tests-with-tap-output.patch \
             file://run-ptest"
-- 
1.8.3.1




More information about the Openembedded-core mailing list