diff options
author | Ben Hutchings <ben@decadent.org.uk> | 2018-08-02 13:11:02 +0800 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2018-08-02 13:11:02 +0800 |
commit | b91655bf3eaa2d0d04e449352b5d2396368bbdf1 (patch) | |
tree | dfcdcad633508e72ba5b9c82c474e40b1caee07d /debian/config/featureset-rt | |
parent | 16dec977981aafbc943695391e37c7343b21578f (diff) | |
download | kernel_replicant_linux-b91655bf3eaa2d0d04e449352b5d2396368bbdf1.tar.gz kernel_replicant_linux-b91655bf3eaa2d0d04e449352b5d2396368bbdf1.tar.bz2 kernel_replicant_linux-b91655bf3eaa2d0d04e449352b5d2396368bbdf1.zip |
certs: Add certificate for production key used in Debian signing service
Diffstat (limited to 'debian/config/featureset-rt')
-rw-r--r-- | debian/config/featureset-rt/config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/config/featureset-rt/config b/debian/config/featureset-rt/config index 2b12da895c2a..7c7989648f12 100644 --- a/debian/config/featureset-rt/config +++ b/debian/config/featureset-rt/config @@ -2,7 +2,7 @@ ## file: certs/Kconfig ## #. Certificate paths are resolved relative to debian/build/source_rt -CONFIG_SYSTEM_TRUSTED_KEYS="" +CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/debian-uefi-ca.pem" ## ## file: kernel/Kconfig.preempt |