diff options
Diffstat (limited to 'meta-filesystems')
| -rw-r--r-- | meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb b/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb index 68727b008e..78a71359cf 100644 --- a/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb +++ b/meta-filesystems/recipes-utils/f2fs-tools/f2fs-tools_1.16.0.bb | |||
| @@ -8,7 +8,7 @@ LIC_FILES_CHKSUM = "file://COPYING;md5=362b4b2594cd362b874a97718faa51d3" | |||
| 8 | DEPENDS = "util-linux" | 8 | DEPENDS = "util-linux" |
| 9 | 9 | ||
| 10 | SRCREV = "06c027abc6153c4a97cba5317844e8dcaaee3cf7" | 10 | SRCREV = "06c027abc6153c4a97cba5317844e8dcaaee3cf7" |
| 11 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;branch=master \ | 11 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs-tools.git;branch=master;tag=v${PV} \ |
| 12 | file://0001-f2fs-tools-use-stdbool.h-instead-of-bool.patch \ | 12 | file://0001-f2fs-tools-use-stdbool.h-instead-of-bool.patch \ |
| 13 | file://0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch \ | 13 | file://0002-f2fs_io-Define-_FILE_OFFSET_BITS-64.patch \ |
| 14 | " | 14 | " |
