diff options
author | David Woodhouse <dwmw2@infradead.org> | 2015-09-15 17:03:36 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2015-09-15 22:54:21 +0200 |
commit | 09a77a885233e2a20dac2635a79c83ccf50a26a1 (patch) | |
tree | e42b3e9655919fa2e1ce6dccc40af3e0fd8c3a1c /samples/livepatch | |
parent | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... (diff) | |
download | linux-09a77a885233e2a20dac2635a79c83ccf50a26a1.tar.xz linux-09a77a885233e2a20dac2635a79c83ccf50a26a1.zip |
modsign: Fix GPL/OpenSSL licence incompatibility
The GPL does not permit us to link against the OpenSSL library. Use
LGPL for sign-file and extract-file instead.
[ The whole "openssl isn't compatible with gpl" is really just
fear-mongering, but there's no reason not to make modsign LGPL, so
nobody cares. - Linus ]
Reported-by: Julian Andres Klode <jak@jak-linux.org>
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
Signed-off-by: David Howells <dhowells@redhat.com>
Reviewed-by: Julian Andres Klode <jak@jak-linux.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'samples/livepatch')
0 files changed, 0 insertions, 0 deletions