* [ptxdist] [PATCH v2] file: bump version
@ 2016-12-16 15:25 Clemens Gruber
0 siblings, 0 replies; only message in thread
From: Clemens Gruber @ 2016-12-16 15:25 UTC (permalink / raw)
To: ptxdist; +Cc: Clemens Gruber
Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
rules/file.make | 12 ++++++++++--
1 file changed, 10 insertions(+), 2 deletions(-)
diff --git a/rules/file.make b/rules/file.make
index 257e1bb9c..c3aaae554 100644
--- a/rules/file.make
+++ b/rules/file.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_FILE) += file
#
# Paths and names
#
-FILE_VERSION := 5.24
-FILE_MD5 := ec161b5a0d2aef147fb046e5630b1408
+FILE_VERSION := 5.29
+FILE_MD5 := b7b57b36b577c9cede2f2d1342203302
FILE := file-$(FILE_VERSION)
FILE_SUFFIX := tar.gz
FILE_URL := ftp://ftp.astron.com/pub/file/$(FILE).$(FILE_SUFFIX)
@@ -30,7 +30,15 @@ FILE_LICENSE := BSD, 2-term BSD
# ----------------------------------------------------------------------------
FILE_PATH := PATH=$(PTXDIST_SYSROOT_HOST)/bin/file:$(CROSS_PATH)
+
FILE_CONF_TOOL := autoconf
+FILE_CONF_OPT := \
+ $(CROSS_AUTOCONF_USR) \
+ --enable-elf \
+ --enable-elf-core \
+ --enable-zlib \
+ --disable-fsect-man5 \
+ $(GLOBAL_LARGE_FILE_OPTION)
# ----------------------------------------------------------------------------
# Target-Install
--
2.11.0
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-12-16 15:25 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-12-16 15:25 [ptxdist] [PATCH v2] file: bump version Clemens Gruber
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox