mailarchive of the ptxdist mailing list
 help / color / mirror / Atom feed
* [ptxdist] [PATCH v2 1/2] mtd-utils: Version bump. 2.1.6 -> 2.2.0
@ 2024-04-06 18:05 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] mtd-utils: Version bump. 2.1.6 -> 2.2.0 Michael Olbrich
  0 siblings, 2 replies; 4+ messages in thread
From: Christian Melki @ 2024-04-06 18:05 UTC (permalink / raw)
  To: ptxdist

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>
---
 .../0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch | 0
 patches/{mtd-utils-2.1.6 => mtd-utils-2.2.0}/autogen.sh   | 0
 patches/{mtd-utils-2.1.6 => mtd-utils-2.2.0}/series       | 0
 rules/mtd-utils.make                                      | 8 ++++----
 4 files changed, 4 insertions(+), 4 deletions(-)
 rename patches/{mtd-utils-2.1.6 => mtd-utils-2.2.0}/0001-nandmarkbad-new-util-to-mark-blocks-as-bad.patch (100%)
 rename patches/{mtd-utils-2.1.6 => mtd-utils-2.2.0}/autogen.sh (100%)
 rename patches/{mtd-utils-2.1.6 => mtd-utils-2.2.0}/series (100%)

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 bef25b9ab..9722c20a5 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 \
-- 
2.34.1




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2024-04-08 11:08 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-06 18:05 [ptxdist] [PATCH v2 1/2] mtd-utils: Version bump. 2.1.6 -> 2.2.0 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 ` [ptxdist] [APPLIED] mtd-utils: Version bump. 2.1.6 -> 2.2.0 Michael Olbrich

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox