From 545f450da5d82079bb81fd418f49af131065ed4e Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Tue, 19 Feb 2019 18:47:07 +0100 Subject: [PATCH] btrfs-tools: upgrade 4.19.1 -> 4.20.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../{btrfs-tools_4.19.1.bb => btrfs-tools_4.20.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_4.19.1.bb => btrfs-tools_4.20.1.bb} (96%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.19.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb similarity index 96% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_4.19.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb index 2f59a0c13e..1b4f515cb6 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.19.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_4.20.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl python3-setuptools-native" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "167651ca29ec522cff0d81b52dc0cc4ae4e3f535" +SRCREV = "6c33832b8c7bf2d7b64d6aed023c0bda43a03311" 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