]> 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:51:53 +0000 (08:51 -0300)
commita44d0e61e09ecefeee56403236e81a2f2eb0ab1d
treef99bdd516f53e9dc24707b4dec14fe614bfe39d7
parent6b9b83814d35d9055f0c2578f76a564096b8115f
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>
recipes-security/optee-imx/optee-os_3.2.0.imx.bb