summaryrefslogtreecommitdiffstats
path: root/meta/recipes-kernel/linux
diff options
context:
space:
mode:
authorKai Kang <kai.kang@windriver.com>2020-09-22 15:02:33 +0800
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-09-23 20:54:03 +0100
commit8cc65e7eb067413b4a9b1449c51f88158f3a6ae1 (patch)
tree8e6ae1c989b4850ebcbae21c17d7fdd0d8d3564e /meta/recipes-kernel/linux
parentcfdbefde5a12b8ce90d4a02f94b0cd0e4fb4ccc8 (diff)
downloadpoky-8cc65e7eb067413b4a9b1449c51f88158f3a6ae1.tar.gz
kea: fix conflict between multilibs
There are conflict of config files between kea and lib32-kea: | Error: Transaction test error: | file /etc/kea/kea-ctrl-agent.conf conflicts between attempted installs of lib32-kea-1.7.10-r0.core2_32 and kea-1.7.10-r0.core2_64 | file /etc/kea/kea-dhcp4.conf conflicts between attempted installs of lib32-kea-1.7.10-r0.core2_32 and kea-1.7.10-r0.core2_64 Because they are all commented out, replace the expanded libdir path with '$libdir' in the config files to avoid conflict. (From OE-Core rev: 2cc07c4685c95e1d7a7f8e84947ea4f01e8357d3) Signed-off-by: Kai Kang <kai.kang@windriver.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-kernel/linux')
0 files changed, 0 insertions, 0 deletions