diff options
author | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:21:46 +0200 |
---|---|---|
committer | Jo-Philipp Wich <jo@mein.io> | 2018-06-22 12:22:50 +0200 |
commit | 78abc65347c9bc2cc79ad54f5137adc6ce8da897 (patch) | |
tree | e4e74e05ac826ad40b3512059494b33a28148a50 /package/base-files/image-config.in | |
parent | 55df39e684f8fde90c52212350062440dc6c9754 (diff) | |
download | upstream-78abc65347c9bc2cc79ad54f5137adc6ce8da897.tar.gz upstream-78abc65347c9bc2cc79ad54f5137adc6ce8da897.tar.bz2 upstream-78abc65347c9bc2cc79ad54f5137adc6ce8da897.zip |
Revert "LEDE v18.06.0-rc1: revert to branch defaults"
This reverts commit 55df39e684f8fde90c52212350062440dc6c9754.
The tree is in an inconsistent state and we need to complete some rebranding.
Signed-off-by: Jo-Philipp Wich <jo@mein.io>
Diffstat (limited to 'package/base-files/image-config.in')
-rw-r--r-- | package/base-files/image-config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/base-files/image-config.in b/package/base-files/image-config.in index 5ee2d3e4e3..43528bd752 100644 --- a/package/base-files/image-config.in +++ b/package/base-files/image-config.in @@ -253,7 +253,7 @@ if VERSIONOPT config VERSION_CODE_FILENAMES bool prompt "Revision code in filenames" - default y + default n help Enable this to include the revision identifier or the configured version code into the firmware image, SDK- and Image Builder archive |