summaryrefslogtreecommitdiffstats
path: root/rules/host-util-linux-ng.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2015-10-09 19:49:55 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2015-10-15 09:43:09 +0200
commit095534d56c3d18d1915d00e15add6e0d199ffd45 (patch)
treed5cd395bb198bc142417fbc65b946b64c6b2aa1c /rules/host-util-linux-ng.make
parent602b4fcfda317d1dece238ec2e3245186e776ba3 (diff)
downloadptxdist-095534d56c3d18d1915d00e15add6e0d199ffd45.tar.gz
ptxdist-095534d56c3d18d1915d00e15add6e0d199ffd45.tar.xz
util-linux-ng: version bump 2.26.2 -> 2.27
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/host-util-linux-ng.make')
-rw-r--r--rules/host-util-linux-ng.make10
1 files changed, 10 insertions, 0 deletions
diff --git a/rules/host-util-linux-ng.make b/rules/host-util-linux-ng.make
index 162d4d5a0..65dcc3f4f 100644
--- a/rules/host-util-linux-ng.make
+++ b/rules/host-util-linux-ng.make
@@ -40,16 +40,26 @@ HOST_UTIL_LINUX_NG_CONF_OPT := \
--enable-libblkid \
--enable-libmount \
--disable-bash-completion \
+ --disable-pylibmount \
--disable-pg-bell \
--disable-use-tty-group \
--disable-sulogin-emergency-mount \
+ --disable-usrdir-path \
--disable-makeinstall-chown \
--disable-makeinstall-setuid \
+ --disable-colors-default \
+ --without-libiconv-prefix \
+ --without-libintl-prefix \
+ --with-util \
+ --without-termcap \
--without-audit \
--without-udev \
--without-ncurses \
--without-slang \
+ --without-tinfo \
+ --without-readline \
--without-utempter \
+ --without-libz \
--without-user \
--without-systemd \
--without-smack \