]> code.ossystems Code Review - openembedded-core.git/commit
bind: Update libxml2 check to make it deterministic.
authorNoor <noor_ahsan@mentor.com>
Wed, 7 Jan 2015 13:51:18 +0000 (18:51 +0500)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 8 Jan 2015 09:21:18 +0000 (09:21 +0000)
commitb61a2acc321489c3427f0afa3059486dc144a13b
tree3509ffb55c7f5b45f6c9948da9a1b4e06625c39f
parentc3d4515854bb889c866b1592a6b109bd7b1deb8c
bind: Update libxml2 check to make it deterministic.

* Firstly configure scritp was testing files from bin folder.
  In our case we don't copy bin folder to sysroot for target
  recipes. So added extra check to validate .pc file from lib
  folder via a patch to configure.in file.
* Secondly linxml2 dependency was missing. So added PACKAGECONFIG
  for libxml2.

Signed-off-by: Noor Ahsan <noor_ahsan@mentor.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind/bind-add-crosscripts-search-path-for-xml2-config.patch [new file with mode: 0644]
meta/recipes-connectivity/bind/bind_9.9.5.bb