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)
commita8bb90bd2f07fa5da756c11911c64af1c855ee3d
tree6d400dd11f5ca0345b67ba2dcecaf21f0b6e9983
parent49305aa537d5235b2deca67e34f0d2bf26e855d8
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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43869 3c298f89-4303-0410-b956-a3cf2f4a3e73
include/image.mk
package/base-files/image-config.in
target/imagebuilder/Makefile
target/sdk/Makefile