On Mon, Nov 06, 2017 at 07:44:17AM -0500, Tom Rini wrote: > > Can you rebase your patchset on top of current master? > > Yes, OK. > > > It would be also nice to get this functionality covered by tests. > > OK, but what part of oe-selftest, and how exactly? Can one easily check > the resulting fstab?
Sorry for not mentioning it. You can look at wic oe-selftest test cases in meta/lib/oeqa/selftest/cases/wic.py To check image fstab you can boot image in qemu (see test cases starting with 'test_qemu' for the reference). This way you can also check if partition uids match fstab entries. P.S. Another idea is to extending 'wic cp' or implement 'wic cat'. All ingredients are already in the wic code, so it shouldn't be too hard. -- Regards, Ed -- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core