meta-digi/meta-digi-arm/dynamic-layers/freescale-layer/recipes-security/optee-imx
Gabriel Valcazar ab8941b8c9 freescale-layer: optee-os: fix staticdev package QA errors
For some reason, using the '+=' operator instead of ':append' when specifying
the staticdev package's FILES, the original values are overwritten, causing all
of them to get included in the dev package instead. Since some of these files
are static libraries, this causes QA errors.

Replace the '+=' operator with ':append' to fix this.

Signed-off-by: Gabriel Valcazar <gabriel.valcazar@digi.com>
2024-10-17 13:03:37 +02:00
..
optee-client optee-client: change secure storage path when TF is enabled 2024-06-27 15:41:00 +02:00
optee-os freescale-layer: optee-os: sync with meta-freescale 2024-10-17 13:03:37 +02:00
optee-client_4.2.0.imx.bbappend freescale-layer: optee-client: sync with meta-freescale 2024-10-17 13:03:37 +02:00
optee-os_4.2.0.imx.bbappend freescale-layer: optee-os: fix staticdev package QA errors 2024-10-17 13:03:37 +02:00