From 48a949cf60b422c1904dca42519e54902f3ed0a6 Mon Sep 17 00:00:00 2001 From: Alexey Neyman Date: Wed, 27 Sep 2017 22:29:35 -0700 Subject: Add an ability to verify the digest/signature Fixes #611. Signed-off-by: Alexey Neyman --- maintainer/kconfig-versions.template | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'maintainer/kconfig-versions.template') diff --git a/maintainer/kconfig-versions.template b/maintainer/kconfig-versions.template index 0e0ceb08..e4be903b 100644 --- a/maintainer/kconfig-versions.template +++ b/maintainer/kconfig-versions.template @@ -274,6 +274,13 @@ config @@fork|@@_ARCHIVE_FORMATS #!end-foreach default "@@archive_formats@@" +config @@fork|@@_SIGNATURE_FORMAT + string +#!foreach version if-differs signature_format + default "@@signature_format@@" if @@fork|@@_V_@@ver_sel|@@ +#!end-foreach + default "@@signature_format@@" + #!end-if #!if [ "@@nforks@@" -ge 2 ] -- cgit v1.2.3