diff options
author | Ross Burton <ross.burton@intel.com> | 2013-11-15 23:49:23 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-11-18 12:44:05 +0000 |
commit | be49e20d1c386090c317be50db0cffaae8f76b34 (patch) | |
tree | 135b7f5e7ce1077a4363197825b7f215320c9f9f /meta/recipes-gnome | |
parent | 51feb29411ddb5b6de68e4d0dc8461353f1cc2ba (diff) | |
download | poky-be49e20d1c386090c317be50db0cffaae8f76b34.tar.gz |
gdk-pixbuf: upgrade to 2.30.1
(From OE-Core rev: e5b861c5ff2e9e0e20ffcc12acb193db677227d7)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-gnome')
-rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.1.bb (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.1.bb index d027fcf4f7..b7aed7a41c 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.28.2.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.1.bb | |||
@@ -19,8 +19,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
19 | file://extending-libinstall-dependencies.patch \ | 19 | file://extending-libinstall-dependencies.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI[md5sum] = "04c04e5042acd85cff6c439aba1995f1" | 22 | SRC_URI[md5sum] = "e5ae32be7927c9bc94d8593a881eeb3f" |
23 | SRC_URI[sha256sum] = "183113c2eb2232963e88864a6a54fd963dbfeb1a3679fb0d3456f9e0b79e4617" | 23 | SRC_URI[sha256sum] = "a3263b1e15668c009313bf04ab67420bec9f2b167c402a71a486307cadee8d30" |
24 | 24 | ||
25 | inherit autotools pkgconfig gettext pixbufcache | 25 | inherit autotools pkgconfig gettext pixbufcache |
26 | 26 | ||