]> code.ossystems Code Review - openembedded-core.git/commit
bind: fix multilib install file conflicts
authorKai Kang <kai.kang@windriver.com>
Sat, 29 Sep 2018 05:43:48 +0000 (13:43 +0800)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 29 Sep 2018 14:09:33 +0000 (15:09 +0100)
commitd3baeaf09d5d3e7548e5b2ea1b565880ea6ce994
treeb00ed3c93616be6b97e26970e1745d409632964c
parentdf90cb1f4ee8918b0bc2a281b2d77444a0d037e7
bind: fix multilib install file conflicts

It adds ${libdir} to linker options in scripts bind9-config and
isc-config.sh. And then causes install file conflicts when install bind
andl ib32-bind both.

Inherit multilib_script.bbclass to fix this issue.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-connectivity/bind/bind_9.11.4.bb