aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-core/safec/safec_3.7.1.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta-oe/recipes-core/safec/safec_3.7.1.bb')
-rw-r--r--meta-oe/recipes-core/safec/safec_3.7.1.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-oe/recipes-core/safec/safec_3.7.1.bb b/meta-oe/recipes-core/safec/safec_3.7.1.bb
index 5ffe7d7528..9dd6f1c7cc 100644
--- a/meta-oe/recipes-core/safec/safec_3.7.1.bb
+++ b/meta-oe/recipes-core/safec/safec_3.7.1.bb
@@ -9,7 +9,8 @@ inherit autotools pkgconfig
S = "${WORKDIR}/git"
SRCREV = "f9add9245b97c7bda6e28cceb0ee37fb7e254fd8"
SRC_URI = "git://github.com/rurban/safeclib.git;branch=master;protocol=https \
-"
+ file://0001-strpbrk_s-Remove-unused-variable-len.patch \
+ "
COMPATIBLE_HOST = '(x86_64|i.86|powerpc|powerpc64|arm|aarch64|mips).*-linux'