[OpenWrt-Devel] [PATCH] busybox: enable find mtime support by default
Dirk Brenken
dirk at brenken.org
Sun Oct 18 15:30:53 EDT 2015
Hi,
I can't see the diff/patch below on patchwork, anything wrong with the
submitted patch?
Thanks
Dirk
Am Freitag, den 16.10.2015, 12:10 +0200 schrieb Dirk Brenken:
> busybox binary in openwrt neither supports stat nor find mtime. This
> patch adds find mtime support by default.
>
> Signed-off-by: Dirk Brenken <dirk at brenken.org>
> ---
> --- trunk/package/utils/busybox/Config-defaults.in.orig 2015-
> 09-11 23:24:58.000000000 +0200
> +++ trunk/package/utils/busybox/Config-defaults.in 2015-10-16
> 11:48:58.000000000 +0200
> @@ -987,7 +987,7 @@ config BUSYBOX_DEFAULT_FEATURE_FIND_PRIN
> default y
> config BUSYBOX_DEFAULT_FEATURE_FIND_MTIME
> bool
> - default n
> + default y
> config BUSYBOX_DEFAULT_FEATURE_FIND_MMIN
> bool
> default n
> _______________________________________________
> openwrt-devel mailing list
> openwrt-devel at lists.openwrt.org
> https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list