mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-12-14 06:26:18 +01:00
Revert "optee-client: Fix unshipped libdir directory"
This reverts commit 99db92e32b.
This commit is contained in:
parent
ee0e17ad4b
commit
4346f3bfb3
|
|
@ -25,5 +25,3 @@ do_install:append () {
|
|||
inherit ${@oe.utils.conditional('VIRTUAL-RUNTIME_dev_manager', 'busybox-mdev', '', 'useradd', d)}
|
||||
USERADD_PACKAGES = "${PN}"
|
||||
GROUPADD_PARAM:${PN} = "--system ${TEE_GROUP_NAME}"
|
||||
|
||||
FILES:${PN} += "${libdir}/* ${includedir}/*"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user