diff options
author | Daniel Engberg <daniel.engberg.lists@pyret.net> | 2017-03-20 09:51:26 +0100 |
---|---|---|
committer | Felix Fietkau <nbd@nbd.name> | 2017-03-22 14:38:48 +0100 |
commit | cf9812dd522ed1a8209478ed62ff243675bd2626 (patch) | |
tree | 4745bb695ab6c495924e63dbeb82213414788c9a /package/utils/util-linux/patches/003-fix_pkgconfig_files.patch | |
parent | cfc5b35dd42c7ee633d20d321fbcae3ee9aa7d5e (diff) | |
download | mtk-20170518-cf9812dd522ed1a8209478ed62ff243675bd2626.zip mtk-20170518-cf9812dd522ed1a8209478ed62ff243675bd2626.tar.gz mtk-20170518-cf9812dd522ed1a8209478ed62ff243675bd2626.tar.bz2 |
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 <daniel.engberg.lists@pyret.net>
Signed-off-by: Felix Fietkau <nbd@nbd.name> [remove faulty dependency changes]
Diffstat (limited to 'package/utils/util-linux/patches/003-fix_pkgconfig_files.patch')
-rw-r--r-- | package/utils/util-linux/patches/003-fix_pkgconfig_files.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 |