summaryrefslogtreecommitdiffstats
path: root/meta-oe/recipes-extended/net-snmp/files
Commit message (Collapse)AuthorAgeFilesLines
* net-snmp: Update to 5.7.2Jack Mitchell2013-04-192-20067/+0
| | | | | | - Removed some un-needed patches Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
* net-snmp: fix failure when starting on system without pci busJack Mitchell2013-04-191-0/+66
| | | | | | | | | | | The snmpd daemon cannot start on platforms without a pci bus: snmpd[15460]: pcilib: Cannot open /proc/bus/pci snmpd[15460]: pcilib: Cannot find any working access method. snmpd should not depend on a PCI bus and should simply move on. Signed-off-by: Jack Mitchell <jack.mitchell@dbbroadcast.co.uk>
* net-snmp: move systemd support to meta-systemdAndreas Müller2012-07-163-1642/+0
| | | | Signed-off-by: Andreas Müller <schnitzeltony@googlemail.com>
* meta-openembedded: net-snmp: systemd supportMario Domenech Goulart2012-04-243-0/+1642
| | | | | | | | | | Backported systemd-related commits from net-snmp's master branch (full description in the systemd-support.patch file). .service files slightly adapted from Fedora's. Signed-off-by: Mario Domenech Goulart <mario@ossystems.com.br> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
* net-snmp: use netlink supportOtavio Salvador2012-02-201-0/+69
| | | | | | | To properly compile with netlink we added a patch that ports the netlink use to libnl-3 API. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* net-snmp: sync with 5.7 maintainence branchOtavio Salvador2012-02-201-0/+19998
| | | | Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
* add net-snmp-5.7.1Eric BENARD2011-12-063-0/+503
the recipe was imported from OE-classic and upgraded to latest stable. Signed-off-by: Eric Bénard <eric@eukrea.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>