mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Sascha Hauer <s.hauer@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: [ptxdist] [PATCH] mtd-utils: Version bump to 2.0.0
Date: Thu,  4 May 2017 15:32:09 +0200	[thread overview]
Message-ID: <20170504133209.15275-1-s.hauer@pengutronix.de> (raw)

mtd-utils 2.0.0 is out for some time, and it is autotoolized now.
Add support for it.

Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
---
 rules/mtd-utils.make | 22 +++-------------------
 1 file changed, 3 insertions(+), 19 deletions(-)

diff --git a/rules/mtd-utils.make b/rules/mtd-utils.make
index ba633c33e..c61be157c 100644
--- a/rules/mtd-utils.make
+++ b/rules/mtd-utils.make
@@ -17,8 +17,8 @@ PACKAGES-$(PTXCONF_MTD_UTILS) += mtd-utils
 #
 # Paths and names
 #
-MTD_UTILS_VERSION	:= 1.5.2
-MTD_UTILS_MD5		:= 596bc7b20a6d4fb86d63fc9b8af674d6
+MTD_UTILS_VERSION	:= 2.0.0
+MTD_UTILS_MD5		:= 70b80fccdfc1b536a91deefb91f4e2be
 MTD_UTILS		:= mtd-utils-$(MTD_UTILS_VERSION)
 MTD_UTILS_SUFFIX	:= tar.bz2
 MTD_UTILS_URL		:= ftp://ftp.infradead.org/pub/mtd-utils/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
@@ -30,23 +30,7 @@ MTD_UTILS_LICENSE	:= GPL-2.0+
 # Prepare
 # ----------------------------------------------------------------------------
 
-MTD_UTILS_CONF_TOOL	:= NO
-
-MTD_UTILS_COMPILE_ENV	:= \
-	$(CROSS_ENV) \
-	CROSS="$(COMPILER_PREFIX)" \
-	WITHOUT_XATTR=1
-
-ifndef PTXCONF_MTD_UTILS_USE_LIBLZO
-MTD_UTILS_COMPILE_ENV += WITHOUT_LZO=1
-endif
-
-ifndef PTXCONF_MTD_UTILS_MKFS_UBIFS
-MTD_UTILS_COMPILE_ENV += WITHOUT_MKUBIFS=1
-endif
-
-MTD_UTILS_COMPILE_OPT	:= \
-	BUILDDIR=$(MTD_UTILS_DIR)
+MTD_UTILS_CONF_TOOL	:= autoconf
 
 # ----------------------------------------------------------------------------
 # Target-Install
-- 
2.11.0


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

             reply	other threads:[~2017-05-04 13:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04 13:32 Sascha Hauer [this message]
2017-05-04 15:10 ` 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=20170504133209.15275-1-s.hauer@pengutronix.de \
    --to=s.hauer@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