summaryrefslogtreecommitdiffstats
path: root/meta-signing-key/classes
Commit message (Expand)AuthorAgeFilesLines
* Typo fix: Don't enforce to use RPMjussike2021-01-141-1/+1
* user-key-store.bbclass: exclude ${GPG_PATH} from pseudo databaseYi Zhao2020-12-091-0/+1
* check_gpg_key: Fix gpg-agent.conf creation race conditionOvidiu Panait2020-10-191-1/+4
* user-key-store.bbclass: Kill gpg agent daemon after gpg signDe Huo2020-04-271-0/+4
* fixup! sign_rpm_ext: Use socket redirection to avoid GPG_PATH length limitationOvidiu Panait2020-03-031-6/+9
* sign_rpm_ext: Use socket redirection to avoid GPG_PATH length limitationOvidiu Panait2020-03-011-0/+11
* user-key-store.bbclass: let MOK_SB be overridedSandra Tobajas2020-01-161-1/+1
* user-key-store.bbclass: Depend on gnupg-native to always use provided gpgJason Wessel2019-12-131-1/+1
* secure boot: Make SELoader optional and copy sig files when GRUB_SIGN_VERIFY=1Jason Wessel2019-11-081-0/+8
* sign_rpm_ext.bbclass, user-key-store.bbclass: Add boot loader signingJason Wessel2019-11-081-0/+63
* fixup! meta-secure-core: use bb.fatal instead of bb.build.FuncFailedYi Zhao2019-08-191-1/+1
* meta-secure-core: use bb.fatal instead of bb.build.FuncFailedYi Zhao2019-08-191-4/+4
* meta-signing-key: When deploying keys UEFI keys, deploy DER formatTom Rini2018-10-251-0/+4
* Fix parsing bug where SYSTEM_TRUSTED and SECONDARY_TRUSTED were always parsed...fraser2018-06-291-2/+2
* meta-signing-key: Rename "extra trusted" to "secondary"Tom Rini2018-05-171-14/+14
* meta-signing-key: support to build key-store with modsign and extra system tr...Jia Zhang2017-11-211-2/+60
* meta-signing-key, meta-efi-secure-boot: Rework for dependenciesTom Rini2017-11-161-1/+1
* user-key-store.bbclass: add deploy_rpm_keys (#20)Wenzong Fan2017-09-251-0/+10
* Fix the user rpm sign key can not be found issue (#5)Guojian2017-08-221-4/+0
* sign_rpm_ext: support RPM signingLans Zhang2017-08-171-2/+18
* meta-secure-core: code style fixupLans Zhang2017-07-281-1/+1
* user-key-store.bbclass: set SYSTEM_TRUSTED only if ima is configuredLans Zhang2017-07-251-1/+1
* user-key-store.bbclass: don't run check_deploy_keys in parallelLans Zhang2017-07-251-0/+2
* user-key-store: don't call anonymous functionLans Zhang2017-07-111-1/+1
* meta-integrity: implement the system trusted cert and IMA trusted certLans Zhang2017-07-041-2/+2
* user-key-store: clean up the code styleLans Zhang2017-07-031-80/+16
* meta-secure-core: initial commitLans Zhang2017-06-221-0/+440