summaryrefslogtreecommitdiffstats
path: root/meta/classes/archiver.bbclass
diff options
context:
space:
mode:
authorRoss Burton <ross.burton@intel.com>2013-12-10 12:13:36 +0000
committerRichard Purdie <richard.purdie@linuxfoundation.org>2013-12-10 17:42:46 +0000
commit8bbd5083d0ebde379509e26c72c591c70791c8ce (patch)
tree16a64a9fc023022116ae4c636dce95c3891b48db /meta/classes/archiver.bbclass
parentc66ff8bb8f4cdd6346a33b37599b67bbc77f1c8c (diff)
downloadast2050-yocto-poky-8bbd5083d0ebde379509e26c72c591c70791c8ce.zip
ast2050-yocto-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/classes/archiver.bbclass')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud