[rt] certs: Reference certificate for test key used in Debian signing service

This commit is contained in:
Salvatore Bonaccorso 2018-05-12 10:19:30 +02:00
parent 5f1b90fa69
commit 5903405411
2 changed files with 3 additions and 1 deletions

2
debian/changelog vendored
View File

@ -256,6 +256,8 @@ linux (4.16.8-1) UNRELEASED; urgency=medium
[ Salvatore Bonaccorso ]
* [rt] Update to 4.16.7-rt1 and reenable
* [rt] certs: Reference certificate for test key used in Debian signing
service
-- Vagrant Cascadian <vagrant@debian.org> Mon, 30 Apr 2018 11:23:15 -0700

View File

@ -2,7 +2,7 @@
## file: certs/Kconfig
##
#. Certificate paths are resolved relative to debian/build/source_rt
CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/benh@debian.org.cert.pem"
CONFIG_SYSTEM_TRUSTED_KEYS="../../certs/test-signing-certs.pem"
##
## file: kernel/Kconfig.preempt