git tracker: add special version string to build
authorJohannes Berg <johannes.berg@intel.com>
Tue, 9 Apr 2013 21:25:50 +0000 (23:25 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 9 Apr 2013 21:45:50 +0000 (23:45 +0200)
commit572e852fd02bc492e22bc6d14b9bc6d1ba492db4
tree4640ce803131a8c4746e305f4c9af7eddb2badbd
parentd5a0e005f00119af47d58eeb67cd93aca9294247
git tracker: add special version string to build

In output trees created with the git tracker, we avoid changing
the "versions" file all the time and just put "(see git)" into
the versions. However, it's useful to still be able to identify
it, and when using this the backport is (usually) built in the
git tree. Use this fact and add the git tree commit into a new
variable to put it into the MODULE_VERSION and also print it at
runtime.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
backport/Makefile.kernel
backport/Makefile.real
backport/compat/main.c
backport/include/linux/compat-2.6.h
devel/git-tracker.py
gentree.py