[yocto] [yocto-autobuilder][PATCH] nightly-qa-extras: fix image config options

Stanacar, StefanX stefanx.stanacar at intel.com
Wed May 15 04:01:47 PDT 2013



On Wed, 2013-05-15 at 11:36 +0100, Burton, Ross wrote:
> On 15 May 2013 11:32, Stefan Stanacar <stefanx.stanacar at intel.com> wrote:
> > Remove the dmesg sanity as it requires copying a file which
> > won't work on a r/o image.
> 
> Is this copying the dmesg.sh to the target?  Why not copy the file
> into /tmp, which will be read-write?

Yes, dmesg sanity test calls Test_Target_Pre which copies dmesg.sh
in /opt/test. That's the default in qemuimage-testlib. I don't see why
dmesg can't be changed to do it differently. Anyway until that changes
in master, the AB shouldn't run it.

> 
> Ross



More information about the yocto mailing list