summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 18:16:45 +0000
committerBruce Ashfield <bruce.ashfield@gmail.com>2026-06-03 18:16:45 +0000
commit77fc609437e935ef1deea94d88014dfb62214058 (patch)
tree90e0846126b6fd8ad4f0fe8bd4cde9842f58d092
parenta01b98d8c43bb9e72e4f2b0e6db257f446c3ffbb (diff)
downloadmeta-virtualization-77fc609437e935ef1deea94d88014dfb62214058.tar.gz
passt: update to 2026_05_26-tip
Bumping passt to version 2026_05_26.038c51e-2-g4b28237, which comprises the following commits: 4b28237 tcp: Don't leak sockets on error paths 98e3c01 tcp, tcp_splice: Make helper for setting SO_LINGER socket option Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
-rw-r--r--recipes-networking/passt/passt_git.bb4
1 files changed, 2 insertions, 2 deletions
diff --git a/recipes-networking/passt/passt_git.bb b/recipes-networking/passt/passt_git.bb
index 4585cc7a..cc0c8d10 100644
--- a/recipes-networking/passt/passt_git.bb
+++ b/recipes-networking/passt/passt_git.bb
@@ -15,8 +15,8 @@ EXTRA_OEMAKE += "\
15 15
16SRC_URI = "git://passt.top/passt;branch=master" 16SRC_URI = "git://passt.top/passt;branch=master"
17 17
18PV = "2026_01_20+git" 18PV = "2026_05_26+git"
19SRCREV = "bc872d91765dfd6ff34b0e9a34bce410fac1cef3" 19SRCREV = "4b2823784aab04a70dfc295b16fd6f0592955790"
20 20
21do_configure () { 21do_configure () {
22 : 22 :