]> code.ossystems Code Review - openembedded-core.git/commit
python3: fix file conflict when multilib enabled
authorZhang Xiao <xiao.zhang@windriver.com>
Mon, 12 Mar 2018 09:12:58 +0000 (02:12 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Fri, 29 Jun 2018 16:45:58 +0000 (17:45 +0100)
commitbbb5e55abd0e628a5b0dae90d5eace0a2483f1fc
tree4b8aa62d4e187f17ef2bb00a7ca7067f3c149179
parent6f8f984ba363f764e83290b972ec31a90aad1603
python3: fix file conflict when multilib enabled

Config file python3.5m-config conflicts between 32 and 64 bit packages.
Use update-alternatives to add base_libdir as suffix to avoid it.

[YOCTO #12511]

Signed-off-by: Zhang Xiao <xiao.zhang@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/python/python3_3.5.5.bb