Home
last modified time | relevance | path

Searched hist:f6e09b07cc12a4d104bb19fe7566b0636f60c413 (Results 1 – 4 of 4) sorted by relevance

/linux/scripts/
H A Dremove-stale-filesdiff f6e09b07cc12a4d104bb19fe7566b0636f60c413 Sun Jan 22 15:14:21 CET 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
H A DMakefile.packagediff f6e09b07cc12a4d104bb19fe7566b0636f60c413 Sun Jan 22 15:14:21 CET 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
H A Dsetlocalversiondiff f6e09b07cc12a4d104bb19fe7566b0636f60c413 Sun Jan 22 15:14:21 CET 2023 Masahiro Yamada <masahiroy@kernel.org> 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>
/linux/scripts/package/
H A Dmkspecdiff f6e09b07cc12a4d104bb19fe7566b0636f60c413 Sun Jan 22 15:14:21 CET 2023 Masahiro Yamada <masahiroy@kernel.org> 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>