]> code.ossystems Code Review - openembedded-core.git/commit
multilib-script: Fix ALTERNATIVE_${PN} overwrite issue
authorZhixiong Chi <zhixiong.chi@windriver.com>
Fri, 10 Aug 2018 07:31:34 +0000 (00:31 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 14 Aug 2018 10:36:22 +0000 (11:36 +0100)
commitf474a7ed02acaffe5d0fcc67e06dde17fc8e4d0e
tree9f14ee12c6450b20c6759045d2aa91ac834b10a7
parentb159cb615feb7f27f8d2afc71f547742bb19cde0
multilib-script: Fix ALTERNATIVE_${PN} overwrite issue

If multilib scripts handle more than one file per package, the variable
ALTERNATIVE_${PN} will be overwritten and there will be only one symbol
link file. Append to the variable to avoid this.

Signed-off-by: Zhixiong Chi <zhixiong.chi@windriver.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/classes/multilib_script.bbclass