From f75c02e3e067473d85b4b57d36250098ddb99dbd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Sat, 15 May 2021 04:03:44 +0000 Subject: [PATCH] btrfs-tools: upgrade 5.12 -> 5.12.1 Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_5.12.bb => btrfs-tools_5.12.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.12.bb => btrfs-tools_5.12.1.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.1.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.1.bb index 8a809427f5..3fc959bf8e 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.12.1.bb @@ -19,7 +19,7 @@ DEPENDS_append_class-target = " udev" 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 \ " -SRCREV = "b16b0a766f06138de2ee32d4d84b7110e469ff49" +SRCREV = "96d77fcefdd3b9fd297b5aabbce6dc43e2315ee2" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ -- 2.40.1