From: Roland Hieber <r.hieber@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Roland Hieber <r.hieber@pengutronix.de>
Subject: [ptxdist] [PATCH 07/12] tar: version bump 1.26 -> 1.30
Date: Wed, 30 May 2018 18:39:06 +0200 [thread overview]
Message-ID: <20180530163911.30456-7-r.hieber@pengutronix.de> (raw)
In-Reply-To: <20180530163911.30456-1-r.hieber@pengutronix.de>
Use sensible defaults for the remaining configure options.
Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
---
rules/tar.make | 12 +++++++++---
1 file changed, 9 insertions(+), 3 deletions(-)
diff --git a/rules/tar.make b/rules/tar.make
index 1b25c621a..52436454b 100644
--- a/rules/tar.make
+++ b/rules/tar.make
@@ -16,8 +16,8 @@ PACKAGES-$(PTXCONF_TAR) += tar
#
# Paths and names
#
-TAR_VERSION := 1.26
-TAR_MD5 := 0ced6f20b9fa1bea588005b5ad4b52c1
+TAR_VERSION := 1.30
+TAR_MD5 := 2d01c6cd1387be98f57a0ec4e6e35826
TAR := tar-$(TAR_VERSION)
TAR_SUFFIX := tar.xz
TAR_URL := $(call ptx/mirror, GNU, tar/$(TAR).$(TAR_SUFFIX))
@@ -36,8 +36,14 @@ TAR_CONF_TOOL := autoconf
TAR_CONF_OPT := \
$(CROSS_AUTOCONF_USR) \
$(GLOBAL_LARGE_FILE_OPTION) \
+ --disable-acl \
--disable-rpath \
- --disable-nls
+ --disable-nls \
+ --disable-backup-scripts \
+ --with-posix-acls \
+ --with-included-regex \
+ --without-selinux \
+ --with-xattrs
# ----------------------------------------------------------------------------
# Target-Install
--
2.17.1
_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
next prev parent reply other threads:[~2018-05-30 16:39 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-30 16:39 [ptxdist] [PATCH 01/12] sun-java6-jre: move to staging Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 02/12] u-boot-v2: remove in favor of barebox Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 03/12] ddrescue: version bump 1.15 -> 1.23 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 04/12] ed: version bump 1.7 -> 1.14.2 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 05/12] ed: resurrect from staging after version bump Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 06/12] file: version bump 5.32 -> 5.33 Roland Hieber
2018-05-30 16:39 ` Roland Hieber [this message]
2018-05-30 16:39 ` [ptxdist] [PATCH 08/12] vim: version bump 7.3 -> 8.1 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 09/12] joe: version bump 3.5 -> 4.6 Roland Hieber
2018-05-31 9:27 ` Michael Olbrich
2018-05-30 16:39 ` [ptxdist] [PATCH 10/12] proftpd: version bump 1.3.5 -> 1.3.6 Roland Hieber
2018-05-31 9:28 ` Michael Olbrich
2018-05-30 16:39 ` [ptxdist] [PATCH 11/12] stunnel: version bump 5.45 -> 5.46 Roland Hieber
2018-05-30 16:39 ` [ptxdist] [PATCH 12/12] c-ares: version bump 1.10.0 -> 1.14.0 Roland Hieber
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20180530163911.30456-7-r.hieber@pengutronix.de \
--to=r.hieber@pengutronix.de \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox