diff options
author | Alexander Kanavin <alexander.kanavin@linux.intel.com> | 2016-08-29 17:30:09 +0300 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2016-09-03 09:58:37 +0100 |
commit | 673c0078349772102a768f2598f1a69bcf51c191 (patch) | |
tree | 4bbb942c58cb3a489ab9f797099445da80fe68c0 /meta/recipes-devtools | |
parent | e5b80aba82167ea7683ce025517678e599eeb61c (diff) | |
download | poky-673c0078349772102a768f2598f1a69bcf51c191.tar.gz |
btrfs-tools: update to 4.7.1
(From OE-Core rev: af37bf57b2772851150cbdabf8e1c2db7475930f)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-devtools')
-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 | " |