Re: [linux-yocto] [kernel-cache][yocto-4.19][PATCH 0/1] include core scsi support

2019-07-04 Thread Bruce Ashfield
On Thu, Jul 4, 2019 at 3:01 PM Mariano López wrote: > > The warning thrown by the kernel configuration task when building an > ARM kernel when scsi-debug was enabled was addressed by Bruce for > yocto-5.0. For completeness, adding the same configuration to yocto-4.19 > which also have the

[linux-yocto] [kernel-cache][yocto-4.19][PATCH 0/1] include core scsi support

2019-07-04 Thread Mariano López
The warning thrown by the kernel configuration task when building an ARM kernel when scsi-debug was enabled was addressed by Bruce for yocto-5.0. For completeness, adding the same configuration to yocto-4.19 which also have the scsi-debug configuration fragment. Bruce, please let me know if you