From a8a6c7e0e34fc6044d40a43e5f3add251ddd4ab6 Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sat, 26 Dec 2020 10:27:13 +0100 Subject: [PATCH] util-linux: upgrade 2.36 -> 2.36.1 Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- .../util-linux/{util-linux_2.36.bb => util-linux_2.36.1.bb} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename meta/recipes-core/util-linux/{util-linux_2.36.bb => util-linux_2.36.1.bb} (99%) diff --git a/meta/recipes-core/util-linux/util-linux_2.36.bb b/meta/recipes-core/util-linux/util-linux_2.36.1.bb similarity index 99% rename from meta/recipes-core/util-linux/util-linux_2.36.bb rename to meta/recipes-core/util-linux/util-linux_2.36.1.bb index 474f1e188c..8ea0bac9b2 100644 --- a/meta/recipes-core/util-linux/util-linux_2.36.bb +++ b/meta/recipes-core/util-linux/util-linux_2.36.1.bb @@ -40,7 +40,7 @@ SRC_URI = "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${MAJOR_VERSION}/${BP}.tar.xz file://display_testname_for_subtest.patch \ file://avoid_parallel_tests.patch \ " -SRC_URI[sha256sum] = "9e4b1c67eb13b9b67feb32ae1dc0d50e08ce9e5d82e1cccd0ee771ad2fa9e0b1" +SRC_URI[sha256sum] = "09fac242172cd8ec27f0739d8d192402c69417617091d8c6e974841568f37eed" PACKAGES =+ "${PN}-swaponoff" PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pylibmount', '${PN}-pylibmount', '', d)}" -- 2.40.1