diff options
author | Christopher Larson <chris_larson@mentor.com> | 2016-05-24 09:28:40 -0700 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-05-30 09:30:29 +0100 |
commit | 16c30d85a8bae3cbebb80c082ccd34e2ab0d2540 (patch) | |
tree | c0f807b130eed5747db04d6181c829080cf24ad9 /meta-skeleton/conf | |
parent | d603a6abf5abff2d1ccee902e0eb9f651aeb121e (diff) | |
download | openembedded-core-16c30d85a8bae3cbebb80c082ccd34e2ab0d2540.tar.gz openembedded-core-16c30d85a8bae3cbebb80c082ccd34e2ab0d2540.tar.bz2 openembedded-core-16c30d85a8bae3cbebb80c082ccd34e2ab0d2540.zip |
dhcp: fix non-deterministic libxml2 dependency
This dependency was floating, which results in non-deterministic builds. Add
a configure argument and associated PACKAGECONFIG to fix this.
The libxml dep is only needed when bind was built with a dep on libxml due to
its httpstats feature. So, when you enable the httpstats config in bind, and
want to build dhcp, be sure to also enable the bind-httpstats config in dhcp.
Signed-off-by: Christopher Larson <chris_larson@mentor.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta-skeleton/conf')
0 files changed, 0 insertions, 0 deletions