]> code.ossystems Code Review - openembedded-core.git/commit
gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIR
authorRoss Burton <ross.burton@intel.com>
Fri, 25 Sep 2015 22:43:55 +0000 (23:43 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 26 Sep 2015 16:57:44 +0000 (17:57 +0100)
commit87eea290a799be0e852d8b3c357879680abedb77
treed3d2be3172f6e176bda6e13d537b8536ba3d28d1
parent5fe4112ccd75858cdab8ba18eb6b1d9d5829f186
gtk-icon-cache/pixbufcache: don't set GDK_PIXBUF_MODULEDIR

In normal use gdk-pixbuf knows where to find its own loaders and explicitly
stating this will cause work in the future if the ABI version changes.

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/gtk-icon-cache.bbclass
meta/classes/pixbufcache.bbclass