mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Bernhard Sessler <bernhard.sessler@corscience.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH v2] parted: bump to version 3.1
Date: Tue, 21 May 2013 09:21:36 +0200	[thread overview]
Message-ID: <1369120896-14396-1-git-send-email-bernhard.sessler@corscience.de> (raw)

Signed-off-by: Bernhard Sessler <bernhard.sessler@corscience.de>
---

We use parted as host tool only, that's why the error at the prepare
stage slipped through. This patch has now been tested with ptxdist
2012.07.0.

since V1:
* Remove -disable-Werror configure switch, as it obviously does not
  exist anymore and is not needed anyway.

 rules/parted.make | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/rules/parted.make b/rules/parted.make
index 6bfdc85..492abf2 100644
--- a/rules/parted.make
+++ b/rules/parted.make
@@ -16,10 +16,10 @@ PACKAGES-$(PTXCONF_PARTED) += parted
 #
 # Paths and names
 #
-PARTED_VERSION	:= 2.3
-PARTED_MD5	:= 30ceb6df7e8681891e865e2fe5a7903d
+PARTED_VERSION	:= 3.1
+PARTED_MD5	:= 5d89d64d94bcfefa9ce8f59f4b81bdcb
 PARTED		:= parted-$(PARTED_VERSION)
-PARTED_SUFFIX	:= tar.gz
+PARTED_SUFFIX	:= tar.xz
 PARTED_URL	:= $(call ptx/mirror, GNU, parted/$(PARTED).$(PARTED_SUFFIX))
 PARTED_SOURCE	:= $(SRCDIR)/$(PARTED).$(PARTED_SUFFIX)
 PARTED_DIR	:= $(BUILDDIR)/$(PARTED)
@@ -31,8 +31,7 @@ PARTED_LICENSE	:= GPLv3
 PARTED_CONF_TOOL := autoconf
 PARTED_CONF_OPT  := \
 	$(CROSS_AUTOCONF_USR) \
-	--disable-device-mapper \
-	--disable-Werror
+	--disable-device-mapper
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
1.8.2.3


-- 
ptxdist mailing list
ptxdist@pengutronix.de

                 reply	other threads:[~2013-05-21  7:21 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=1369120896-14396-1-git-send-email-bernhard.sessler@corscience.de \
    --to=bernhard.sessler@corscience.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