diff options
author | Walter Schweizer <walter.schweizer@siemens.com> | 2023-02-03 15:27:04 +0100 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2023-02-05 20:33:25 +0000 |
commit | 2d3157e6deb01c84ae5d9f0bb839227a400a9f03 (patch) | |
tree | 0fb5a2793209461452e3d122f0252ce6e3a88712 /recipes-dpaa/dpa-offload | |
parent | 12861dcfb747c3a471663d095b56e36b6f45cb1c (diff) | |
download | meta-freescale-backport-1407-to-kirkstone.tar.gz |
imx-cst: fix build issue for Ubuntu 22.04(LTS)backport-1407-to-kirkstone
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>
(cherry picked from commit c731dcbe2ddbaa57c37e4ec8362752c9b96ab13d)
Diffstat (limited to 'recipes-dpaa/dpa-offload')
0 files changed, 0 insertions, 0 deletions