]> code.ossystems Code Review - meta-freescale.git/commit
optee-os: Replace /lib by ${nonarch_base_libdir} in do_install
authorantznin <agodard@witekio.com>
Wed, 29 Apr 2020 12:37:38 +0000 (14:37 +0200)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 5 May 2020 11:50:50 +0000 (08:50 -0300)
commit1da242af42a5a88cd2527bf829570d6f10b27010
tree89602cde386cc6ad2c5a66c11978300b68a5189d
parent2f4e04cb978822bba63638950141fbc28c431b05
optee-os: Replace /lib by ${nonarch_base_libdir} in do_install

This fixes a do_package error when using `usrmerge` in
`DISTRO_FEATURES`. In that case the bin files should have been installed
in /usr/lib. Using ${nonarch_base_libdir} makes the location specific to
distro settings.

Signed-off-by: antznin <agodard@witekio.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: I9d6c015975b093f74f29927a7e8bdfd87fd3dc09
recipes-security/optee-imx/optee-os_3.2.0.imx.bb