setlocalversion: sync with Linux kernel version (2.6.34)
authorPeter Korsgaard <jacmet@sunsite.dk>
Wed, 4 Sep 2013 09:36:31 +0000 (11:36 +0200)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 4 Sep 2013 09:58:12 +0000 (11:58 +0200)
commit33699aac06334fe5b8c36fae3897ce16e9acd475
treea552033286fec86110fe50270afaafe838070dbf
parentfac638d2ff0877b44720e72b0ace522280822982
setlocalversion: sync with Linux kernel version (2.6.34)

Brings a number of fixes, and most importantly no longer tries to figure
out if the tree contains uncommitted changes when using svn, as that can
be very slow.

This only syncs with setlocalversion as of 2.6.34 as later kernel versions
aren't directly compatible with our use cases since 09155120c (kbuild:
Clean up and speed up the localversion logic).

We still have one delta from the kernel version (setlocalversion: fix i18n
issue with svn), as that has only later been fixed in the kernel version.

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
support/scripts/setlocalversion