]> code.ossystems Code Review - meta-freescale.git/commit
imx-test: Disable stringformat security flags
authorOtavio Salvador <otavio@ossystems.com.br>
Fri, 2 Oct 2020 13:15:10 +0000 (10:15 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Sun, 4 Oct 2020 22:37:33 +0000 (19:37 -0300)
commitc41f9b429ada389da389531b538d347966fbddc4
tree4f96d8e4859b656cf04cd12c16208991619e9ed2
parent87527af8335550beda59d8b587bf97fec97f0dd4
imx-test: Disable stringformat security flags

This fixes following build error:

,----
| pxp_lib_test/pxp_test.c: In function 'main':
| pxp_lib_test/pxp_test.c:541:2: error: format not a string literal and no format arguments [-Werror=format-security]
|   541 |  printf(usage);
|       |  ^~~~~~
`----

Fixes: #506.
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Change-Id: Ie6df1a64ba7126967861cb8fc889d4ca6f22b67a
(cherry picked from commit 8a6193807d07edc30fd06e19f475dc7a7c1689b2)
recipes-bsp/imx-test/imx-test_git.bb