aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRafaël Carré <funman@videolan.org>2015-12-01 14:02:55 +0100
committerArmin Kuster <akuster808@gmail.com>2016-04-17 13:43:25 -0700
commitb4926d33a7641950dcdeb2e94dfb8b86c7c36ba0 (patch)
treeed5c4fdec00a9523fcbbb3fbe2844cab26a6ccd9
parentb3a1f2c1e3f3aa2367f49aa768693a36eaf484cd (diff)
downloadmeta-openembedded-contrib-b4926d33a7641950dcdeb2e94dfb8b86c7c36ba0.tar.gz
net-snmp: apply patch for cross-compilation
7fb5479 added the patch but did not apply it Signed-off-by: Joe MacDonald <joe_macdonald@mentor.com> Signed-off-by: Armin Kuster <akuster808@gmail.com>
-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 036b5cc5ab..1bf0fb3e4e 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 \
file://run-ptest \
file://dont-return-incompletely-parsed-varbinds.patch \
file://0001-config_os_headers-Error-Fix.patch \
+ file://0002-config_os_headers-Error-Fix.patch \
file://0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch \
"
SRC_URI[md5sum] = "9f682bd70c717efdd9f15b686d07baee"