Commit 4a01d5f
committed
deepin: riscv: config: auto generate module sign key
deepin inclusion
category: bugfix
CONFIG_MODULE_SIG_KEY="" is not a vaild config will make
"make bindeb-pkg -j$(nproc)" failed in sign module pass.
Fix by removing the config setting to use the default value
"certs/signing_key.pem" which will be auto generated.
Signed-off-by: Wentao Guan <guanwentao@uniontech.com>1 parent 41af78e commit 4a01d5f
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2768 | 2768 | | |
2769 | 2769 | | |
2770 | 2770 | | |
2771 | | - | |
2772 | 2771 | | |
2773 | 2772 | | |
2774 | 2773 | | |
| |||
0 commit comments