Makefile: compute the version string for all to use
authorYann E. MORIN <yann.morin.1998@anciens.enib.fr>
Sun, 31 Oct 2010 16:35:12 +0000 (17:35 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Wed, 3 Nov 2010 22:31:04 +0000 (23:31 +0100)
commit8258df279ab3e87ae1e9e63074ac93c8f3cf73c1
tree557fb017b5d439d989719a976bfe40839c0a3747
parent20106a052e201c280f814380ea78d4509a356f21
Makefile: compute the version string for all to use

Some packages use the buildroot version string (to set their own version
string). Computing the version string globally will makes it easy for
them to use it instead of re-computing it in every packages.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Makefile