[gnome-continuous-yocto/gnomeostree-3.28-rocko: 3090/8267] btrfs-tools: update to 4.8.1



commit 49d2d47586e0efcbfbb3c0f13e67297b822e14ab
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Tue Oct 18 16:38:50 2016 +0300

    btrfs-tools: update to 4.8.1
    
    Remove fix-parallel.patch as version.h is now generated by autoconf in configure()
    
    (From OE-Core rev: ca6ad4a53ba79201ea481c7f16c7f0c638fc0b3d)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Ross Burton <ross burton intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../btrfs-tools/btrfs-tools/fix-parallel.patch     |   32 --------------------
 .../{btrfs-tools_4.7.1.bb => btrfs-tools_4.8.1.bb} |    3 +-
 2 files changed, 1 insertions(+), 34 deletions(-)
---
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
similarity index 91%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
index becf093..b06fd4a 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.7.1.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.8.1.bb
@@ -13,9 +13,8 @@ SECTION = "base"
 DEPENDS = "util-linux attr e2fsprogs lzo acl"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "6819fbcdcab63c2d95da1a2997e37be9a71ca533"
+SRCREV = "d8d0a60406b14b140e83a8c0d5eaedb5dca44092"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
-           file://fix-parallel.patch \
 "
 
 inherit autotools-brokensep pkgconfig


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]