From 001d3b301118175aea9ae8159e322723210ce5f3 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Mon, 18 Nov 2019 15:28:45 +0100 Subject: [PATCH] btrfs-tools: upgrade 5.3 -> 5.3.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_5.3.bb => btrfs-tools_5.3.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.3.bb => btrfs-tools_5.3.1.bb} (97%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.1.bb similarity index 97% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.1.bb index 12b5c4562d..a44c0bc87a 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.1.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "de7856cee5907938441f765ebab7cc106b7faf70" +SRCREV = "f82e569b33c3c1cfd4f8f405085ff8d439a0a915" 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