Skip to content

Commit a0544fd

Browse files
Deomid Ryabkovcesantabot
authored andcommitted
Use Git tag (if any) as FW version
PUBLISHED_FROM=ea04e10fede3141331b10c13e3e5fe58fd55c064
1 parent 2cbf450 commit a0544fd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

common/scripts/build_info.mk

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ GEN_BUILD_INFO_EXTRA ?=
88
$(BUILD_INFO_C) $(BUILD_INFO_JSON):
99
$(vecho) "GEN $@"
1010
$(Q) $(PYTHON) $(FW_META_CMD) gen_build_info \
11+
--tag_as_version=true \
1112
--c_output=$(BUILD_INFO_C) \
1213
--json_output=$(BUILD_INFO_JSON) \
1314
$(GEN_BUILD_INFO_EXTRA)

0 commit comments

Comments
 (0)