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:55:17 +0000 (09:55 +0100)
commit5a458b34e4416f7694386f27905de9866016065f
tree1921e72734a207f5de4358d51f4ebb7f34c1fd4a
parent6254acc3e59c7d038d5b3536649165e971884ec5
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