]> code.ossystems Code Review - openembedded-core.git/commit
linux-yocto/5.0: make scsi-debug include scsi core configs
authorBruce Ashfield <bruce.ashfield@gmail.com>
Mon, 24 Jun 2019 12:44:42 +0000 (08:44 -0400)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 27 Jun 2019 10:14:02 +0000 (11:14 +0100)
commitc65826e96a77928938fef69fc0cbc65ec7431cb2
treef96eb0bee8e447f51f4c6eb717316e34bdd8dfb0
parentb0dc58f535a27be6c649dcf336c7dc0cdb23d96b
linux-yocto/5.0: make scsi-debug include scsi core configs

Updating the scsi-debug fragment to include the core scsi config
options. This allows standalone use of the fragment, since all
supporting options will be enabled simply by including the top
level config in a BSP.

This also removes a configuration warning on qemuarm, since we
will no longer have missing / unavailable options during the
config audit.

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