summaryrefslogtreecommitdiffstats
path: root/recipes-networking/passt/passt_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-networking/passt/passt_git.bb')
-rw-r--r--recipes-networking/passt/passt_git.bb2
1 files changed, 0 insertions, 2 deletions
diff --git a/recipes-networking/passt/passt_git.bb b/recipes-networking/passt/passt_git.bb
index 1c018cc0..4a5035cb 100644
--- a/recipes-networking/passt/passt_git.bb
+++ b/recipes-networking/passt/passt_git.bb
@@ -18,8 +18,6 @@ SRC_URI = "git://passt.top/passt;branch=master"
18PV = "2025_03_20+git" 18PV = "2025_03_20+git"
19SRCREV = "cf4d3f05c9263d1b0a88dbbcf9e48d34cac6708e" 19SRCREV = "cf4d3f05c9263d1b0a88dbbcf9e48d34cac6708e"
20 20
21S = "${WORKDIR}/git"
22
23do_configure () { 21do_configure () {
24 : 22 :
25} 23}