summaryrefslogtreecommitdiffstats
path: root/meta-networking/conf
Commit message (Collapse)AuthorAgeFilesLines
* meta-networking: update BBFILE_COLLECTIONS to networking-layerJoe MacDonald2013-08-161-5/+5
| | | | | | | Adopting the common convention of naming BBFILE_COLLECTIONS to be <layername>-layer. Signed-off-by: Joe MacDonald <joe@deserted.net>
* licences: Add netperf licenseChunrong Guo2013-07-171-0/+2
| | | | | Signed-off-by: Chunrong Guo <B40290@freescale.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* meta-networking: Add LAYERVERSION and LAYERDEPENDSWenzong Fan2013-03-181-0/+5
| | | | | | | Add LAYERVERSION and LAYERDEPENDS to layer.conf Signed-off-by: Wenzong Fan <wenzong.fan@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@windriver.com>
* layer.conf: Use .= for adding to BBPATH and += to BBFILESAndrei Gherzan2013-01-041-3/+3
| | | | | | | | | | | | | Fixes parsing errors which is appearing after this commit to meta-openembedded http://cgit.openembedded.org/meta-openembedded/commit/?id=3c21a46020bd0816579648f684c41dbd6333583e This triggers exception NameError: name 'base_contains' is not defined without this change Signed-off-by: Andrei Gherzan <andrei.gherzan@windriver.com>
* meta-networking: add layerJoe MacDonald2012-08-271-0/+11
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>