From 185e1c30fc35f7f504817454242e465678c5951d Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Thu, 24 Oct 2019 13:11:25 +0200 Subject: [PATCH] btrfs-tools: update to 5.3 Signed-off-by: Alexander Kanavin Signed-off-by: Ross Burton --- .../btrfs-tools/{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.2.2.bb => btrfs-tools_5.3.bb} (97%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb similarity index 97% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb index 6b73c01dcc..12b5c4562d 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.3.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "55a8c9626fb906c20c3206f8fd39b9a8fb259b79" +SRCREV = "de7856cee5907938441f765ebab7cc106b7faf70" 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