summaryrefslogtreecommitdiffstats
path: root/meta-networking
Commit message (Collapse)AuthorAgeFilesLines
...
* traceroute: Add from OE-Classic, uprev and updateMorgan Little2012-10-251-0/+43
| | | | | | | | | | Uprev traceroute from 2.0.12 in OE-Classic to 2.0.18. Update SUMMERY, DESCRIPTION, LICENSE, LIC_FILES_CHKSUM, update do_install to be similar Fedora rpm spec files, and update update alternatives to use the update alteratives class. Signed-off-by: Morgan Little <morgan.little@windriver.com>
* ntp: Clean up recipesMorgan Little2012-10-253-53/+50
| | | | | | | | | | Clean up recipes to make them easier to read and to allow ntp-ssl to build * Move common portions to ntp.inc * Update ntp-ssl to require ntp.inc oppose to ntp_${PV}.bb * Change ntp-ssl EXTRA_OECONF to append so it won't try to configure snmp as it will use local paths can cause a error while configuring Signed-off-by: Morgan Little <morgan.little@windriver.com>
* ntp: Uprev from 4.2.6p3 to 4.2.6p5Morgan Little2012-10-252-2/+0
| | | | Signed-off-by: Morgan Little <morgan.little@windriver.com>
* ntp: Move from meta-oe to meta-networkingMorgan Little2012-10-259-0/+298
| | | | Signed-off-by: Morgan Little <morgan.little@windriver.com>
* ptpd: update to 2.2.0jackie huang2012-10-013-0/+125
| | | | | | | ptpd: update to 2.2.0 Signed-off-by: Jackie Huang <jackie.huang@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* zeroconf: add from OE-CorePaul Eggleton2012-10-014-0/+121
| | | | | | | | This is about to be removed from OE-Core, so add it here for those that still want it. Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* meta-networking: add layerJoe MacDonald2012-08-274-0/+87
A home for networking-related packages. This includes protocol support, servers / daemons and utilities. Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com> Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>