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



commit 88ac05912ca91fc62206afc490d700e85db1c27f
Author: Alexander Kanavin <alexander kanavin linux intel com>
Date:   Fri Jun 3 12:14:45 2016 +0300

    btrfs-tools: update to 4.5.3
    
    Drop fix-symlink-creation-multiple-times.patch (merged upstream).
    
    (From OE-Core rev: 531b6173893ab5cbe163a071a5fea0ae39c81cbf)
    
    Signed-off-by: Alexander Kanavin <alexander kanavin linux intel com>
    Signed-off-by: Richard Purdie <richard purdie linuxfoundation org>

 .../fix-symlink-creation-multiple-times.patch      |   46 --------------------
 .../{btrfs-tools_4.4.bb => btrfs-tools_4.5.3.bb}   |    3 +-
 2 files changed, 1 insertions(+), 48 deletions(-)
---
diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb 
b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb
similarity index 89%
rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb
rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb
index 32e7bae..50fe66e 100644
--- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.4.bb
+++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.5.3.bb
@@ -13,10 +13,9 @@ SECTION = "base"
 DEPENDS = "util-linux attr e2fsprogs lzo acl"
 RDEPENDS_${PN} = "libgcc"
 
-SRCREV = "21258fab2caeade405a15ba932d373b364aa6e8c"
+SRCREV = "b72438362b2dbce880cefe9427ffe0947a94e060"
 SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \
            file://fix-parallel.patch \
-           file://fix-symlink-creation-multiple-times.patch \
 "
 
 inherit autotools-brokensep pkgconfig


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