summaryrefslogtreecommitdiffstats
path: root/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2015-10-03 12:55:24 -0700
committerJoe MacDonald <joe_macdonald@mentor.com>2015-10-21 15:59:03 -0400
commitc0a865d4efe5e5d702f39ac2793ee7a3de19d236 (patch)
tree9941a46b279cebfc3500dcef8c06827849cbb720 /meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
parent6233934a50f738c5d24dbe91bafcbcea10d22058 (diff)
downloadmeta-openembedded-c0a865d4efe5e5d702f39ac2793ee7a3de19d236.tar.gz
net-snmp: Fix build with gcc5
Fix errors seen with gcc5 Change-Id: I9c4361f3a9c25342f5c740263f551c162dce8faf Signed-off-by: Khem Raj <raj.khem@gmail.com> Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com> Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com>
Diffstat (limited to 'meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb')
-rw-r--r--meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
index 431a6330f..b32d842de 100644
--- a/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
+++ b/meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb
@@ -20,6 +20,7 @@ SRC_URI = "${SOURCEFORGE_MIRROR}/net-snmp/net-snmp-${PV}.zip \
20 file://run-ptest \ 20 file://run-ptest \
21 file://dont-return-incompletely-parsed-varbinds.patch \ 21 file://dont-return-incompletely-parsed-varbinds.patch \
22 file://0001-config_os_headers-Error-Fix.patch \ 22 file://0001-config_os_headers-Error-Fix.patch \
23 file://0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch \
23" 24"
24SRC_URI[md5sum] = "9f682bd70c717efdd9f15b686d07baee" 25SRC_URI[md5sum] = "9f682bd70c717efdd9f15b686d07baee"
25SRC_URI[sha256sum] = "e8dfc79b6539b71a6ff335746ce63d2da2239062ad41872fff4354cafed07a3e" 26SRC_URI[sha256sum] = "e8dfc79b6539b71a6ff335746ce63d2da2239062ad41872fff4354cafed07a3e"