2011/8/18 Ian Leonard
> Adjust minidlna for inotify becoming part of the default kernel.
>
Applied in r28034, thanks. Please make your patches from the packages/
checkout.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.ope
Adjust minidlna for inotify becoming part of the default kernel.
minidlna.init: stop forcing a rescan (-R) of the media library on startup.
Users will need to run it once after installing.
040-configuration-tweak.patch: enable use of inotify in the default
configuration
Signed-off-by: Ian Leon
On Wednesday 10 August 2011 09:51:56 Ian Leonard wrote:
> Version bump minidlna 1.0.21 v2
>
> v2: adjusts 040-configuration-tweak.patch as default kernels enable
> inotify.
>
> v1: 010-genconfig-checks.patch adjusts two configure checks to use
> ICONV_PREFIX and INTL_PREFIX. These changes were al
Version bump minidlna 1.0.21 v2
v2: adjusts 040-configuration-tweak.patch as default kernels enable inotify.
v1: 010-genconfig-checks.patch adjusts two configure checks to use ICONV_PREFIX
and INTL_PREFIX. These changes were already made previously elsewhere in the
build process and looks like