summaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/ltp/ltp_20190115.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-extended/ltp/ltp_20190115.bb')
-rw-r--r--meta/recipes-extended/ltp/ltp_20190115.bb5
1 files changed, 5 insertions, 0 deletions
diff --git a/meta/recipes-extended/ltp/ltp_20190115.bb b/meta/recipes-extended/ltp/ltp_20190115.bb
index 4bc9224a1d..ed1cb27112 100644
--- a/meta/recipes-extended/ltp/ltp_20190115.bb
+++ b/meta/recipes-extended/ltp/ltp_20190115.bb
@@ -29,6 +29,11 @@ CFLAGS_append_powerpc64 = " -D__SANE_USERSPACE_TYPES__"
CFLAGS_append_mipsarchn64 = " -D__SANE_USERSPACE_TYPES__"
SRCREV = "a6a5caef13632e669dda27b0461726eba546a2f3"
+# ltp doesn't currently build cleanly with
+# "-Wformat -Wformat-security -Werror=format-security" in CFLAGS
+# remove this when it does
+SECURITY_STRINGFORMAT = ""
+
SRC_URI = "git://github.com/linux-test-project/ltp.git \
file://0004-build-Add-option-to-select-libc-implementation.patch \
file://0005-kernel-controllers-Link-with-libfts-explicitly-on-mu.patch \