meta-freescale/dynamic-layers/openembedded-layer/recipes-devtools
Walter Schweizer c731dcbe2d 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>
2023-02-04 11:03:24 +01:00
..
cst imx-cst: fix build issue for Ubuntu 22.04(LTS) 2023-02-04 11:03:24 +01:00
luajit layer: Convert to new override syntax 2021-08-12 10:08:24 -07:00