mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Subject: Re: [ptxdist] [PATCH] mtd-utils: Version bump to 2.0.0
Date: Thu, 4 May 2017 17:10:11 +0200	[thread overview]
Message-ID: <20170504151011.xaqena5w5zf2pem3@pengutronix.de> (raw)
In-Reply-To: <20170504133209.15275-1-s.hauer@pengutronix.de>

On Thu, May 04, 2017 at 03:32:09PM +0200, Sascha Hauer wrote:
> mtd-utils 2.0.0 is out for some time, and it is autotoolized now.
> Add support for it.

There are a lot of old patches.

> 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

$ .../scripts/configure_helper.py --pkg mtd-utils
--- rules/mtd-utils.make
+++ mtd-utils-2.0.0
@@ -4,3 +4,10 @@
 	--libdir=/usr/lib
 	--build=x86_64-host-linux-gnu
 	--host=arm-v7a-linux-gnueabihf
+	--enable-unit-tests
+	--disable-tests
+	--enable-install-tests
+	--without-jffs
+	--without-ubifs
+	--without-xattr
+	--without-lzo

These should all be specified.

Michael

>  
>  # ----------------------------------------------------------------------------
>  # Target-Install
> -- 
> 2.11.0
> 
> 
> _______________________________________________
> ptxdist mailing list
> ptxdist@pengutronix.de

-- 
Pengutronix e.K.                           |                             |
Industrial Linux Solutions                 | http://www.pengutronix.de/  |
Peiner Str. 6-8, 31137 Hildesheim, Germany | Phone: +49-5121-206917-0    |
Amtsgericht Hildesheim, HRA 2686           | Fax:   +49-5121-206917-5555 |

_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de

      reply	other threads:[~2017-05-04 15:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-05-04 13:32 Sascha Hauer
2017-05-04 15:10 ` Michael Olbrich [this message]

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=20170504151011.xaqena5w5zf2pem3@pengutronix.de \
    --to=m.olbrich@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