diff --git a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb index c5242d5e..85fc191d 100644 --- a/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb +++ b/meta-ti-extras/recipes-bsp/dsptop/dsptop_git.bb @@ -22,3 +22,5 @@ RDEPENDS:${PN} = "debugss-module-drv bash" include dsptop.inc PARALLEL_MAKE = "" + +SECURITY_STRINGFORMAT:remove = "-Werror=format-security"