diff options
author | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-15 20:08:22 +0100 |
---|---|---|
committer | Waldemar Brodkorb <wbx@openadk.org> | 2015-03-15 20:08:22 +0100 |
commit | baf2eeb459314c34d2bc31c7689657867420e7eb (patch) | |
tree | b72f9d6718dc8297431d3ac5efab42dd657246d6 | |
parent | ad983075a9cd4f6b715fb07386d0d9aba70732e1 (diff) |
update to latest upstream, ntp_gettime problem fixed
-rw-r--r-- | package/util-linux/Makefile | 4 | ||||
-rw-r--r-- | package/util-linux/patches/patch-configure_ac | 8 |
2 files changed, 2 insertions, 10 deletions
diff --git a/package/util-linux/Makefile b/package/util-linux/Makefile index 9269dfdf2..33ac27093 100644 --- a/package/util-linux/Makefile +++ b/package/util-linux/Makefile @@ -4,10 +4,10 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= util-linux -PKG_VERSION:= 2.26 +PKG_VERSION:= 2.26.1 PKG_RELEASE:= 1 PKG_EXTRAVER:= v2.26 -PKG_HASH:= a23c6f39dea0ed215ccd589509ffc7bb6f706f6e1a04760f493fb0fd7e93c489 +PKG_HASH:= 22dc1c957262e2cbdfb4d524a63d5cd4f219d3ac9b5eab570fc771076799bb6e PKG_DESCR:= basic utilities PKG_SECTION:= base/apps PKG_BUILDDEP:= ncurses diff --git a/package/util-linux/patches/patch-configure_ac b/package/util-linux/patches/patch-configure_ac index 0b8adafb5..9c105920a 100644 --- a/package/util-linux/patches/patch-configure_ac +++ b/package/util-linux/patches/patch-configure_ac @@ -34,14 +34,6 @@ AC_CHECK_HEADERS([linux/compiler.h linux/blkpg.h linux/major.h], [], [], [ #ifdef HAVE_LINUX_COMPILER_H #include <linux/compiler.h> -@@ -230,7 +210,6 @@ AC_CHECK_HEADERS([ \ - sys/swap.h \ - sys/syscall.h \ - sys/time.h \ -- sys/timex.h \ - sys/ttydefaults.h \ - sys/types.h \ - sys/un.h \ @@ -1900,7 +1879,9 @@ libmount/src/libmount.h libsmartcols/docs/Makefile libsmartcols/docs/version.xml |