]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf: Only apply native cleaning in normal task, not setscene
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 17:12:17 +0000 (18:12 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 28 Sep 2015 10:58:33 +0000 (11:58 +0100)
commit4e89fe719b3e237d84b7ceba2a8c83a768baa714
tree379cc072be8db22cf268c4501c79a8fbf47c963e
parente56bda210e216251c04d872211081a89ac06dde6
gdk-pixbuf: Only apply native cleaning in normal task, not setscene

The previous fix works well for normal tasks since the ordering is always
correct and gdk-pixbuf-native comes first. Setscene ordering is reversed
so we can't rely on this there. Remove the fix in that case since
it breaks more than it solves.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.30.8.bb