[oe-commits] [meta-openembedded] 23/36: net-snmp: apply patch for cross-compilation

git at git.openembedded.org git at git.openembedded.org
Mon May 2 13:19:02 UTC 2016


martin_jansa pushed a commit to branch jethro-next
in repository meta-openembedded.

commit 0fbb0349c58028ac5b93cc8295fff794e15c2e49
Author: Rafaël Carré <funman at videolan.org>
AuthorDate: Fri Dec 18 12:45:10 2015 +0100

    net-snmp: apply patch for cross-compilation
    
    7fb5479 added the patch but did not apply it
    Rename patch to explicit it differentiate it from other patches
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
    Signed-off-by: Joe MacDonald <joe_macdonald at mentor.com>
    Signed-off-by: Armin Kuster <akuster808 at gmail.com>
---
 ..._os_headers-Error-Fix.patch => 0001-config_os_libs2-Error-Fix.patch} | 2 +-
 meta-networking/recipes-protocols/net-snmp/net-snmp_5.7.3.bb            | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-networking/recipes-protocols/net-snmp/net-snmp/0002-config_os_headers-Error-Fix.patch b/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-config_os_libs2-Error-Fix.patch
similarity index 96%
rename from meta-networking/recipes-protocols/net-snmp/net-snmp/0002-config_os_headers-Error-Fix.patch
rename to meta-networking/recipes-protocols/net-snmp/net-snmp/0001-config_os_libs2-Error-Fix.patch
index a90ce1f..5866a95 100644
--- a/meta-networking/recipes-protocols/net-snmp/net-snmp/0002-config_os_headers-Error-Fix.patch
+++ b/meta-networking/recipes-protocols/net-snmp/net-snmp/0001-config_os_libs2-Error-Fix.patch
@@ -1,7 +1,7 @@
 From e24fcd140f3f6dd18fd836b197c6d4bb773e50e7 Mon Sep 17 00:00:00 2001
 From: =?UTF-8?q?Rafa=C3=ABl=20Carr=C3=A9?= <funman at videolan.org>
 Date: Wed, 4 Nov 2015 16:49:30 +0100
-Subject: [PATCH] config_os_headers: Error Fix
+Subject: [PATCH] config_os_libs2: Error Fix
 
 ERROR: This autoconf log indicates errors, it looked at host include
 and/or library paths while determining system capabilities.
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 1bf0fb3..7b51cbb 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,7 +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-config_os_libs2-Error-Fix.patch \
         file://0001-snmplib-keytools.c-Don-t-check-for-return-from-EVP_M.patch \
 "
 SRC_URI[md5sum] = "9f682bd70c717efdd9f15b686d07baee"

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list