]> code.ossystems Code Review - openembedded-core.git/commit
gdk-pixbuf: Fix the native png load error and remove duplicated recipe
authorZhai Edwin <edwin.zhai@intel.com>
Sun, 30 Jan 2011 12:28:58 +0000 (20:28 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 1 Feb 2011 23:59:39 +0000 (23:59 +0000)
commitfd03e8a682c4dc99c25f9df41b920f8174ed6ded
treef9dbe183f27d436f4920ec0df9f85861dce85fec
parent4e8e8a712891f0e43fe7ad9341da35153d87ebce
gdk-pixbuf: Fix the native png load error and remove duplicated recipe

Native gdk-pixbuf-csource failed to load png file as the "loaders.cache" was
not properly set by gdk-pxibuf-query-loaders when install. This patch use the
wrapper script rather than query-loaders binary as required libtool library was
not installed when do_install_append.

Also remove dedicated recipe for gdk-pixbuf-native.

[sgw: Added PACKAGES_DYMAMIC_virtclass-native]
Signed-off-by: Zhai Edwin <edwin.zhai@intel.com>
Signed-off-by: Saul Wold <sgw@linux.intel.com>
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf-native_2.22.1.bb [deleted file]
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf.inc [deleted file]
meta/recipes-gnome/gdk-pixbuf/gdk-pixbuf_2.22.1.bb