]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/commands: Fix runqemu after tinfoil data connector changes
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 11:58:10 +0000 (11:58 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Tue, 24 Mar 2020 16:39:42 +0000 (16:39 +0000)
commit191dd811900ace0e0af2e97221e10461fae0d9bd
tree8648ff67fde4b4b9690fe321bf1f337b150d5e4d
parent9ba0708e34eb038dc3ea5a877a5837c534cf165f
oeqa/commands: Fix runqemu after tinfoil data connector changes

Poking changes into config_data and expecting them to appear in the recipe
is a bad idea, place the data in recipedata directly instead.

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/commands.py