Re: How to apply a patch to the kernel 5.11.x

2021-03-18 Thread Paweł Marciniak
> is to add the contents of the patch to the existing (empty) > linux-kernel-test.patch > file. Thanks! It looks like this method works. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-le...@lists.fedorapro

Re: How to apply a patch to the kernel 5.11.x

2021-03-18 Thread Hans de Goede
Hi, On 3/18/21 12:42 PM, Peter Robinson wrote: >> In kernel 5.10.x, it was enough to add the line for example "Patch 990: >> example.patch" to apply the patch. >> Now in 5.11.x it looks like this method doesn't work. > > You can still do that for a local build, you also need to have an > ApplyOp

Re: How to apply a patch to the kernel 5.11.x

2021-03-18 Thread Peter Robinson
> In kernel 5.10.x, it was enough to add the line for example "Patch 990: > example.patch" to apply the patch. > Now in 5.11.x it looks like this method doesn't work. You can still do that for a local build, you also need to have an ApplyOptionalPatch line, see the "ApplyOptionalPatch patch-%{sta

How to apply a patch to the kernel 5.11.x

2021-03-18 Thread Paweł Marciniak
In kernel 5.10.x, it was enough to add the line for example "Patch 990: example.patch" to apply the patch. Now in 5.11.x it looks like this method doesn't work. ___ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel