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/2] Use scsi-debug kernel module for util-linux's ptest
Date: Thu, 13 Jun 2019 22:32:39 -0500	[thread overview]
Message-ID: <cover.1560482696.git.just.another.mariano@gmail.com> (raw)

These patches will allow the use of scsi-debug kernel module for
eject/mount related tests of the util-linux package.

The following changes since commit e00d88475d0ed7b161f5f58dd13bc9a72e3efdf9:

  bluez: fix test case failures with GCC 9 (2019-06-12 21:08:52 +0100)

are available in the Git repository at:

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

Mariano López (2):
  util-linux: Stop udevd to run ptests
  linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

 meta/recipes-core/util-linux/util-linux.inc       |  4 ++++
 meta/recipes-core/util-linux/util-linux/run-ptest | 14 ++++++++++++++
 meta/recipes-kernel/linux/linux-yocto-rt_4.19.bb  |  1 +
 meta/recipes-kernel/linux/linux-yocto-rt_5.0.bb   |  1 +
 meta/recipes-kernel/linux/linux-yocto_4.19.bb     |  1 +
 meta/recipes-kernel/linux/linux-yocto_5.0.bb      |  1 +
 6 files changed, 22 insertions(+)

-- 
2.21.0



             reply	other threads:[~2019-06-14  3:32 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-14  3:32 Mariano López [this message]
2019-06-14  3:32 ` [PATCH 1/2] util-linux: Stop udevd to run ptests Mariano López
2019-06-14  3:32 ` [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES Mariano López
2019-06-15 15:15   ` Richard Purdie
2019-06-15 19:47     ` Mariano Lopez
2019-06-16  1:02       ` Bruce Ashfield
2019-06-18 22:02         ` Mariano Lopez

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.1560482696.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.