diff options
author | Jussi Kukkonen <jussi.kukkonen@intel.com> | 2016-05-16 16:22:41 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-17 14:43:28 +0100 |
commit | 7e96b681c2a8c88683f89a7585c8cec7773fdf7a (patch) | |
tree | 1873bfe2df9546be3b95c459c247936c8cd18fd1 /meta | |
parent | 53c431828ac7d8bd958ab31992b687b0cfa723ac (diff) | |
download | poky-7e96b681c2a8c88683f89a7585c8cec7773fdf7a.tar.gz |
gdk-pixbuf: Upgrade 2.32.3 -> 2.34.0
(From OE-Core rev: b6ba695f38e5bbe5465d786a4661b9a3d9405455)
Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta')
-rw-r--r-- | meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb (renamed from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb) | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb index ba94eecbd9..c24ec128d3 100644 --- a/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.32.3.bb +++ b/meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.34.0.bb | |||
@@ -19,8 +19,8 @@ SRC_URI = "${GNOME_MIRROR}/${BPN}/${MAJ_VER}/${BPN}-${PV}.tar.xz \ | |||
19 | file://fatal-loader.patch \ | 19 | file://fatal-loader.patch \ |
20 | " | 20 | " |
21 | 21 | ||
22 | SRC_URI[md5sum] = "9275076639baa24a342f3e02c402920e" | 22 | SRC_URI[md5sum] = "63cb19f92cf7709ccf44bbb6fe1ff70c" |
23 | SRC_URI[sha256sum] = "2b6771f1ac72f687a8971e59810b8dc658e65e7d3086bd2e676e618fd541d031" | 23 | SRC_URI[sha256sum] = "d55e5b383ee219bd0e23bf6ed4427d56a7db5379729a6e3e0a0e0eba9a8d8879" |
24 | 24 | ||
25 | inherit autotools pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection | 25 | inherit autotools pkgconfig gettext pixbufcache ptest-gnome upstream-version-is-even gobject-introspection |
26 | 26 | ||