diff options
Diffstat (limited to 'meta/recipes-devtools/unfs3/unfs3_git.bb')
| -rw-r--r-- | meta/recipes-devtools/unfs3/unfs3_git.bb | 1 |
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 a4701bdb57..be3870b8a4 100644 --- a/meta/recipes-devtools/unfs3/unfs3_git.bb +++ b/meta/recipes-devtools/unfs3/unfs3_git.bb | |||
| @@ -15,6 +15,7 @@ S = "${WORKDIR}/git" | |||
| 15 | SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \ | 15 | SRC_URI = "git://github.com/unfs3/unfs3.git;protocol=https;branch=master \ |
| 16 | file://0001-daemon.c-Fix-race-window-for-writing-of-the-pid-file.patch \ | 16 | file://0001-daemon.c-Fix-race-window-for-writing-of-the-pid-file.patch \ |
| 17 | file://0001-Alias-off64_t-to-off_t-on-linux-if-not-defined.patch \ | 17 | file://0001-Alias-off64_t-to-off_t-on-linux-if-not-defined.patch \ |
| 18 | file://0001-locate.c-Include-attr.h.patch \ | ||
| 18 | " | 19 | " |
| 19 | SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d" | 20 | SRCREV = "c8f2d2cd4529955419bad0e163f88d47ff176b8d" |
| 20 | UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)" | 21 | UPSTREAM_CHECK_GITTAGREGEX = "unfs3\-(?P<pver>\d+(\.\d+)+)" |
