mk: show version as a decimal integer
authorThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 22 Sep 2015 14:49:23 +0000 (16:49 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 7 Apr 2016 21:05:47 +0000 (23:05 +0200)
commitf795c1e66e344d9c4715b1a617658c16e4644b71
treed3b77113441bacd34c0f7a33c1147985870d6649
parentdd1c68fab28e74d6795155666694bdb0a2510a7c
mk: show version as a decimal integer

In order to ease packaging support of changes in DPDK build system,
introduce a decimal integer to compare version numbers.
It does not show the minor numbers as it is not meaningful for packaging.

Usage for DPDK 16.04:
% make showversionum
1604

Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
mk/rte.sdkconfig.mk
mk/rte.sdkroot.mk