From dff50014c78d216374c0d637d48da3f00a29ef8b Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 20 Jan 2020 18:25:02 +0100 Subject: [PATCH] btrfs-tools: upgrade 5.4 -> 5.4.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_5.4.bb => btrfs-tools_5.4.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.4.bb => btrfs-tools_5.4.1.bb} (97%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb similarity index 97% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb index 86d88fbcbe..cdc971cf5d 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.4.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "d39ab9fafeb425d28fcaac645f7d663555fa654d" +SRCREV = "3fc2326d3474a5e4df2449f5e3043f7298501334" 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.40.1