]> git.baikalelectronics.ru Git - kernel.git/commit
scripts/setlocalversion: remove mercurial, svn and git-svn supports
authorMasahiro Yamada <masahiroy@kernel.org>
Sun, 23 May 2021 03:14:24 +0000 (12:14 +0900)
committerMasahiro Yamada <masahiroy@kernel.org>
Wed, 26 May 2021 19:01:51 +0000 (04:01 +0900)
commiteb5409dd942d846632a490db4fbb7585a8c07e49
treeb62ac9a3a249a5ab71ca9ca703a65473f359bcc3
parent895c47519878bbe7c5233259333319e38af3f65c
scripts/setlocalversion: remove mercurial, svn and git-svn supports

The mercurial, svn, git-svn supports were added by the following commits:

 - 2c1a119a47c3 ("kbuild: support mercurial in setlocalversion")

 - 9d8d6596c34e ("kbuild: add svn revision information to setlocalversion")

 - 6c8bd32518e3 ("setlocalversion: add git-svn support")

They did not explain why they are useful for the kernel source tree.
Let's revert all of them, and see if somebody will complain about it.

Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Nico Schottelius <nico-linuxsetlocalversion@schottelius.org>
scripts/setlocalversion