]> code.ossystems Code Review - openembedded-core.git/commitdiff
btrfs-tools: update to 4.6.1
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 28 Jun 2016 08:06:17 +0000 (11:06 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sun, 10 Jul 2016 13:12:06 +0000 (14:12 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb with 94% similarity]

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 50fe66ea746d55706c87a7e451b206d3d6431824..cede73ecc36f6a5fd87a0c0950a46289449ddda9 100644 (file)
@@ -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 \
 "