]> 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:28:59 +0000 (10:28 +0000)
commitc5d68a24b0c6df0a16f50075a690b3aab0e273ee
tree69f87e2a919b0a8bdc49f4044e65e53eb1cfff8f
parent65403bb556f7e3132722288a62ef36631af0b557
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