mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Clemens Gruber <clemens.gruber@pqgruber.com>
To: ptxdist@pengutronix.de
Cc: Clemens Gruber <clemens.gruber@pqgruber.com>
Subject: [ptxdist] [PATCH 8/8] sed: update to 4.2.2
Date: Sun,  6 Nov 2016 18:27:51 +0100	[thread overview]
Message-ID: <20161106172751.28971-8-clemens.gruber@pqgruber.com> (raw)
In-Reply-To: <20161106172751.28971-1-clemens.gruber@pqgruber.com>

Signed-off-by: Clemens Gruber <clemens.gruber@pqgruber.com>
---
 rules/sed.make | 12 +++++++++---
 1 file changed, 9 insertions(+), 3 deletions(-)

diff --git a/rules/sed.make b/rules/sed.make
index 7a5b4e2..0faa154 100644
--- a/rules/sed.make
+++ b/rules/sed.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_SED) += sed
 #
 # Paths and names
 #
-SED_VERSION	:= 4.2.1
-SED_MD5		:= 7d310fbd76e01a01115075c1fd3f455a
+SED_VERSION	:= 4.2.2
+SED_MD5		:= 7ffe1c7cdc3233e1e0c4b502df253974
 SED		:= sed-$(SED_VERSION)
 SED_SUFFIX	:= tar.bz2
 SED_URL		:= $(call ptx/mirror, GNU, sed/$(SED).$(SED_SUFFIX))
@@ -39,7 +39,13 @@ SED_ENV 	:= $(CROSS_ENV)
 #
 # autoconf
 #
-SED_AUTOCONF := $(CROSS_AUTOCONF_USR)
+SED_AUTOCONF := \
+	$(CROSS_AUTOCONF_USR) \
+	$(GLOBAL_LARGE_FILE_OPTION) \
+	--disable-acl \
+	--disable-nls \
+	--disable-rpath \
+	--without-selinux
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.10.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

  parent reply	other threads:[~2016-11-06 17:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-06 17:27 [ptxdist] [PATCH 1/8] busybox: bump version Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 2/8] coreutils: update to 8.25 Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 3/8] findutils: update to 4.6.0 Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 4/8] grep: update to 2.26 Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 5/8] gzip: bump version Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 6/8] libpcre: bump version and update license hash Clemens Gruber
2016-11-06 17:27 ` [ptxdist] [PATCH 7/8] ntp: bump version Clemens Gruber
2016-11-06 17:27 ` Clemens Gruber [this message]
2016-11-11 11:10 ` [ptxdist] [PATCH 1/8] busybox: " Michael Olbrich

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=20161106172751.28971-8-clemens.gruber@pqgruber.com \
    --to=clemens.gruber@pqgruber.com \
    --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