summaryrefslogtreecommitdiffstats
path: root/recipes-networking/slirp/libslirp_git.bb
Commit message (Collapse)AuthorAgeFilesLines
* slirp: update to 4.6.1-latestBruce Ashfield2022-03-291-2/+2
| | | | | | | | | Bumping libslirp to version v4.6.1-55-g888ddad, which comprises the following commits: 888ddad Add sanitizers CI runs 55d498c socket: Handle ECONNABORTED from recv Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
* networking: introduce slirp dependencyBruce Ashfield2022-03-211-0/+14
Importing libslirp to meet the requirements of the updated slirp4netns. This is very similar to: https://github.com/schnitzeltony/meta-retro/blob/master/recipes-support/slirp/libslirp.bb But we create our own recipe for now, as we don't want to introduce more layer dependencies. If we can get libslirp moved to meta-openembedded, we'll drop this recipe. Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>