From: David Howells Date: Thu, 27 Aug 2015 10:13:36 +0000 (+0100) Subject: Documentation/Changes: Now need OpenSSL devel packages for module signing X-Git-Tag: omap-for-v4.3/fixes-rc1~70^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3f1d44ae640172482a8c0125efe9ca93331b056b;p=pandora-kernel.git Documentation/Changes: Now need OpenSSL devel packages for module signing 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 Signed-off-by: David Howells Acked-by: Stephen Rothwell Signed-off-by: James Morris --- Reading git-diff-tree failed