summaryrefslogtreecommitdiff
path: root/package/util-linux
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-20 00:00:28 +0200
committerWaldemar Brodkorb <wbx@uclibc-ng.org>2016-08-20 00:04:01 +0200
commit00e5958332c1b0ce231f4bc56f1b754fdfec6301 (patch)
treeeeeb3b256b3a0abb2c0e406955dba33889e766d3 /package/util-linux
parent895b529515661f911443b6f5fed1a42aa85ea08a (diff)
util-linux: update to 2.28.1
Diffstat (limited to 'package/util-linux')
-rw-r--r--package/util-linux/Makefile6
-rw-r--r--package/util-linux/patches/patch-configure_ac9
2 files changed, 3 insertions, 12 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile
index e836cf7c8..93e3da14d 100644
--- a/package/util-linux/Makefile
+++ b/package/util-linux/Makefile
@@ -4,13 +4,13 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= util-linux
-PKG_VERSION:= 2.28
+PKG_VERSION:= 2.28.1
PKG_RELEASE:= 1
-PKG_HASH:= 395847e2a18a2c317170f238892751e73a57104565344f8644090c8b091014bb
+PKG_HASH:= 3ece4ea4a34ef786b68f5c415e848390424232abd1ee00f7ee5bddc30657b60f
PKG_DESCR:= basic utilities
PKG_SECTION:= base/apps
PKG_BUILDDEP:= ncurses
-PKG_SITES:= http://www.kernel.org/pub/linux/utils/util-linux/v$(PKG_VERSION)/
+PKG_SITES:= http://www.kernel.org/pub/linux/utils/util-linux/v2.28/
PKG_OPTS:= dev
PKG_NEEDS:= threads rt
diff --git a/package/util-linux/patches/patch-configure_ac b/package/util-linux/patches/patch-configure_ac
index e7c617459..87d72ecad 100644
--- a/package/util-linux/patches/patch-configure_ac
+++ b/package/util-linux/patches/patch-configure_ac
@@ -34,15 +34,6 @@
AC_CHECK_HEADERS([linux/compiler.h linux/blkpg.h linux/major.h], [], [], [
#ifdef HAVE_LINUX_COMPILER_H
#include <linux/compiler.h>
-@@ -565,7 +545,7 @@ AC_CACHE_VAL([scanf_cv_alloc_modifier],
- #include <stdio.h>
- #include <unistd.h>
-
-- #ifdef __GLIBC__
-+ #if defined(__GLIBC__) && !defined(__UCLIBC__)
-
- #if !(__GLIBC_PREREQ(2, 7))
- #error %m is not available
@@ -2134,7 +2114,9 @@ libmount/src/libmount.h
libsmartcols/docs/Makefile
libsmartcols/docs/version.xml