build: add version number to filenames
authorJo-Philipp Wich <jow@openwrt.org>
Thu, 8 Jan 2015 11:02:00 +0000 (11:02 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Thu, 8 Jan 2015 11:02:00 +0000 (11:02 +0000)
commit15d8db1f8c467763ed437184a80e9da6c02e69f2
tree680b9db45681b9616ec843d1ce3ac7a5ee75facd
parent3e0817d606199bcdd089bb8c3318b3ea109c3f2d
build: add version number to filenames

This commit introduces a new option CONFIG_VERSION_FILENAMES which causes
OpenWrt to embed the version number in generated image files, SDK- and
ImageBuilder archives.

The option is enabled by default if CONFIG_VERSIONOPT is set.

Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43869
include/image.mk
package/base-files/image-config.in
target/imagebuilder/Makefile
target/sdk/Makefile