]> code.ossystems Code Review - openembedded-core.git/commitdiff
btrfs-tools: update to 4.7.1
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Mon, 29 Aug 2016 14:30:09 +0000 (17:30 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Sat, 3 Sep 2016 08:58:26 +0000 (09:58 +0100)
Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb [moved from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb with 94% similarity]

similarity index 94%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.6.1.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb
index cede73ecc36f6a5fd87a0c0950a46289449ddda9..becf093967e8d7f7f291bfea68009cf1b9efebbc 100644 (file)
@@ -13,7 +13,7 @@ SECTION = "base"
 DEPENDS = "util-linux attr e2fsprogs lzo acl"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "40650bf1694bbc833a40afa239a81627ef4fb5c6"
+SRCREV = "6819fbcdcab63c2d95da1a2997e37be9a71ca533"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
            file://fix-parallel.patch \
 "