diff options
Diffstat (limited to 'meta/recipes-devtools/btrfs-tools')
-rw-r--r-- | meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb (renamed from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb index cede73ecc3..becf093967 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb | |||
@@ -13,7 +13,7 @@ SECTION = "base" | |||
13 | DEPENDS = "util-linux attr e2fsprogs lzo acl" | 13 | DEPENDS = "util-linux attr e2fsprogs lzo acl" |
14 | RDEPENDS_${PN} = "libgcc" | 14 | RDEPENDS_${PN} = "libgcc" |
15 | 15 | ||
16 | SRCREV = "40650bf1694bbc833a40afa239a81627ef4fb5c6" | 16 | SRCREV = "6819fbcdcab63c2d95da1a2997e37be9a71ca533" |
17 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ | 17 | SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ |
18 | file://fix-parallel.patch \ | 18 | file://fix-parallel.patch \ |
19 | " | 19 | " |