linux/scripts/package
Masahiro Yamada f6e09b07cc 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>
2023-01-30 13:00:30 +09:00
..
builddeb builddeb: Consolidate consecutive chmod calls into one 2023-01-26 12:43:33 +09:00
buildtar buildtar: fix tarballs with EFI_ZBOOT enabled 2022-12-17 21:55:04 +09:00
mkdebian builddeb: clean generated package content 2023-01-26 12:43:33 +09:00
mkspec kbuild: do not put .scmversion into the source tarball 2023-01-30 13:00:30 +09:00
snapcraft.template scripts/package: snap-pkg target 2017-12-13 00:00:18 +09:00