summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexander Kanavin <alex.kanavin@gmail.com>2020-12-26 10:27:13 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-12-31 11:56:38 +0000
commita8a6c7e0e34fc6044d40a43e5f3add251ddd4ab6 (patch)
tree1556530ffddd692d6f5386262304c97f609aca67
parent00f22daa9774783ba14073fb871bbbc6e7c5354d (diff)
downloadopenembedded-core-contrib-a8a6c7e0e34fc6044d40a43e5f3add251ddd4ab6.tar.gz
util-linux: upgrade 2.36 -> 2.36.1
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.36.1.bb (renamed from meta/recipes-core/util-linux/util-linux_2.36.bb)2
1 files changed, 1 insertions, 1 deletions
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
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)}"