generic-poky/meta/recipes-gnome/gdk-pixbuf
Richard Purdie 60651c1eb7 gdk-pixbuf: Fix libpng determinism issues
We now have libpng 1.6. If we build libpng12 as well as libpng 1.6, the 1.2
version gets preferred which is not desirable and does not give deterministic builds.

We really do want to use libpng since the item in DEPENDS will provide this so
manipulate the search list so the one we DEPEND on gets chosen. This was the cause of a
recent autobuilder failure.

(From OE-Core rev: ce1d262ea36da9a9fdeeefc0ddc69833801d4d2d)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
2013-04-13 23:49:28 +01:00
..
gdk-pixbuf-2.26.5 gdk-pixbuf: Fix libpng determinism issues 2013-04-13 23:49:28 +01:00
gdk-pixbuf_2.26.5.bb gdk-pixbuf: Fix libpng determinism issues 2013-04-13 23:49:28 +01:00