All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Mariano López" <just.another.mariano@gmail.com>
To: openembedded-core@lists.openembedded.org
Subject: [PATCH 0/1] linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES
Date: Tue, 18 Jun 2019 15:10:31 -0500	[thread overview]
Message-ID: <cover.1560888312.git.just.another.mariano@gmail.com> (raw)

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



             reply	other threads:[~2019-06-18 20:10 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-18 20:10 Mariano López [this message]
2019-06-18 20:10 ` [PATCH 1/1] linux-yocto: Add SCSI support when ptest is in DISTRO_FEATURES 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1560888312.git.just.another.mariano@gmail.com \
    --to=just.another.mariano@gmail.com \
    --cc=openembedded-core@lists.openembedded.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.