diff options
author | Walter Schweizer <walter.schweizer@siemens.com> | 2023-02-03 15:27:04 +0100 |
---|---|---|
committer | Walter Schweizer <walter.schweizer@siemens.com> | 2023-02-04 11:03:24 +0100 |
commit | c731dcbe2ddbaa57c37e4ec8362752c9b96ab13d (patch) | |
tree | f4ddde252d802ff755ebbe65754945dc57808bbb /classes/use-imx-security-controller-firmware.bbclass | |
parent | 9024c90df68ae97d3a6f8decaa513cce7a8c2c5b (diff) | |
download | meta-freescale-c731dcbe2ddbaa57c37e4ec8362752c9b96ab13d.tar.gz |
imx-cst: fix build issue for Ubuntu 22.04(LTS)
On Ubuntu 22.04(LTS) cst fails to link with libcrypto.
NXP uses weaken to solve a conflict in linking.
The linker in Ubuntu seems to ignore weak symbols does
not link libcrypto at all.
The patch fixes the conflict in the code itself.
It restricts the scope of err_msg to the module.
Signed-off-by: Walter Schweizer <walter.schweizer@siemens.com>
Diffstat (limited to 'classes/use-imx-security-controller-firmware.bbclass')
0 files changed, 0 insertions, 0 deletions