Fix the build name. Previously "DONUT-BURGER"; Now "Donut"
This commit is contained in:
parent
3450f44932
commit
1bc6248b35
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 := DONUT-BURGER
|
||||
BUILD_ID := Donut
|
||||
|
||||
# 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