From 74235a6854d6e469f2dbc141fe08ce9ae94e7d3c Mon Sep 17 00:00:00 2001 From: Carlos Santos Date: Thu, 22 Jun 2017 23:52:31 -0300 Subject: util-linux: bump to version 2.30 - Update the "basic set" description to include fincore, which is built by default, and remove tailf, which was removed in this version. - Add configuration options for the new utilities "chmem" and "lsmem". - Add a patch to revert the assumption that ncursesw headers are under /usr/include/ncursesw/ only. That's necessary to have both versions for ABI/API compatibility but does not make sense on embedded systems. - Drop autoreconf, since the patch on term-utils/Makemodule.am is gone. The patch is a bit drastic but it solves the problem of using ncursews while we discuss a better solution in the util-linux mailing list. Signed-off-by: Carlos Santos Signed-off-by: Thomas Petazzoni --- package/util-linux/util-linux.hash | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/util-linux/util-linux.hash') diff --git a/package/util-linux/util-linux.hash b/package/util-linux/util-linux.hash index 71b4982f01..02b82f6000 100644 --- a/package/util-linux/util-linux.hash +++ b/package/util-linux/util-linux.hash @@ -1,2 +1,2 @@ -# From https://www.kernel.org/pub/linux/utils/util-linux/v2.29/sha256sums.asc -sha256 accea4d678209f97f634f40a93b7e9fcad5915d1f4749f6c47bee6bf110fe8e3 util-linux-2.29.2.tar.xz +# From https://www.kernel.org/pub/linux/utils/util-linux/v2.30/sha256sums.asc +sha256 c208a4ff6906cb7f57940aa5bc3a6eed146e50a7cc0a092f52ef2ab65057a08d util-linux-2.30.tar.xz -- cgit v1.2.3