Hi, Le 18 oct. 2015 21:31, "Dirk Brenken" <[email protected]> a écrit : > > Hi, > > I can't see the diff/patch below on patchwork, anything wrong with the > submitted patch?
How did you generate it? You should use git send-email, and resend. Also add the size before/after in the commit message. > > 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 <[email protected]> > > --- > > --- 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 > > [email protected] > > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel > _______________________________________________ > openwrt-devel mailing list > [email protected] > https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
_______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
