build: rewrite mkversion.sh to use git metadata (#239)
authorJo-Philipp Wich <jow@openwrt.org>
Sat, 1 Nov 2014 08:53:02 +0000 (09:53 +0100)
committerJo-Philipp Wich <jow@openwrt.org>
Sat, 1 Nov 2014 08:53:02 +0000 (09:53 +0100)
commit212d7be5331f9dc8c7965214cab61a59bfb8c6f6
tree7f8658922dda6d589d94dc99d6e6a85e7a8d95cc
parent5916f762f6c1595d0bf8ca92d638e8c8064ddf7e
build: rewrite mkversion.sh to use git metadata (#239)

The current build/mkversion.sh still expected an SVN repository layout,
rewrite it to derive tags and branchnames from git metadata.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
build/mkversion.sh