diff options
author | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-22 15:14:21 +0100 |
---|---|---|
committer | Masahiro Yamada <masahiroy@kernel.org> | 2023-01-30 05:00:30 +0100 |
commit | f6e09b07cc12a4d104bb19fe7566b0636f60c413 (patch) | |
tree | 349dc3e4cb9940aa3e392ceeaab29d5501010473 /scripts/dev-needs.sh | |
parent | builddeb: clean generated package content (diff) | |
download | linux-f6e09b07cc12a4d104bb19fe7566b0636f60c413.tar.xz linux-f6e09b07cc12a4d104bb19fe7566b0636f60c413.zip |
kbuild: do not put .scmversion into the source tarball
.scmversion is used by (src)rpm-pkg and deb-pkg to carry KERNELRELEASE.
In fact, deb-pkg does not rely on it any more because the generated
debian/rules specifies KERNELRELEASE from the command line.
Do likwise for (src)rpm-pkg, and remove this feature.
For the same reason, you do not need to save LOCALVERSION in the
spec file.
Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Nicolas Schier <nicolas@fjasle.eu>
Diffstat (limited to 'scripts/dev-needs.sh')
0 files changed, 0 insertions, 0 deletions