]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf: Upgrade 2.36.1 -> 2.36.5
authorJussi Kukkonen <jussi.kukkonen@intel.com>
Wed, 22 Feb 2017 13:02:36 +0000 (15:02 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 1 Mar 2017 12:54:18 +0000 (12:54 +0000)
commit645e14bb39d10a50648daaf7a015f2d75bf357db
treef2f7c4d7b14ae5c3027c6755cfd4ec1729c0a252
parentee1beb8c321b5aa9a26e7b5a9df9ceed83ca9056
gdk-pixbuf: Upgrade 2.36.1 -> 2.36.5

Mostly bug fix releases.

Generating the thumbnailer metadata now requires running yet another
tool at build time. This is broken for cross-compiling, add a
work-around.

Add gdk-pixbuf-native to DEPENDS to make the above workaround possible:
We already build gdk-pixbuf-native anyway so this is not a huge deal.

Signed-off-by: Jussi Kukkonen <jussi.kukkonen@intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf/0001-Work-around-thumbnailer-cross-compile-failure.patch [new file with mode: 0644]
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.5.bb [moved from meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.36.1.bb with 88% similarity]