diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-25 16:38:15 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 10:20:48 +0000 |
commit | 2da6cd5e36944f6ba4f1bf07759fa501e0c9b526 (patch) | |
tree | 6499924f727184180b71feba6a397580bd716e73 /meta/recipes-graphics | |
parent | 148c95331d30c44a6a5b5559088cf88d46905bc2 (diff) | |
download | poky-2da6cd5e36944f6ba4f1bf07759fa501e0c9b526.tar.gz |
clutter-1.0: Upgrade 1.24.2
(From OE-Core rev: 08d5ad7f8c8bd40dca3bf25a4c3073511e6e8975)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb (renamed from meta/recipes-graphics/clutter/clutter-1.0_1.22.4.bb) | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0_1.22.4.bb b/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb index 418cdfd379..093bf6e0d9 100644 --- a/meta/recipes-graphics/clutter/clutter-1.0_1.22.4.bb +++ b/meta/recipes-graphics/clutter/clutter-1.0_1.24.2.bb | |||
@@ -2,9 +2,8 @@ require clutter-1.0.inc | |||
2 | 2 | ||
3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" | 3 | LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c" |
4 | 4 | ||
5 | SRC_URI[archive.md5sum] = "26494256c980d49703a553916e3083cd" | 5 | SRC_URI[archive.md5sum] = "3b98e1b33719982a5736ae42cbf7183e" |
6 | SRC_URI[archive.sha256sum] = "1d77ce16025f87667a1d00dc4fa617a1935156f63fd17635fdadf138866c9e1e" | 6 | SRC_URI[archive.sha256sum] = "9631c98cb4bcbfec15e1bbe9eaa6eef0f127201552fce40d7d28f2133803cd63" |
7 | |||
8 | SRC_URI += "file://install-examples.patch \ | 7 | SRC_URI += "file://install-examples.patch \ |
9 | file://run-installed-tests-with-tap-output.patch \ | 8 | file://run-installed-tests-with-tap-output.patch \ |
10 | file://run-ptest" | 9 | file://run-ptest" |