]> code.ossystems Code Review - openembedded-core.git/commit
bind: remove dependency on bind in bind-dev
authorRoss Burton <ross.burton@intel.com>
Thu, 27 Aug 2015 15:58:52 +0000 (16:58 +0100)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Aug 2015 12:17:52 +0000 (13:17 +0100)
commitf28757a4b89447ea528cba987f0396b92aa0bbfe
tree417b81d3b17e9536e447050ed89ed3e000e7b0bb
parent3aad1f489f38e999914ee6ccbf87367b9a75ee5e
bind: remove dependency on bind in bind-dev

bind doesn't ship shared libraries only static libraries, so the default
dependency on PN from PN-dev is pointless and means that an image with bind-dev
installed (via dhcp-dev's automatic dependency) ends up with named installed and
started on boot which is rarely intended.

If and when we ship bind's shared libraries we should ensure that the libraries
go into a separate package.

Also remove an old comment about --enable-exportlib which isn't supported by
configure anymore.

[ YOCTO #8216 ]

Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind_9.10.2-P3.bb