mkpasswd: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'
authorThomas De Schampheleire <patrickdepinguin@gmail.com>
Wed, 11 Jun 2014 19:12:29 +0000 (21:12 +0200)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Sat, 14 Jun 2014 17:10:25 +0000 (19:10 +0200)
commit59bde2b4dfdf3f1ad388a64254f70b6a70e08418
treea63efb8d37f208652882d2d1129f19a26f990953
parentad406f612744151834c738183162ce557b75e41e
mkpasswd: change version from 'undefined' to 'buildroot-$(BR2_VERSION)'

The sources of the mkpasswd package are shipped with Buildroot, rather than
downloaded from an external location. As a result, no explicit version is
defined, causing build messages and build directory to show 'undefined' as
version.

This patch sets the version for mkpasswd to 'buildroot-$(BR2_VERSION), which
would for example expand to 'buildroot-2014.05'.

Signed-off-by: Thomas De Schampheleire <thomas.de.schampheleire@gmail.com>
Acked-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/mkpasswd/mkpasswd.mk