From 164237bee90268048bf956839376c302099ad99f Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Wed, 15 Dec 2021 23:40:15 +0100 Subject: [PATCH] btrfs-tools: upgrade 5.15 -> 5.15.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../btrfs-tools/{btrfs-tools_5.15.bb => btrfs-tools_5.15.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-devtools/btrfs-tools/{btrfs-tools_5.15.bb => btrfs-tools_5.15.1.bb} (98%) diff --git a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.bb b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.1.bb similarity index 98% rename from meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.bb rename to meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.1.bb index 399ba17e3e..9f3c0e9abb 100644 --- a/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.bb +++ b/meta/recipes-devtools/btrfs-tools/btrfs-tools_5.15.1.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.kernel.org/pub/scm/linux/kernel/git/kdave/btrfs-progs.git;b file://0001-Add-a-possibility-to-specify-where-python-modules-ar.patch \ file://0001-btrfs-tools-include-linux-const.h-to-fix-build-with-.patch \ " -SRCREV = "4d06e4a13d1ce1849a60b68969bc385ab736ddf7" +SRCREV = "c0ad9bde429196db7e8710ea1abfab7a2bca2e43" S = "${WORKDIR}/git" PACKAGECONFIG ??= " \ -- 2.40.1