summaryrefslogtreecommitdiffstats
path: root/recipes-networking/netcf
Commit message (Collapse)AuthorAgeFilesLines
* netcf: remove recipeMaxin B. John2014-07-292-55/+0
| | | | | | | | | meta-networking layer includes a newer version (0.2.3) of netcf recipe. Since meta-virtualization layer depends on meta-oe/meta-networking layer, we can avoid duplication by removing this recipe. Signed-off-by: Maxin B. John <maxin.john@enea.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* netcf: fix autotools B != S build failureBruce Ashfield2014-05-141-1/+1
| | | | | | | | For now adding netcf to the list of "brokensep" packages. The install phase fails when autotools split directories are used, so we inherit brokensep to get things building again. Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* netcf: fix network driver check issue on opensuseTing Liu2013-05-242-2/+32
| | | | | Signed-off-by: Ting Liu <b28495@freescale.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>
* Added netcf recipe, libvirt dependencyDavid Nyström2012-12-071-0/+25
Signed-off-by: David Nyström <david.nystrom@enea.com> Reviewed-by: Bruce Ashfield <bruce.ashfield@windriver.com>