Openembedded Core Discussions
 help / color / mirror / Atom feed
* [PATCH 0/2] Use scsi-debug kernel module for util-linux's ptest
@ 2019-06-14  3:32 Mariano López
  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
  0 siblings, 2 replies; 7+ messages in thread
From: Mariano López @ 2019-06-14  3:32 UTC (permalink / raw)
  To: openembedded-core

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



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

end of thread, other threads:[~2019-06-18 22:02 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-06-14  3:32 [PATCH 0/2] Use scsi-debug kernel module for util-linux's ptest Mariano López
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

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