mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 11:50:56 +00:00
dsptop: Tweak SECURITY_STRINGFORMAT
A change in oe-core [1] has turned on higher security checks, but dsptop will not build with all of them turned on. Remove a single setting to get it building again. [1] https://git.openembedded.org/openembedded-core/commit/?id=4c2d64c10a5b0437ab1ea04df22386f0f95124d1 Signed-off-by: Ryan Eatmon <reatmon@ti.com>
This commit is contained in:
@@ -22,3 +22,5 @@ RDEPENDS:${PN} = "debugss-module-drv bash"
|
||||
include dsptop.inc
|
||||
|
||||
PARALLEL_MAKE = ""
|
||||
|
||||
SECURITY_STRINGFORMAT:remove = "-Werror=format-security"
|
||||
|
||||
Reference in New Issue
Block a user