diff options
| author | Franz Schnyder <franz.schnyder@toradex.com> | 2026-05-29 11:32:21 +0200 |
|---|---|---|
| committer | Franz Schnyder <franz.schnyder@toradex.com> | 2026-05-29 11:39:02 +0200 |
| commit | c147d1ee25d10ffbfabcb96faf7cc94adf41f834 (patch) | |
| tree | edaa6227d72e9a55344915ed37ba6f874c9290b2 /recipes-graphics | |
| parent | a5edb37053083fd4d6e14a2e43ddc07e8462ed9f (diff) | |
| download | meta-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
