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)
commit0acd38c3f8f121f433e40a9dc11fad174593d6c1
tree6d400dd11f5ca0345b67ba2dcecaf21f0b6e9983
parent2d7d189886c86d2cec12959b7385c853774e17f6
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