On Fri, Sep 8, 2017 at 2:48 AM, Luya Tshimbalanga
<[email protected]> wrote:
> Hello team,
>
> I attemptedt o build a patched kernel from the Fedora repo using the 
> tutorial[1] and hit a roadblock as seen from COPR repository:
> https://copr.fedorainfracloud.org/coprs/luya/kernel-acpi-ec/builds/
>
> You can check the details of the bug on
> https://bugzilla.kernel.org/show_bug.cgi?id=196847
>
> along the needed patches for testing
> https://patchwork.kernel.org/patch/9931477/
> https://patchwork.kernel.org/patch/9931481/
> https://patchwork.kernel.org/patch/9931473/
>
> Could someone provide a guide for addressing the issue?

The patches you included in the srpm are all raw diffs.  The
kernel.spec applies patches with git, which means the patches need to
be in a format that 'git am' can take.  If you download the mbox
format of the patches, it should work.

josh
_______________________________________________
kernel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to