]> 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>
Tue, 15 May 2018 10:00:30 +0000 (11:00 +0100)
commit9ef0bbcc319676436ddce0bab3f599288f57852e
treecffc8646b8a6e549119f4a325a993e2973c807b2
parent220d990fc472e069dafa45fee0ae663c42c3dfde
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.

(From OE-Core rev: b69bad2c4e51a24868422f39619a0598fd2a0533)

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