summaryrefslogtreecommitdiffstats
path: root/meta-signing-key/files/secondary_trusted_keys
Commit message (Collapse)AuthorAgeFilesLines
* meta-signing-key: Rename "extra trusted" to "secondary"Tom Rini2018-05-172-0/+47
The way that the create-user-key-store.sh script creates what it has been calling "extra_system_trusted_key" is really what would be considered a "secondary" trusted key as it is signed by the primary key that we create. To make this clearer, as there are other cases for an "extra trusted system key" that are not this key, update the variables, package names, etc, to reflect "secondary" not "extra system". Requested-by: Jia Zhang <zhang.jia@linux.alibaba.com> Signed-off-by: Tom Rini <trini@konsulko.com>