Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Documentation/Changes: Now need OpenSSL devel packages for module sig…
…ning The module signing script (sign-file) used to be a wrapper around the openssl program. It has now been replaced by a C program that uses the crypto library from the OpenSSL package meaning that the OpenSSL devel packages are necessary to provide the devel library link and the header files. This would be openssl-devel on Fedora and libssl-dev on Debian. Reported-by: Stephen Rothwell <[email protected]> Signed-off-by: David Howells <[email protected]> Acked-by: Stephen Rothwell <[email protected]> Signed-off-by: James Morris <[email protected]>
- Loading branch information