utils: mtd-utils: drop patches
authorRobert Marko <robimarko@gmail.com>
Sun, 23 Jun 2024 21:26:45 +0000 (23:26 +0200)
committerRobert Marko <robimarko@gmail.com>
Tue, 25 Jun 2024 11:01:45 +0000 (13:01 +0200)
commitfb2fa8f7c244809f074ea07041ac9b0f56be550e
tree2129c1135d274f668ca032795b89a10ddfbfa1f5
parentf8cb39183de9d4f14ccb753ea243d66a540269b4
utils: mtd-utils: drop patches

We have been carrying the 100-fix_includes.patch and 130-lzma_jffs2.patch
for a long time but the reason is lost to history.

We dont need to carry the JFFS2 LZMA support patch as mkfs.jffs2 is not
even being packaged so its not even being used.

As for the 100-fix_includes.patch that also seems like a relic of history
as mtd-utils compiles fine without it.

So, lets drop both patches.

Link: https://github.com/openwrt/openwrt/pull/15790
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/utils/mtd-utils/Makefile
package/utils/mtd-utils/patches/100-fix_includes.patch [deleted file]
package/utils/mtd-utils/patches/130-lzma_jffs2.patch [deleted file]