summaryrefslogtreecommitdiffstats
path: root/meta/recipes-core/util-linux/util-linux_2.35.1.bb
diff options
context:
space:
mode:
authorPierre-Jean Texier <pjtexier@koncepto.io>2020-02-29 21:38:01 +0100
committerRichard Purdie <richard.purdie@linuxfoundation.org>2020-03-01 10:40:11 +0000
commit5a8d7be90aa2dc86447aededceb972e4a112b43a (patch)
treeba7f565311e0f48777076ad81784624f6909b2c7 /meta/recipes-core/util-linux/util-linux_2.35.1.bb
parente1b4a438cb55e187a9406b80fa3f247960dd5bc8 (diff)
downloadpoky-5a8d7be90aa2dc86447aededceb972e4a112b43a.tar.gz
util-linux: upgrade 2.34 -> 2.35.1
License-Update: add GPLv3 text in README.licensing Also: - Drop upstreamed patch - Backport an upstream patch to fix an issue with 'sfdisk' - Use 'disable-hwclock-gplv3' explicitly. Since commit 7a3000f7ba548cf7d74ac77cc63fe8de228a669e ("hwclock: use parse_date function") hwclock is linked with parse_date.y from gnullib. This gnulib code is distributed with GPLv3. So, we have to use '--disable-hwclock-gplv3' to exclude this code. See full changelog https://lore.kernel.org/util-linux/20200131095846.ogjtqrs7ai774tka@ws.net.home/T/#u (From OE-Core rev: 324f33ba5a77d498cfff81c6857c78ad13b27125) Signed-off-by: Pierre-Jean Texier <pjtexier@koncepto.io> Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/recipes-core/util-linux/util-linux_2.35.1.bb')
-rw-r--r--meta/recipes-core/util-linux/util-linux_2.35.1.bb14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta/recipes-core/util-linux/util-linux_2.35.1.bb b/meta/recipes-core/util-linux/util-linux_2.35.1.bb
new file mode 100644
index 0000000000..51964c9124
--- /dev/null
+++ b/meta/recipes-core/util-linux/util-linux_2.35.1.bb
@@ -0,0 +1,14 @@
1require util-linux.inc
2
3SRC_URI += "file://configure-sbindir.patch \
4 file://runuser.pamd \
5 file://runuser-l.pamd \
6 file://ptest.patch \
7 file://run-ptest \
8 file://display_testname_for_subtest.patch \
9 file://avoid_parallel_tests.patch \
10 file://0001-hwclock-fix-for-glibc-2.31-settimeofday.patch \
11 file://0001-libfdisk-script-accept-sector-size-ignore-unknown-he.patch \
12"
13SRC_URI[md5sum] = "7f64882f631225f0295ca05080cee1bf"
14SRC_URI[sha256sum] = "d9de3edd287366cd908e77677514b9387b22bc7b88f45b83e1922c3597f1d7f9"