[Buildroot] [PATCH 37/38] python-pysnmp-apps: new package

Thomas De Schampheleire patrickdepinguin at gmail.com
Mon Dec 9 14:47:14 UTC 2013


On Mon, Dec 9, 2013 at 1:18 PM, Ryan Barnett
<rjbarnet at rockwellcollins.com> wrote:
> Thomas,
>
> Thomas Petazzoni <thomas.petazzoni at free-electrons.com> wrote on 12/08/2013
> 04:15:06 PM:
>
> [...]
>
>> diff --git a/package/python-pysnmp-apps/Config.in
> b/package/python-pysnmp-apps/Config.in
>> new file mode 100644
>> index 0000000..0a1d98b
>> --- /dev/null
>> +++ b/package/python-pysnmp-apps/Config.in
>> @@ -0,0 +1,13 @@
>> +config BR2_PACKAGE_PYTHON_PYSNMP_APPS
>> +   bool "python-pysnmp-apps"
>> +   depends on BR2_PACKAGE_PYTHON
>> +   select BR2_PACKAGE_PYTHON_PYSNMP
>> +   depends on BR2_INSTALL_LIBSTDCPP # pysnmp -> pyasn
>> +   help
>> +     PySNMP MIBs is a set of IETF & IANA MIBs pre-compiled and
>> +     packaged to simplify their use with the PySNMP library.
>
> Looks like I have a copy and paste error. Please update the description to
> be the following:
>
> A collection of command-line tools for SNMP management purposes built on
> top of PySNMP package.

I'd either say 'on top of the PySNMP package' or 'on top of PySNMP'.

>
>> +
>> +     http://pysnmp.sf.net
>> +
>> +comment "python-pysnmp-apps needs toolchain w/ C++"

needs a toolchain



More information about the buildroot mailing list