summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 654aeea4..b11e4bb0 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 = "2024_05_23+git" 18PV = "2024_12_11+git"
19SRCREV = "765eb0bf1651d20ca319eeb8b41ff35f52f2a29c" 19SRCREV = "1b95bd6fa1148f3609bebf7b2bcd6d47376e61a6"
20 20
21S = "${WORKDIR}/git" 21S = "${WORKDIR}/git"
22 22