mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
From: Michael Olbrich <m.olbrich@pengutronix.de>
To: ptxdist@pengutronix.de
Cc: Christian Melki <christian.melki@t2data.com>
Subject: Re: [ptxdist] [APPLIED] mtd-utils: Version bump. 2.1.6 -> 2.2.0
Date: Mon,  8 Apr 2024 13:05:37 +0200	[thread overview]
Message-ID: <20240408110537.1822399-1-m.olbrich@pengutronix.de> (raw)
In-Reply-To: <20240406180520.35472-1-christian.melki@t2data.com>

Thanks, applied as 38ae08e600e8eadaf8ff26c7f8617479435754a8.

Michael

[sent from post-receive hook]

On Mon, 08 Apr 2024 13:05:37 +0200, Christian Melki <christian.melki@t2data.com> wrote:
> Not overly exciting.
> https://lists.infradead.org/pipermail/linux-mtd/2024-March/104058.html
> 
> * Fix options that changed from endis to wwo.
> 
> * Forward patchset, applies cleanly.
> 
> Signed-off-by: Christian Melki <christian.melki@t2data.com>
> Message-Id: <20240406180520.35472-1-christian.melki@t2data.com>
> Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
> 
> diff --git a/patches/mtd-utils-2.1.6/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch b/patches/mtd-utils-2.2.0/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
> similarity index 100%
> rename from patches/mtd-utils-2.1.6/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
> rename to patches/mtd-utils-2.2.0/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch
> diff --git a/patches/mtd-utils-2.1.6/autogen.sh b/patches/mtd-utils-2.2.0/autogen.sh
> similarity index 100%
> rename from patches/mtd-utils-2.1.6/autogen.sh
> rename to patches/mtd-utils-2.2.0/autogen.sh
> diff --git a/patches/mtd-utils-2.1.6/series b/patches/mtd-utils-2.2.0/series
> similarity index 100%
> rename from patches/mtd-utils-2.1.6/series
> rename to patches/mtd-utils-2.2.0/series
> diff --git a/rules/mtd-utils.make b/rules/mtd-utils.make
> index bef25b9ab063..9722c20a5a7d 100644
> --- a/rules/mtd-utils.make
> +++ b/rules/mtd-utils.make
> @@ -15,8 +15,8 @@ PACKAGES-$(PTXCONF_MTD_UTILS) += mtd-utils
>  #
>  # Paths and names
>  #
> -MTD_UTILS_VERSION	:= 2.1.6
> -MTD_UTILS_MD5		:= 2851d4b13e5c1cf9415f76102a34d623
> +MTD_UTILS_VERSION	:= 2.2.0
> +MTD_UTILS_MD5		:= 35d71328107c54068c8df5a3b980c06e
>  MTD_UTILS		:= mtd-utils-$(MTD_UTILS_VERSION)
>  MTD_UTILS_SUFFIX	:= tar.bz2
>  MTD_UTILS_URL		:= https://infraroot.at/pub/mtd/$(MTD_UTILS).$(MTD_UTILS_SUFFIX)
> @@ -35,9 +35,9 @@ MTD_UTILS_CONF_OPT	:= \
>  	$(CROSS_AUTOCONF_USR) \
>  	--disable-unit-tests \
>  	$(GLOBAL_LARGE_FILE_OPTION) \
> -	--$(call ptx/endis,PTXCONF_MTD_UTILS_TESTS)-tests \
> +	--$(call ptx/wwo,PTXCONF_MTD_UTILS_TESTS)-tests \
>  	--$(call ptx/endis,PTXCONF_MTD_UTILS_UBIHEALTHD)-ubihealthd \
> -	--$(call ptx/endis, PTXCONF_MTD_UTILS_LSMTD)-lsmtd \
> +	--$(call ptx/wwo, PTXCONF_MTD_UTILS_LSMTD)-lsmtd \
>  	--$(call ptx/wwo, PTXCONF_MTD_UTILS_JFFS)-jffs \
>  	--$(call ptx/wwo, PTXCONF_MTD_UTILS_UBIFS)-ubifs \
>  	--without-xattr \



      parent reply	other threads:[~2024-04-08 11:08 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-06 18:05 [ptxdist] [PATCH v2 1/2] " Christian Melki
2024-04-06 18:05 ` [ptxdist] [PATCH v2 2/2] host-mtd-utils: Follow target mtd-utils Christian Melki
2024-04-08 11:05   ` [ptxdist] [APPLIED] " Michael Olbrich
2024-04-08 11:05 ` 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=20240408110537.1822399-1-m.olbrich@pengutronix.de \
    --to=m.olbrich@pengutronix.de \
    --cc=christian.melki@t2data.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