diff options
author | Constantin Musca <constantinx.musca@intel.com> | 2012-09-11 10:23:42 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2012-09-12 15:13:44 +0100 |
commit | 39a30b88a3217ffc8930b878c584665ec782ece1 (patch) | |
tree | 9964af351646397e597a2575421cd8e29c0c415a /meta/recipes-support | |
parent | 83ba6c31da82d6c50460f2c2e78080085563c60e (diff) | |
download | poky-39a30b88a3217ffc8930b878c584665ec782ece1.tar.gz |
libexif: upgrade to 0.6.21
(From OE-Core rev: 727ed3ca04fbb3d3685a1b346457d975367da2ea)
Signed-off-by: Constantin Musca <constantinx.musca@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-support')
-rw-r--r-- | meta/recipes-support/libexif/libexif_0.6.21.bb (renamed from meta/recipes-support/libexif/libexif_0.6.20.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-support/libexif/libexif_0.6.20.bb b/meta/recipes-support/libexif/libexif_0.6.21.bb index f233d3f5c5..301c25dfa9 100644 --- a/meta/recipes-support/libexif/libexif_0.6.20.bb +++ b/meta/recipes-support/libexif/libexif_0.6.21.bb | |||
@@ -6,8 +6,8 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=243b725d71bb5df4a1e5920b344b86ad" | |||
6 | 6 | ||
7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" | 7 | SRC_URI = "${SOURCEFORGE_MIRROR}/libexif/libexif-${PV}.tar.bz2" |
8 | 8 | ||
9 | SRC_URI[md5sum] = "19844ce6b5d075af16f0d45de1e8a6a3" | 9 | SRC_URI[md5sum] = "27339b89850f28c8f1c237f233e05b27" |
10 | SRC_URI[sha256sum] = "a772d20bd8fb9802d7f0d70fde6ac8872f87d0c66c52b0d14026dafcaa83d715" | 10 | SRC_URI[sha256sum] = "16cdaeb62eb3e6dfab2435f7d7bccd2f37438d21c5218ec4e58efa9157d4d41a" |
11 | 11 | ||
12 | inherit autotools gettext | 12 | inherit autotools gettext |
13 | 13 | ||