diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2017-06-01 13:36:50 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2017-06-03 23:46:07 +0100 |
commit | d0314e9943af6ca26781db66b417398a4bedc805 (patch) | |
tree | 11bd3c0d775c086828b6c6fa395f8876718078eb /meta/recipes-graphics/clutter | |
parent | e99b79c510e9421907b15f92a814d8c487bd1ea5 (diff) | |
download | poky-d0314e9943af6ca26781db66b417398a4bedc805.tar.gz |
clutter-1.0: Upgrade 1.26.0 -> 1.26.2
Mostly bug fixes in this release.
(From OE-Core rev: ff758c2bdc00219ceb7d295045590f8847444716)
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/clutter')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.0_1.26.2.bb (renamed from meta/recipes-graphics/clutter/clutter-1.0_1.26.0.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.0_1.26.0.bb b/meta/recipes-graphics/clutter/clutter-1.0_1.26.2.bb index dfa1cfe778..48b050198a 100644 --- a/meta/recipes-graphics/clutter/clutter-1.0_1.26.0.bb +++ b/meta/recipes-graphics/clutter/clutter-1.0_1.26.2.bb | |||
@@ -2,8 +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] = "b065e9ca53d1f6bc1ec26aeb27338bb7" | 5 | SRC_URI[archive.md5sum] = "a03482cbacf735eca8c996f210a21ee5" |
6 | SRC_URI[archive.sha256sum] = "67514e7824b3feb4723164084b36d6ce1ae41cb3a9897e9f1a56c8334993ce06" | 6 | SRC_URI[archive.sha256sum] = "e7233314983055e9018f94f56882e29e7fc34d8d35de030789fdcd9b2d0e2e56" |
7 | SRC_URI += "file://install-examples.patch \ | 7 | SRC_URI += "file://install-examples.patch \ |
8 | file://run-installed-tests-with-tap-output.patch \ | 8 | file://run-installed-tests-with-tap-output.patch \ |
9 | file://0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch \ | 9 | file://0001-Remove-clutter.types-as-it-is-build-configuration-sp.patch \ |