From: Aron Griffis Date: Wed, 28 Nov 2007 21:55:44 +0000 (-0500) Subject: kbuild: support mercurial in setlocalversion X-Git-Tag: v2.6.25-rc1~1164^2~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dce174cfcba11026b028d33bed0438b80e37124;p=pandora-kernel.git 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 Signed-off-by: Sam Ravnborg --- Reading git-diff-tree failed