linux-yocto: Don't apply the plugins patch
The 5.10.109 version of linux-yocto comes with this patch included. Avoid build error on trying to apply this patch on the linux-yocto* recipes. Let the patch only apply to linux-oniro.
Fixes #546 (closed)
Signed-off-by: Andrei Gherzan andrei.gherzan@huawei.com
Merge request reports
Activity
requested review from @bero, @waykovalenko, and @idlethread
assigned to @agherzan
requested review from @stefanschmidt
- Resolved by Andrei Gherzan
LGTM -- do we have any older board specific kernels that still need to pull in the patch, or should we also "git rm" it?
I can confirm that by removing this patch from the linux-yocto build, the issue #546 (closed) will be fixed. SBC C61 Linux-seco builds kernel version 5.10.35, but so far it does not build with any GCC plugin.
- Resolved by Andrei Gherzan
enabled an automatic merge when the pipeline for f16bce79 succeeds