summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/unfs3/unfs3_git.bb
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/unfs3/unfs3_git.bb')
-rw-r--r--meta/recipes-devtools/unfs3/unfs3_git.bb1
1 files changed, 1 insertions, 0 deletions
diff --git a/meta/recipes-devtools/unfs3/unfs3_git.bb b/meta/recipes-devtools/unfs3/unfs3_git.bb
index 79d09788d3..d60cee87c9 100644
--- a/meta/recipes-devtools/unfs3/unfs3_git.bb
+++ b/meta/recipes-devtools/unfs3/unfs3_git.bb
@@ -23,6 +23,7 @@ SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https \
23 file://tcp_no_delay.patch \ 23 file://tcp_no_delay.patch \
24 file://0001-daemon.c-Libtirpc-porting-fixes.patch \ 24 file://0001-daemon.c-Libtirpc-porting-fixes.patch \
25 file://0001-attr-fix-utime-for-symlink.patch \ 25 file://0001-attr-fix-utime-for-symlink.patch \
26 file://0001-Add-listen-action-for-a-tcp-socket.patch \
26 " 27 "
27SRCREV = "c12a5c69a8d59be6916cbd0e0f41c159f1962425" 28SRCREV = "c12a5c69a8d59be6916cbd0e0f41c159f1962425"
28UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>.+)" 29UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>.+)"