From 00c9584c21376aa386db59f6b3ca115b531dfae1 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 31 May 2020 17:51:45 +0200 Subject: [PATCH] btrfs-tools: upgrade 5.4.1 -> 5.6.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_5.4.1.bb => btrfs-tools_5.6.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.4.1.bb => btrfs-tools_5.6.1.bb} (97%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.6.1.bb similarity index 97% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.6.1.bb index cdc971cf5da..885d79dcdca 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.6.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "3fc2326d3474a5e4df2449f5e3043f7298501334" +SRCREV = "2a74d408f4b65d603e42f6e7b6b905ac81825fc9" SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git \ file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ " -- 2.47.2