mirror of
https://github.com/openwrt/openwrt.git
synced 2026-07-23 07:31:55 +04:00
da3e1ae35e
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>