diff options
| author | Kevin Locke <[email protected]> | 2023-03-21 21:39:22 +0000 |
|---|---|---|
| committer | Masahiro Yamada <[email protected]> | 2023-03-22 01:13:16 +0000 |
| commit | 3ced71d273f8edf07bf01a831a49ca6b988e06b3 (patch) | |
| tree | 0a6f15bfbb252944ac1cf31488a8820527bddb44 /tools/perf/scripts/python | |
| parent | Linux 6.3-rc3 (diff) | |
| download | kernel-3ced71d273f8edf07bf01a831a49ca6b988e06b3.tar.gz kernel-3ced71d273f8edf07bf01a831a49ca6b988e06b3.zip | |
kbuild: deb-pkg: set version for linux-headers paths
As a result of the switch to dh_listpackages, $version is no longer set
when install_kernel_headers() is called. This causes files in the
linux-headers deb package to be installed to a path with an empty
$version (e.g. /usr/src/linux-headers-/scripts/sign-file rather than
/usr/src/linux-headers-6.3.0-rc3/scripts/sign-file).
To avoid this, while continuing to use the version information from
dh_listpackages, pass $version from $package as the second argument
of install_kernel_headers().
Fixes: 36862e14e316 ("kbuild: deb-pkg: use dh_listpackages to know enabled packages")
Signed-off-by: Kevin Locke <[email protected]>
Signed-off-by: Masahiro Yamada <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
