]> code.ossystems Code Review - openembedded-core.git/commit
wic-tools: ensure pseudo is available
authorPaul Eggleton <paul.eggleton@linux.intel.com>
Tue, 25 Jul 2017 09:12:10 +0000 (11:12 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 25 Jul 2017 14:54:29 +0000 (15:54 +0100)
commitada7408a55ec58e4aa1b094462f8a681e60be613
treece363bbb27192143a1e2a55cd8e815a02d66c1e6
parentd3a41fbd94462efc8c6f1b55f6fb54001b447c45
wic-tools: ensure pseudo is available

wic will attempt to use pseudo from the wic-tools sysroot to run, but it
was only sure to be in there if do_install had executed - which is not
the case if it had been restored from sstate, in which case it failed
horribly as seen when running the wic.Wic.test_fs_types and
test_mkfs_extraopts tests on the Yocto Project autobuilder recently. Add
an explicit dependency on pseudo-native to ensure it's always there.

Signed-off-by: Paul Eggleton <paul.eggleton@linux.intel.com>
Signed-off-by: Ross Burton <ross.burton@intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-core/meta/wic-tools.bb