From 53a7c9c6da894848cba0c3bf2ed93b7b268497ac Mon Sep 17 00:00:00 2001 From: Zang Ruochen Date: Mon, 9 Sep 2019 13:32:00 +0800 Subject: [PATCH] btrfs-tools:upgrade 5.2.1 -> 5.2.2 Signed-off-by: Zang Ruochen Signed-off-by: Ross Burton --- .../btrfs-tools/{btrfs-tools_5.2.1.bb => btrfs-tools_5.2.2.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.2.1.bb => btrfs-tools_5.2.2.bb} (97%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb similarity index 97% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb index a364cf53ed..6b73c01dcc 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.1.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.2.2.bb @@ -14,7 +14,7 @@ DEPENDS = "util-linux attr e2fsprogs lzo acl" DEPENDS_append_class-target = " udev" RDEPENDS_${PN} = "libgcc" -SRCREV = "9a85732d8beaae4b80cab98bb3355660389c1d36" +SRCREV = "55a8c9626fb906c20c3206f8fd39b9a8fb259b79" 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