commit | 3dce174cfcba11026b028d33bed0438b80e37124 | [log] [tgz] |
---|---|---|
author | Aron Griffis <aron@hp.com> | Wed Nov 28 16:55:44 2007 -0500 |
committer | Sam Ravnborg <sam@ravnborg.org> | Mon Jan 28 23:14:36 2008 +0100 |
tree | 175ed5a8a882409a2ccbb6a60a66ae556730740f | |
parent | 2f4b489b77c68b9cba1bd9dec5a1bbf0ab3c47f8 [diff] |
kbuild: support mercurial in setlocalversion This represents mercurial changesets similarly to git. For untagged revisions, append the changeset id. If there are uncommitted changes, append -dirty. For example, -hgc60016ba6237-dirty Signed-off-by: Aron Griffis <aron@hp.com> Signed-off-by: Sam Ravnborg <sam@ravnborg.org>