mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-07-26 19:47:17 +00:00
a9d4a92025
The recipe was suppressing errors by including '--compile-no-warning-as-error' and removing '-Werror=format-security' from SECURITY_STRINGFORMAT. Remove both workarounds and carry upstream patches that fix the underlying warnings instead. Signed-off-by: Antonios Christidis <a-christidis@ti.com> Signed-off-by: Khem Raj <khem.raj@oss.qualcomm.com>