[OE-core] [PATCH 1/1] linux-yocto: add ptest support

Richard Purdie richard.purdie at linuxfoundation.org
Sun Jun 3 16:08:23 UTC 2018


On Fri, 2018-06-01 at 15:52 +0800, Dengke Du wrote:
> 
> 
> On 2018年05月31日 12:19, Bruce Ashfield wrote:
> > 
> > On Wed, May 30, 2018 at 11:08 PM, Dengke Du <dengke.du at windriver.co
> > m> wrote:
> > > Signed-off-by: Dengke Du <dengke.du at windriver.com>
> > > ---
> > >  meta/recipes-kernel/linux/files/run-ptest     | 138
> > > ++++++++++++++++++++++++++
> > > 
> > 
> > Nothing else in linux-yocto uses "files", and this shouldn't
> > either.
> > 
> > We can't guarantee that these are version independent, so they need
> > to be in  a versioned
> > kernel subdirectory.
>  
> Ok, I will put it in versioned kernel subdirectory.

It doesn't have to be versioned, it can be "linux-yocto" if it really
isn't version specific. It really shouldn't be "files" though.

Cheers,

Richard



More information about the Openembedded-core mailing list