[ANNOUNCE] mtd-utils-2.3.0 is released
Miquel Raynal
miquel.raynal at bootlin.com
Thu Feb 20 05:58:13 PST 2025
Hello David,
+Zhihao
On 15/02/2025 at 17:05:53 +01, David Oberhollenzer <david.oberhollenzer at sigma-star.at> wrote:
> Hi,
>
> mtd-utils-2.3.0 is released.
Thanks a lot for this new release! I wanted to bump the package version
in Buildroot but I got issues, perhaps you can help.
A regular `./configure --host=<arm> && make` works well when cloning the
Git repository, however Buildroot used to download the tarball, which in
practice does not contain all the .gz files:
https://git.infraroot.at/mtd-utils.git/tree/tests/ubifs_tools-tests/images
This of course leads to a build failure:
make[1]: *** No rule to make target 'tests/ubifs_tools-tests/images/good.gz', needed by 'all-am'. Stop.
The commits from Zhihao actually list these .gz files in the .am files,
and they also appear in the Makefile.in as
@BUILD_TESTS_TRUE at am__append_22
yet they are not part of the final distributed tarball. Any idea how to
fix that properly?
Thanks!
Miquèl
More information about the linux-mtd
mailing list