diff options
| author | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 18:33:01 +0000 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@gmail.com> | 2026-06-03 18:33:01 +0000 |
| commit | b8d9e23c511e815ad5a9cf0d1d58a1ef074f1f32 (patch) | |
| tree | a0239806d3fdce975718509f8709725b4b257448 | |
| parent | 77fc609437e935ef1deea94d88014dfb62214058 (diff) | |
| download | meta-virtualization-b8d9e23c511e815ad5a9cf0d1d58a1ef074f1f32.tar.gz | |
slirp4netns: update to v1.3.4-tip
Bumping slirp4netns to version v1.3.4-2-g13fd3e7, which comprises the following commits:
4f4bcaf v1.3.4+dev
Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
| -rw-r--r-- | recipes-networking/slirp4netns/slirp4netns_git.bb | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-networking/slirp4netns/slirp4netns_git.bb b/recipes-networking/slirp4netns/slirp4netns_git.bb index 8b086d12..d2294ac2 100644 --- a/recipes-networking/slirp4netns/slirp4netns_git.bb +++ b/recipes-networking/slirp4netns/slirp4netns_git.bb | |||
| @@ -6,10 +6,10 @@ network namespace to the usermode TCP/IP stack ("slirp")." | |||
| 6 | LICENSE = "GPL-2.0-or-later" | 6 | LICENSE = "GPL-2.0-or-later" |
| 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26" | 7 | LIC_FILES_CHKSUM = "file://COPYING;md5=1e2efd29c201480c6be2744d9edade26" |
| 8 | 8 | ||
| 9 | SRCREV = "6be0d5313870eaa12f6e9f7fede09bbe742796b6" | 9 | SRCREV = "13fd3e7bf4ae1c195c8116c4c1aa51f525a19bf8" |
| 10 | SRC_URI = "git://github.com/rootless-containers/slirp4netns.git;nobranch=1;protocol=https" | 10 | SRC_URI = "git://github.com/rootless-containers/slirp4netns.git;nobranch=1;protocol=https" |
| 11 | 11 | ||
| 12 | PV = "1.3.3+git" | 12 | PV = "1.3.4+git" |
| 13 | 13 | ||
| 14 | inherit features_check | 14 | inherit features_check |
| 15 | REQUIRED_DISTRO_FEATURES ?= "seccomp" | 15 | REQUIRED_DISTRO_FEATURES ?= "seccomp" |
