On 10/17/2016 06:48 AM, Burton, Ross wrote:

On 14 October 2016 at 17:40, <leonardo.sandoval.gonza...@linux.intel.com <mailto:leonardo.sandoval.gonza...@linux.intel.com>> wrote:

    + if self.distro == 'poky-tiny':
    +            self.skipTest('core-image-sato is not buildable with
    poky-tiny')


DISTRO_FEATURE check - sato needs opengl x11 so this is the actual blocker.

For a read_only_image test, switching the image to core-image-base or similar would exercise the code just as well without needing as much building or assumptions on DISTRO/MACHINE.

I see. So instead of using the distro value, I will use the 'libx11 in DISTRO_FEATURE' check. Sending V2 today.
Ross

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to