From 90755fd4ec0303bbf237520dc5237926f70bc3bf Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Tue, 17 Jul 2018 17:38:59 +0100 Subject: [PATCH] btrfs-tools: upgrade 4.16.1 -> 4.17 Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_4.16.1.bb => btrfs-tools_4.17.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.16.1.bb => btrfs-tools_4.17.bb} (96%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.16.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb similarity index 96% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.16.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb index d175959309..a3690d612c 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.16.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.17.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "f7fc27cb20924cc340a2a522655969253dd97ae9" +SRCREV = "33d16ffc0d176ff4a217a0491378d20ad34e0a90" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://0001-Makefile-build-mktables-using-native-gcc.patch \ file://0001-Add-LDFLAGS-when-building-libbtrfsutil.so.patch \ -- 2.40.1