]> code.ossystems Code Review - meta-freescale.git/commit
optee-client: Fix incorrect packaging logic
authorTom Hochstein <tom.hochstein@nxp.com>
Mon, 21 Feb 2022 19:04:46 +0000 (13:04 -0600)
committerTom Hochstein <tom.hochstein@nxp.com>
Thu, 24 Feb 2022 19:32:53 +0000 (13:32 -0600)
commitf816e66fe29382d0f966740d616b32622bdcb69b
tree2cedcea9a94bdbad223b7fa883c0fd069d8bbc08
parent9d374c6460a3f7b6286f795fc47ec578d2b68912
optee-client: Fix incorrect packaging logic

- The logic for the tee-supplicant package doesn't work and the package
ends up empty. In fact, tee-supplicant belongs in the main package anyway.
- The main package already contains ${libdir}, so drop the redundant
assignment.
- The headers belong in the -dev package, so drop them from the main.
- Drop the un-necessary INSANE_SKIP settings.

Signed-off-by: Tom Hochstein <tom.hochstein@nxp.com>
recipes-security/optee-imx/optee-client_3.15.0.imx.bb