[OE-core] [PATCH 0/2] Use scsi-debug kernel module for util-linux's ptest

Mariano López just.another.mariano at gmail.com
Fri Jun 14 03:32:39 UTC 2019


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



More information about the Openembedded-core mailing list