summaryrefslogtreecommitdiffstats
path: root/recipes-graphics
diff options
context:
space:
mode:
authorFranz Schnyder <franz.schnyder@toradex.com>2026-05-29 11:32:21 +0200
committerFranz Schnyder <franz.schnyder@toradex.com>2026-05-29 11:39:02 +0200
commitc147d1ee25d10ffbfabcb96faf7cc94adf41f834 (patch)
treeedaa6227d72e9a55344915ed37ba6f874c9290b2 /recipes-graphics
parenta5edb37053083fd4d6e14a2e43ddc07e8462ed9f (diff)
downloadmeta-freescale-c147d1ee25d10ffbfabcb96faf7cc94adf41f834.tar.gz
imx-atf: Fix build failure with GCC 16.1.0
The scmi_imx9 source declares a tmp pointer that is never read. The newer GCC version 16.1.0 treats the unused pointer as -Wunused-but-set-variable. With -Werror, this breaks the build. Add a patch to remove the unused tmp pointer. Signed-off-by: Franz Schnyder <franz.schnyder@toradex.com>
Diffstat (limited to 'recipes-graphics')
0 files changed, 0 insertions, 0 deletions