]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.10: scsi-debug needs scsi-disk
authorBruce Ashfield <bruce.ashfield@gmail.com>
Fri, 2 Jul 2021 15:13:43 +0000 (11:13 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 5 Jul 2021 09:59:24 +0000 (10:59 +0100)
commit8c3ca417a7e9e3c670f1cbff2352c8761b60caff
tree316057e0a111e5e91eb8e36f0e7880cbfad8b25d
parentd621feee60e71bea68c853626e74669b9d953346
linux-yocto/5.10: scsi-debug needs scsi-disk

It was pointed out that the default scsi-debug feature didn't behave
the same as other distros, since it doesn't have disk supporrt enabled.
We already have a disk.cfg for scsi so we include it into the debug
fragment to get the support we want.

Integrating the following commit(s) to linux-yocto/.:

    66a4b5fc619 scsi: debug needs disk support

Signed-off-by: Bruce Ashfield <bruce.ashfield@gmail.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-kernel/linux/linux-yocto-rt_5.10.bb
meta/recipes-kernel/linux/linux-yocto-tiny_5.10.bb
meta/recipes-kernel/linux/linux-yocto_5.10.bb