diff options
author | Alexander Kanavin <alex.kanavin@gmail.com> | 2020-12-26 10:27:13 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2020-12-31 11:56:41 +0000 |
commit | 620e4689db96058d46a3cfa176425664856e8482 (patch) | |
tree | 49be617b9f0be350667079c3dd0ca8134f59ef07 /meta/recipes-core | |
parent | 30b73ad7a160b2e4bf610c502376c7429803c856 (diff) | |
download | poky-620e4689db96058d46a3cfa176425664856e8482.tar.gz |
util-linux: upgrade 2.36 -> 2.36.1
(From OE-Core rev: a8a6c7e0e34fc6044d40a43e5f3add251ddd4ab6)
Signed-off-by: Alexander Kanavin <alex.kanavin@gmail.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core')
-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 | |||
40 | file://display_testname_for_subtest.patch \ | 40 | file://display_testname_for_subtest.patch \ |
41 | file://avoid_parallel_tests.patch \ | 41 | file://avoid_parallel_tests.patch \ |
42 | " | 42 | " |
43 | SRC_URI[sha256sum] = "9e4b1c67eb13b9b67feb32ae1dc0d50e08ce9e5d82e1cccd0ee771ad2fa9e0b1" | 43 | SRC_URI[sha256sum] = "09fac242172cd8ec27f0739d8d192402c69417617091d8c6e974841568f37eed" |
44 | 44 | ||
45 | PACKAGES =+ "${PN}-swaponoff" | 45 | PACKAGES =+ "${PN}-swaponoff" |
46 | PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pylibmount', '${PN}-pylibmount', '', d)}" | 46 | PACKAGES += "${@bb.utils.contains('PACKAGECONFIG', 'pylibmount', '${PN}-pylibmount', '', d)}" |