diff options
author | Saul Wold <sgw@linux.intel.com> | 2011-04-09 23:50:17 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2011-04-12 10:12:21 -0700 |
commit | 10a52e0f7cb9c683ff77714cc509a8fd1cc4fd09 (patch) | |
tree | 5c14975683079adb57f0b04215b37ea55a5f58eb /meta | |
parent | a52663efe89bff608650d11ef4eb3ced7c017b23 (diff) | |
download | poky-10a52e0f7cb9c683ff77714cc509a8fd1cc4fd09.tar.gz |
clutter-1.6: fix SRC_URI[md5sum]
(From OE-Core rev: ba7b4e73e408cdd12c896cdc79267056849200d7)
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb b/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb index 7ead5f9103..04935e3e90 100644 --- a/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb +++ b/meta/recipes-graphics/clutter/clutter-1.6_1.6.8.bb | |||
@@ -21,5 +21,5 @@ do_configure_prepend () { | |||
21 | sed -i -e 's/^DOLT//' ${S}/configure.ac | 21 | sed -i -e 's/^DOLT//' ${S}/configure.ac |
22 | } | 22 | } |
23 | 23 | ||
24 | SRC_URI[md5sum] = "5a3c6d8414d4e286aba0a936f344c9b1"" | 24 | SRC_URI[md5sum] = "9eedac4216f709a9f144940d24bfbb3e" |
25 | SRC_URI[sha256sum] = "cc147b8e7e62ed4b9b8a83df3db9788cf37db0c83970ba876228433f32bda442" | 25 | SRC_URI[sha256sum] = "cc147b8e7e62ed4b9b8a83df3db9788cf37db0c83970ba876228433f32bda442" |