Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/1] linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES
@ 2019-06-18 20:10 Mariano López
  2019-06-18 20:10 ` [PATCH 1/1] " Mariano López
  0 siblings, 1 reply; 7+ messages in thread
From: Mariano López @ 2019-06-18 20:10 UTC (permalink / raw)
  To: openembedded-core

Some architectures have SCSI support disabled by default and trying to
build the scsi_debug module will throw a warning, for a missing
dependency, when building the kernel. This patch will enable SCSI
support for all architectures when ptest is listed in the
DISTRO_FEATURES.

The following changes since commit 111b7173fee69fe8b01ec2fa6999713841326537:

  dev-manual: Fixed grammar issue. (2019-06-18 11:29:23 +0100)

are available in the Git repository at:

  git://github.com/justanotherboy/poky bug13301p3
  https://github.com/justanotherboy/poky/tree/bug13301p3

Mariano López (1):
  linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES

 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb | 5 ++++-
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb  | 5 ++++-
 meta/recipes-kernel/linux/linux-yocto_4.19.bb    | 5 ++++-
 meta/recipes-kernel/linux/linux-yocto_5.0.bb     | 5 ++++-
 4 files changed, 16 insertions(+), 4 deletions(-)

-- 
2.21.0



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2019-06-19 15:23 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-18 20:10 [PATCH 0/1] linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES Mariano López
2019-06-18 20:10 ` [PATCH 1/1] " Mariano López
2019-06-19 10:50   ` Richard Purdie
2019-06-19 12:24     ` Bruce Ashfield
2019-06-19 12:44       ` richard.purdie
2019-06-19 13:11         ` Bruce Ashfield
2019-06-19 15:22           ` Bruce Ashfield

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox