mirror of
git://git.openembedded.org/meta-openembedded
synced 2026-04-02 02:49:12 +00:00
libnet: Fix install conflict when enable multilib.
Error: Transaction test error: file /usr/bin/libnet-config conflicts between attempted installs of libnet-dev-1.2-r0.aarch64 and lib32-libnet-dev-1.2-r0.armv7ahf_neon Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
parent
33d4c0aa8f
commit
76e319e6b4
@ -16,4 +16,6 @@ SRCREV = "deeeeaeb84f8bc5d2299913d4ccf53d0d4c26966"
|
||||
|
||||
S = "${WORKDIR}/git"
|
||||
|
||||
inherit autotools binconfig
|
||||
inherit autotools binconfig multilib_script
|
||||
MULTILIB_SCRIPTS = "${PN}-dev:${bindir}/libnet-config"
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user