Merge change 25632 into eclair
* changes: Set default build ID to eclair (usually this is overridden). Please do not merge.
This commit is contained in:
commit
8392b83176
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
# (like "TC1-RC5"). It must be a single word, and is
|
||||
# capitalized by convention.
|
||||
#
|
||||
BUILD_ID := MASTER
|
||||
BUILD_ID := ECLAIR
|
||||
|
||||
# DISPLAY_BUILD_NUMBER should only be set for development branches,
|
||||
# If set, the BUILD_NUMBER (cl) is appended to the BUILD_ID for
|
||||
|
|
Loading…
Reference in a new issue