diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2015-11-27 10:58:40 +0200 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2015-12-08 10:20:49 +0000 |
commit | 10d6dc414c7779aafee54850b1d707dc6e001cb1 (patch) | |
tree | 3dc1a43e65a66195875bdf25d04bb1011fe2e514 /meta | |
parent | 79b823a1af074864a7a6a6e9d7e9ce21dfcd56ae (diff) | |
download | poky-10d6dc414c7779aafee54850b1d707dc6e001cb1.tar.gz |
libcroco: Upgrade 0.6.8 -> 0.6.9
(From OE-Core rev: 7352107cafd59ec051f2d6cedc0a61c5c38fa943)
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')
-rw-r--r-- | meta/recipes-support/libcroco/libcroco_0.6.9.bb (renamed from meta/recipes-support/libcroco/libcroco_0.6.8.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libcroco/libcroco_0.6.8.bb b/meta/recipes-support/libcroco/libcroco_0.6.9.bb index 2b1b910631..05bd93129a 100644 --- a/meta/recipes-support/libcroco/libcroco_0.6.8.bb +++ b/meta/recipes-support/libcroco/libcroco_0.6.9.bb | |||
@@ -17,5 +17,5 @@ BINCONFIG = "${bindir}/croco-0.6-config" | |||
17 | 17 | ||
18 | inherit autotools pkgconfig gnomebase gtk-doc binconfig-disabled | 18 | inherit autotools pkgconfig gnomebase gtk-doc binconfig-disabled |
19 | 19 | ||
20 | SRC_URI[archive.md5sum] = "767e73c4174f75b99695d4530fd9bb80" | 20 | SRC_URI[archive.md5sum] = "f1863da805c9206563da06f56da1ea55" |
21 | SRC_URI[archive.sha256sum] = "ea6e1b858c55219cefd7109756bff5bc1a774ba7a55f7d3ccd734d6b871b8570" | 21 | SRC_URI[archive.sha256sum] = "38b9a6aed1813e55b3ca07a68d1af845ad4d1f984602e9272fe692930c0be0ae" |