]> code.ossystems Code Review - openembedded-core.git/commit
oeqa/selftest/signing: Allow tests not to need gpg on the host
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2018 17:00:10 +0000 (17:00 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 26 Nov 2018 17:13:29 +0000 (17:13 +0000)
commit10afa94c3f0d7eb7524a26deda86949073d55fde
tree5565dd7f65610ce9c7d1012b7c42f51ee440402a
parent2d486af97e51b9daa9c40482c31d637c9ab4ae79
oeqa/selftest/signing: Allow tests not to need gpg on the host

We ideally don't want to use gpg from the host. This is straightforward for package
management but not for sstate.

For sstate, create a second build directory to run the test in using gnupg-native
from the original build directory.

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