summaryrefslogtreecommitdiffstats
path: root/recipes-networking/netns/files/0001-Use-correct-go-cross-compiler.patch
Commit message (Collapse)AuthorAgeFilesLines
* netns: Upgrade to v0.5.3Paul Barker2019-05-011-77/+0
| | | | | | | | | Drop obsolete patches and forward-port the remaining required patch. We also need to fix up permissions after the build so that we can clean the build directory without errors if needed. Signed-off-by: Paul Barker <paul@betafive.co.uk> Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* netns: Use correct go cross-compilerPaul Barker2017-10-161-0/+77
The makefile for netns needs to be patched to ensure that we use the binaries from go-cross and not go-native. Signed-off-by: Paul Barker <pbarker@toganlabs.com> Signed-off-by: Bruce Ashfield <bruce.ashfield@windriver.com>