]> code.ossystems Code Review - openembedded-core.git/commit
oe-selftest: no need to parse gpg output to determine the name of the signing key
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Thu, 16 Feb 2017 14:36:35 +0000 (16:36 +0200)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 13 Mar 2017 09:43:21 +0000 (09:43 +0000)
commitb69bad2c4e51a24868422f39619a0598fd2a0533
tree4556751736d38d20deab6190fc373ca9d1156c99
parentf82f270df2da59702026721612563aea57cd77eb
oe-selftest: no need to parse gpg output to determine the name of the signing key

The parsing fails on my machine, and we use a key with a hardcoded name,
and so can provide it directly.

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