]> code.ossystems Code Review - openembedded-core.git/commit
qemu: Fix reproducibilty issues
authorJeremy Puhlman <jpuhlman@mvista.com>
Wed, 11 Mar 2020 22:25:42 +0000 (15:25 -0700)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 12 Mar 2020 22:49:23 +0000 (22:49 +0000)
commite8e5765cf2ad324a84634877eebc8289f1bc934f
tree219bb32b44d05ac25df06051e918fe36ad28bd28
parent9e2db0ab1d4cacedde59e8915dff9a091e1c2d2b
qemu: Fix reproducibilty issues

tests/qemu-iotests/common.env is generated from configure which
we pass ${HOSTTOOLS_DIR}/python3 as our python to use, which gets
copied into the ptests. Correct python3 path.

Signed-off-by: Jeremy A. Puhlman <jpuhlman@mvista.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/recipes-devtools/qemu/qemu.inc