summaryrefslogtreecommitdiffstats
path: root/rules/e2fsprogs.make
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2014-06-16 15:45:16 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2014-06-16 19:27:15 +0200
commitbaed2e82bbac515889bd78054d2c85e08971e043 (patch)
tree9d727cc0c734aa24bbb52473b91a19306cabae41 /rules/e2fsprogs.make
parentb1f75e1be5299664a971ff88bca946a8e353a29c (diff)
downloadptxdist-baed2e82bbac515889bd78054d2c85e08971e043.tar.gz
ptxdist-baed2e82bbac515889bd78054d2c85e08971e043.tar.xz
e2fsprogs: version bump 1.42.9 -> 1.42.10
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'rules/e2fsprogs.make')
-rw-r--r--rules/e2fsprogs.make9
1 files changed, 5 insertions, 4 deletions
diff --git a/rules/e2fsprogs.make b/rules/e2fsprogs.make
index 665396195..be8b71d70 100644
--- a/rules/e2fsprogs.make
+++ b/rules/e2fsprogs.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_E2FSPROGS) += e2fsprogs
#
# Paths and names
#
-E2FSPROGS_VERSION := 1.42.9
-E2FSPROGS_MD5 := 3f8e41e63b432ba114b33f58674563f7
+E2FSPROGS_VERSION := 1.42.10
+E2FSPROGS_MD5 := 62bfe2fe0a194c5c37165789ac2825a8
E2FSPROGS := e2fsprogs-$(E2FSPROGS_VERSION)
E2FSPROGS_SUFFIX := tar.gz
E2FSPROGS_URL := $(call ptx/mirror, SF, e2fsprogs/$(E2FSPROGS).$(E2FSPROGS_SUFFIX))
@@ -44,6 +44,7 @@ E2FSPROGS_CONF_OPT := \
--enable-elf-shlibs \
--disable-bsd-shlibs \
--disable-profile \
+ --disable-gcov \
--disable-checker \
--disable-jbd-debug \
--disable-blkid-debug \
@@ -62,10 +63,10 @@ E2FSPROGS_CONF_OPT := \
--disable-uuidd \
--disable-nls \
--disable-rpath \
- --without-diet-libc \
--with-root-prefix=
-E2FSPROGS_INSTALL_OPT := install
+E2FSPROGS_MAKE_OPT := $(if $(filter 1,$(strip $(PTXDIST_VERBOSE))),V=1)
+E2FSPROGS_INSTALL_OPT := install
# ----------------------------------------------------------------------------
# Target-Install