aboutsummaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-support/log4c/log4c_1.2.4.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2017-03-06 23:13:45 -0800
committerMartin Jansa <Martin.Jansa@gmail.com>2017-03-11 17:56:43 +0100
commitf8c9209dba5a68a310ee820c6f11379fc21adb66 (patch)
treecb72c77555f38e7803f578ba224e7617690fc786 /meta-oe/recipes-support/log4c/log4c_1.2.4.bb
parent073fc4e476fbc875745e1490ca85de539967be52 (diff)
downloadmeta-openembedded-contrib-f8c9209dba5a68a310ee820c6f11379fc21adb66.tar.gz
log4c: Backport patch to fix security format errors with clang
Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
Diffstat (limited to 'meta-oe/recipes-support/log4c/log4c_1.2.4.bb')
-rw-r--r--meta-oe/recipes-support/log4c/log4c_1.2.4.bb4
1 files changed, 3 insertions, 1 deletions
diff --git a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb
index a028f2b7f3..ef7ad847a6 100644
--- a/meta-oe/recipes-support/log4c/log4c_1.2.4.bb
+++ b/meta-oe/recipes-support/log4c/log4c_1.2.4.bb
@@ -4,7 +4,9 @@ LICENSE = "LGPLv2"
LIC_FILES_CHKSUM = "file://COPYING;md5=4fbd65380cdd255951079008b364516c"
SRC_URI = "${SOURCEFORGE_MIRROR}/${BPN}/${BP}.tar.gz \
- file://fix_configure_with-expat.patch"
+ file://fix_configure_with-expat.patch \
+ file://0001-Use-the-API-properly-in-the-example-format-security-.patch \
+ "
SRC_URI[md5sum] = "0d94919136e1d16b68427562e74cb3dd"
SRC_URI[sha256sum] = "5991020192f52cc40fa852fbf6bbf5bd5db5d5d00aa9905c67f6f0eadeed48ea"