Re: [OE-core] [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

2019-06-15 Thread Mariano Lopez
On 6/15/19 10:15 AM, Richard Purdie wrote: On Thu, 2019-06-13 at 22:32 -0500, Mariano López wrote: util-linux ptest requires the scsi_debug module to perform eject/mount tests. This will conditionally add scsi_debug module when ptest is in DISTRO_FEATURES. This doesn't include

Re: [OE-core] [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

2019-06-15 Thread Richard Purdie
On Thu, 2019-06-13 at 22:32 -0500, Mariano López wrote: > util-linux ptest requires the scsi_debug module to perform eject/mount > tests. This will conditionally add scsi_debug module when ptest is in > DISTRO_FEATURES. > > This doesn't include linux-yocto-tiny because the resulting image will >

Re: [OE-core] [PATCH 1/4] util-linux: add setpriv utility

2019-06-15 Thread Richard Purdie
On Fri, 2019-06-14 at 12:45 -0400, Randy MacLeod wrote: > Enable the setpriv utility for targets only. It will be used in > the run-ptest script for bash and perhaps other packages where > the ptest code is expected to run as a user. > > setpriv uses libcap-ng which doesn't build natively so

Re: [OE-core] [PATCH 2/2] linux-yocto: Add scsi_debug module when ptest is in DISTRO_FEATURES

2019-06-15 Thread Bruce Ashfield
On Sat, Jun 15, 2019 at 3:47 PM Mariano Lopez wrote: > > > On 6/15/19 10:15 AM, Richard Purdie wrote: > > On Thu, 2019-06-13 at 22:32 -0500, Mariano López wrote: > >> util-linux ptest requires the scsi_debug module to perform eject/mount > >> tests. This will conditionally add scsi_debug module