diff options
author | Carlos Santos <casantos@datacom.ind.br> | 2017-06-22 23:52:31 -0300 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 2017-06-23 21:12:42 +0200 |
commit | 74235a6854d6e469f2dbc141fe08ce9ae94e7d3c (patch) | |
tree | 5d103972b91f6c120cdb41a5ecfa161a9fd67562 /package/util-linux/util-linux.hash | |
parent | 2b38e6dab83fa4623575d5bd500ab794f976ecd6 (diff) | |
download | buildroot-74235a6854d6e469f2dbc141fe08ce9ae94e7d3c.tar.gz buildroot-74235a6854d6e469f2dbc141fe08ce9ae94e7d3c.zip |
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 <casantos@datacom.ind.br>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Diffstat (limited to 'package/util-linux/util-linux.hash')
-rw-r--r-- | package/util-linux/util-linux.hash | 4 |
1 files changed, 2 insertions, 2 deletions
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 |