]> code.ossystems Code Review - openembedded-core.git/commit
selftest/signing: add --batch to gpg invocation when importing keys
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 22 Mar 2018 13:55:17 +0000 (15:55 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Thu, 5 Apr 2018 14:11:15 +0000 (15:11 +0100)
commit863916169fbe2686015b4f2279f49f08f41e9a47
treed13c3a56161fffcdaa307f18175afa78d9e8713d
parenta57e3e387a962a253e8f4f1519141eb7f8ce5e41
selftest/signing: add --batch to gpg invocation when importing keys

Otherwise it may pop up windows asking for passphrases which breaks
automated testing.

Newer YP releases and master already have the fix.

[YOCTO #12521]

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
meta/lib/oeqa/selftest/signing.py