tools: e2fsprogs: pass --with-crond-dir=no instead of patching
authorRobert Marko <robimarko@gmail.com>
Wed, 25 Sep 2024 11:31:29 +0000 (13:31 +0200)
committerRobert Marko <robimarko@gmail.com>
Wed, 25 Sep 2024 17:53:13 +0000 (19:53 +0200)
commitda3e1ae35e948ffe75830d837c15f0137c9073a1
tree2607ee176f9504a1abad4fdbc1746548c08d2410
parent81527817e9fd5f710a1ff0a339c8cb67b9e0d96a
tools: e2fsprogs: pass --with-crond-dir=no instead of patching

Currently, e2fsprogs is being patched to avoid detecting host crond, but
instead of doing that we can simply pass --with-crond-dir=no as an
argument and drop the patch.

Link: https://github.com/openwrt/openwrt/pull/16500
Signed-off-by: Robert Marko <robimarko@gmail.com>
tools/e2fsprogs/Makefile
tools/e2fsprogs/patches/003-no-crond.patch [deleted file]