postgresql : Fix build using pkg-config for libxml-2.0.
authorPhilip Balister <philip@balister.org>
Fri, 11 Jul 2014 14:09:21 +0000 (10:09 -0400)
committerPatrick Ohly <patrick.ohly@intel.com>
Fri, 9 Jan 2015 16:39:47 +0000 (08:39 -0800)
commit57c8369d24c9eacd04d95ae3550db0196830f86e
tree41bcf9026eef728bf6f59d27d1bb839cf0ceb01e
parent4c27778381107ac74cb4ed77441a1fcb9be37065
postgresql : Fix build using pkg-config for libxml-2.0.

Use package-config instead of binconfig for libxml-2.0.

The pgac_option processing is filtering the output from
the xml-config programming. The pkgconfig output is good
enough to use without such filtering.

(From meta-openembedded rev: 18ccf18ee4949b785e240d9f8f8983c6554dd4e9)

Signed-off-by: Philip Balister <philip@balister.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Signed-off-by: Patrick Ohly <patrick.ohly@intel.com>
meta-openembedded/meta-oe/recipes-support/postgresql/files/0001-Use-pkg-config-for-libxml2-detection.patch [new file with mode: 0644]
meta-openembedded/meta-oe/recipes-support/postgresql/postgresql.inc