Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | networking: introduce slirp dependency | Bruce Ashfield | 2022-03-21 | 1 | -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> |