[OpenWrt-Devel] [PATCH] exfat-nofuse: fix kernel 5.4 compilation issue

Rosen Penev rosenp at gmail.com
Fri Mar 6 19:56:43 EST 2020


On Fri, Mar 6, 2020 at 4:31 PM Stefan Lippers-Hollmann <s.l-h at gmx.de> wrote:
>
> Hi
>
> On 2020-03-06, Rosen Penev wrote:
> > On Fri, Mar 6, 2020 at 11:38 AM Paul Blazejowski
> > <paulb at blazebox.homeip.net> wrote:
> [...]
> > > -   DEPENDS:=+kmod-nls-base
> > > +   DEPENDS:=+kmod-nls-base @(LINUX_4_14||LINUX_4_19)
> > I prefer @!LINUX_5_4
>
> Using @!LINUX_5_4 would break, once the next kernel after 5.4 comes
> around (be it in semi-private testing or officially with the next LTS
> kernel), while it's safe to assume that no older kernels will be merged
> back into master. It's usually a better strategy to test for known old
> kernels/ features, than to consider the new approach as an exception.
Hrm OK. I assume the next release will be only 5.4 which would mean
it's a moot point.
>
> > I also want an exfat package for 5.4. As it stands even though it is
> > in the staging directory, I don't think a package is available.
>
> https://github.com/openwrt/openwrt/pull/2807
Great!
>
> [...]
>
> Regards
>         Stefan Lippers-Hollmann

_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel



More information about the openwrt-devel mailing list