From fe9364fc7ba12b8da6a7b0f82f1965a2d2f7b65a Mon Sep 17 00:00:00 2001 From: Alexander Kanavin Date: Sun, 23 Aug 2020 22:19:56 +0200 Subject: util-linux: upgrade 2.35.2 -> 2.36 (From OE-Core rev: 93cb61e5e6943b35f3cd9b724daa05e090815a50) Signed-off-by: Alexander Kanavin Signed-off-by: Richard Purdie --- meta/recipes-core/util-linux/util-linux_2.36.bb | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 meta/recipes-core/util-linux/util-linux_2.36.bb (limited to 'meta/recipes-core/util-linux/util-linux_2.36.bb') diff --git a/meta/recipes-core/util-linux/util-linux_2.36.bb b/meta/recipes-core/util-linux/util-linux_2.36.bb new file mode 100644 index 0000000000..9feb717f00 --- /dev/null +++ b/meta/recipes-core/util-linux/util-linux_2.36.bb @@ -0,0 +1,12 @@ +require util-linux.inc + +SRC_URI += "${KERNELORG_MIRROR}/linux/utils/${BPN}/v${MAJOR_VERSION}/${BP}.tar.xz \ + file://configure-sbindir.patch \ + file://runuser.pamd \ + file://runuser-l.pamd \ + file://ptest.patch \ + file://run-ptest \ + file://display_testname_for_subtest.patch \ + file://avoid_parallel_tests.patch \ + " +SRC_URI[sha256sum] = "9e4b1c67eb13b9b67feb32ae1dc0d50e08ce9e5d82e1cccd0ee771ad2fa9e0b1" -- cgit v1.2.3-54-g00ecf