diff options
author | Ross Burton <ross.burton@intel.com> | 2013-12-10 12:13:36 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2013-12-10 17:42:46 +0000 |
commit | 8bbd5083d0ebde379509e26c72c591c70791c8ce (patch) | |
tree | 16a64a9fc023022116ae4c636dce95c3891b48db /meta/recipes-graphics/xorg-font | |
parent | c66ff8bb8f4cdd6346a33b37599b67bbc77f1c8c (diff) | |
download | poky-8bbd5083d0ebde379509e26c72c591c70791c8ce.tar.gz |
libmatchbox: fix libpng detection
The configure script looks for libpng12 though pkg-config and if that fails
falls back to looking for library files directly. The result of this is that
the linkage can change between libpng12 or libpng16 depending on what is
installed in the sysroot.
To resolve this, take a patch from upstream to just link using pkg-config.
(From OE-Core rev: 1f17598031059f498e8681cd09c5b0832622d3ac)
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-graphics/xorg-font')
0 files changed, 0 insertions, 0 deletions