Bump buildroot to version 2017-02

TG-3 #closed
This commit is contained in:
jbnadal
2017-03-28 18:29:16 +02:00
parent 93b7fd91d2
commit 42c92a6bcb
3010 changed files with 41289 additions and 46428 deletions

View File

@@ -1,41 +0,0 @@
From 6433c6e8d81313ec7ef6c8d3abf96fffa537e23e Mon Sep 17 00:00:00 2001
From: Luca Ceresoli <luca@lucaceresoli.net>
Date: Tue, 1 Apr 2014 14:35:25 +0200
Subject: [PATCH] Add missing includes
Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net>
---
include/snmp_pp/config_snmp_pp.h.in | 4 ++++
include/snmp_pp/smival.h | 1 +
2 files changed, 5 insertions(+)
diff --git a/include/snmp_pp/config_snmp_pp.h.in b/include/snmp_pp/config_snmp_pp.h.in
index 89a5b0d..3100713 100644
--- a/include/snmp_pp/config_snmp_pp.h.in
+++ b/include/snmp_pp/config_snmp_pp.h.in
@@ -28,6 +28,10 @@
#ifndef _CONFIG_SNMP_PP_H_
#define _CONFIG_SNMP_PP_H_
+#ifdef __linux__
+#include <sys/socket.h>
+#endif
+
#define SNMP_PP_VERSION_STRING "@VERSION@"
#define SNMP_PP_VERSION @SNMP_PP_MAJOR_VERSION@
#define SNMP_PP_RELEASE @SNMP_PP_MINOR_VERSION@
diff --git a/include/snmp_pp/smival.h b/include/snmp_pp/smival.h
index 7a36fab..7522087 100644
--- a/include/snmp_pp/smival.h
+++ b/include/snmp_pp/smival.h
@@ -59,6 +59,7 @@
#define _SMIVALUE
//----[ includes ]-----------------------------------------------------
+#include <string.h>
#include "snmp_pp/smi.h"
#ifdef SNMP_PP_NAMESPACE
--
1.8.3.2

View File

@@ -1,2 +1,2 @@
# Locally computed:
sha256 65d8bef3fb0e28892b7768e4027c2873b5556fc89c5440008508bf8ec91764cd snmp++-3.3.5.tar.gz
sha256 2ef0cb20658c1eb9e053f8a7a9d5c8f5ebf2f734d37b692fdbf7163ea17dde6f snmp++-3.3.9.tar.gz

View File

@@ -4,7 +4,7 @@
#
################################################################################
SNMPPP_VERSION = 3.3.5
SNMPPP_VERSION = 3.3.9
SNMPPP_SOURCE = snmp++-$(SNMPPP_VERSION).tar.gz
SNMPPP_SITE = http://www.agentpp.com/download
SNMPPP_DEPENDENCIES = host-pkgconf