]> Git Repo - qemu.git/commit
scripts/update-linux-headers: Handle kernel license no longer being one file
authorPeter Maydell <[email protected]>
Fri, 25 May 2018 13:27:52 +0000 (14:27 +0100)
committerPaolo Bonzini <[email protected]>
Fri, 1 Jun 2018 13:14:31 +0000 (15:14 +0200)
commitf5bba4ca92b1fb9b6ff063895103a31d66ceac06
treebf1a64abea69fadd9924602674607aabe9ef0eb6
parentc5022c31c2b7be863a2f58ae5af52717e017825b
scripts/update-linux-headers: Handle kernel license no longer being one file

The kernel has changed its license documentation, so instead of COPYING
being a stand-alone file that defines the license, it refers to various
other files under LICENSES/. This means we need to copy not just COPYING
but also these other files to our copy of the kernel headers.

Signed-off-by: Peter Maydell <[email protected]>
Message-Id: <20180525132755[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
scripts/update-linux-headers.sh
This page took 0.021536 seconds and 4 git commands to generate.