On 29 September 2016 at 09:38, Ed Bartosh <ed.bart...@linux.intel.com>
wrote:

> +    def test_mksystemd_bootdisk(self):
> +        """Test creation of mksystemd-bootdisk image"""
> +        image = "mksystemd-bootdisk"
> +        self.assertEqual(0, runCmd("wic create %s -e core-image-minimal" \
> +                                   % image).status)
> +        self.assertEqual(1, len(glob(self.resultdir + "%s-*direct" %
> image)))
>

Jianxun sent a patch to rename this image to just systemd-bootdisk, do you
agree with this rename (so can you update the patch) or do you think we
should not rename?

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

Reply via email to