]> code.ossystems Code Review - openembedded-core.git/commit
signing-keys: do not use DISTRO_VERSION in key names
authorAlexander Kanavin <alexander.kanavin@linux.intel.com>
Tue, 29 Aug 2017 11:45:26 +0000 (14:45 +0300)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 30 Aug 2017 10:13:51 +0000 (11:13 +0100)
commitb8f33f3f0a1e24f89151743d5c0b82efe45a9df1
treee839d9ce49abf324118a6dabf36093122a443123
parent079b765c6ce7032fa2ad429d80090d7531f174a9
signing-keys: do not use DISTRO_VERSION in key names

DISTRO_VERSION may contain the current date, and so is prone to mismatches
particularly when keys are created on one date, and dnf is configured to use the keys
on another date.

[YOCTO #11983]

Signed-off-by: Alexander Kanavin <alexander.kanavin@linux.intel.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oe/package_manager.py
meta/recipes-core/meta/signing-keys.bb