]> 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>
Thu, 6 Dec 2018 10:16:14 +0000 (10:16 +0000)
commit8c91e74ebcd4b1b851026c7ed5e984aa6a39cf90
tree22a4ceefdb907cb98e0cc8fe5fa5bad503f5936b
parent9bb190d5bee70d2d3d5ec2eeee3439cd24548cb8
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.

(From OE-Core rev: 10afa94c3f0d7eb7524a26deda86949073d55fde)

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