From db2041aeffc1d20fd78613ddf5a590a0693c15c9 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 28 Jun 2016 11:06:17 +0300 Subject: [PATCH] btrfs-tools: update to 4.6.1 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../btrfs-tools/{btrfs-tools_4.5.3.bb => btrfs-tools_4.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.5.3.bb => btrfs-tools_4.6.1.bb} (94%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb similarity index 94% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb index 50fe66ea74..cede73ecc3 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb @@ -13,7 +13,7 @@ SECTION = "base" DEPENDS = "util-linux attr e2fsprogs lzo acl" RDEPENDS_${PN} = "libgcc" -SRCREV = "b72438362b2dbce880cefe9427ffe0947a94e060" +SRCREV = "40650bf1694bbc833a40afa239a81627ef4fb5c6" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://fix-parallel.patch \ " -- 2.40.1