From cf9812dd522ed1a8209478ed62ff243675bd2626 Mon Sep 17 00:00:00 2001 From: Daniel Engberg Date: Mon, 20 Mar 2017 09:51:26 +0100 Subject: utils/util-linux: Update to 2.29.2 Update util-linux to 2.29.2 Remote 0001-fix-uClibc-ng-scanf-check.patch as it's been merged upstream. Refresh patches Change ncurses to ncursesw to fix compilation and avoid confusion Signed-off-by: Daniel Engberg Signed-off-by: Felix Fietkau [remove faulty dependency changes] --- package/utils/util-linux/patches/003-fix_pkgconfig_files.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/utils/util-linux/patches/003-fix_pkgconfig_files.patch') diff --git a/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch b/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch index cc9cd11..16ba14a 100644 --- a/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch +++ b/package/utils/util-linux/patches/003-fix_pkgconfig_files.patch @@ -10,7 +10,7 @@ endif # BUILD_LIBUUID --- a/configure.ac +++ b/configure.ac -@@ -2122,18 +2122,23 @@ AC_CONFIG_HEADERS([config.h]) +@@ -2165,18 +2165,23 @@ AC_CONFIG_HEADERS([config.h]) # AC_CONFIG_FILES([ Makefile -- cgit v1.1