aboutsummaryrefslogtreecommitdiffstats
path: root/meta/recipes-extended/libidn/libidn_1.32.bb
diff options
context:
space:
mode:
authorAndré Draszik <adraszik@tycoint.com>2016-06-28 12:53:15 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2016-07-08 09:55:40 +0100
commit40636c1ef853be01541b89d9b6f1321bbeefe8f3 (patch)
tree1facd33b4b069a224d71016a8f85c0bc0b497b36 /meta/recipes-extended/libidn/libidn_1.32.bb
parent606a43dc38a00cc243f933722db657aea4129f8e (diff)
downloadopenembedded-core-contrib-40636c1ef853be01541b89d9b6f1321bbeefe8f3.tar.gz
libidn: add patch to build w/ -Wformat-security
While the file in question is a command line utility only, let's be clean and still fix it. Signed-off-by: André Draszik <adraszik@tycoint.com> Signed-off-by: Ross Burton <ross.burton@intel.com>
Diffstat (limited to 'meta/recipes-extended/libidn/libidn_1.32.bb')
-rw-r--r--meta/recipes-extended/libidn/libidn_1.32.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-extended/libidn/libidn_1.32.bb b/meta/recipes-extended/libidn/libidn_1.32.bb
index 565c75d7ac..133750248b 100644
--- a/meta/recipes-extended/libidn/libidn_1.32.bb
+++ b/meta/recipes-extended/libidn/libidn_1.32.bb
@@ -18,6 +18,7 @@ SRC_URI = "${GNU_MIRROR}/libidn/${BPN}-${PV}.tar.gz \
file://libidn_fix_for_automake-1.12.patch \
file://avoid_AM_PROG_MKDIR_P_warning_error_with_automake_1.12.patch \
file://dont-depend-on-help2man.patch \
+ file://0001-idn-fix-printf-format-security-warnings.patch \
"
SRC_URI[md5sum] = "4dd8356ba577287ea7076bfa1554b534"