summaryrefslogtreecommitdiffstats
path: root/rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg
diff options
context:
space:
mode:
authorGedare Bloom <gedare@rtems.org>2016-08-26 11:01:03 -0400
committerGedare Bloom <gedare@rtems.org>2016-08-26 11:01:03 -0400
commit3266ec3e69c258bc77ee0eb11f635ddaeb5256b0 (patch)
tree49c6d07fef01254f7c881829709ebdb7e2a87726 /rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg
parentdoc: add example of a local patch (diff)
downloadrtems-source-builder-3266ec3e69c258bc77ee0eb11f635ddaeb5256b0.tar.bz2
4.9: new branch, remove unnecessary bsets
Diffstat (limited to 'rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg')
-rw-r--r--rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg32
1 files changed, 0 insertions, 32 deletions
diff --git a/rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg b/rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg
deleted file mode 100644
index 7527871..0000000
--- a/rtems/config/net-mgmt/net-snmp-5.7.2.1-1.cfg
+++ /dev/null
@@ -1,32 +0,0 @@
-#
-# NetSNMP 5.7.2.1
-#
-
-%if %{release} == %{nil}
- %define release 1
-%endif
-
-%include %{_configdir}/rtems-bsp.cfg
-
-#
-# NetSNMP Version
-#
-%define net_snmp_version 5.7.2.1
-
-%hash md5 net-snmp-%{net_snmp_version}.tar.gz 7db683faba037249837b226f64d566d4
-
-#
-# We need some special flags to build this version.
-#
-%define net_snmp_cflags -DNETSNMP_CAN_USE_SYSCTL=1 -DARP_SCAN_FOUR_ARGUMENTS=1 -DINP_IPV6=0
-
-#
-# Patch for RTEMS support.
-#
-%patch add net-snmp %{rtems_git_tools}/net-snmp/rtems-net-snmp-5.7.2.1-20140623.patch
-%hash md5 rtems-net-snmp-5.7.2.1-20140623.patch 9a22fb4366a113f5df71ed2acd672b2b
-
-#
-# NetSNMP Build configuration
-#
-%include %{_configdir}/net-snmp-5-1.cfg