If the template is used to create a code-signing-provider, an example
script will be put into local_src. This script can be ignored in the
license report.

Signed-off-by: Michael Tretter <m.tret...@pengutronix.de>
---
 rules/templates/template-code-signing-provider-make | 1 +
 1 file changed, 1 insertion(+)

diff --git a/rules/templates/template-code-signing-provider-make 
b/rules/templates/template-code-signing-provider-make
index 94830d92e9e7..4cf9cac358cf 100644
--- a/rules/templates/template-code-signing-provider-make
+++ b/rules/templates/template-code-signing-provider-make
@@ -18,6 +18,7 @@ HOST_@PACKAGE@_CODE_SIGNING_VERSION   := @VERSION@
 HOST_@PACKAGE@_CODE_SIGNING            := 
@package@-code-signing-$(HOST_@PACKAGE@_CODE_SIGNING_VERSION)
 HOST_@PACKAGE@_CODE_SIGNING_URL                := 
file://local_src/@package@-code-signing
 HOST_@PACKAGE@_CODE_SIGNING_DIR                := 
$(HOST_BUILDDIR)/$(HOST_@PACKAGE@_CODE_SIGNING)
+HOST_@PACKAGE@_CODE_SIGNING_LICENSE    := ignore
 
 HOST_@PACKAGE@_CODE_SIGNING_CONF_TOOL  := NO
 
-- 
2.29.2


_______________________________________________
ptxdist mailing list
ptxdist@pengutronix.de
To unsubscribe, send a mail with subject "unsubscribe" to 
ptxdist-requ...@pengutronix.de

Reply via email to