Skip to content

Commit

Permalink
Use Git tag (if any) as FW version
Browse files Browse the repository at this point in the history
PUBLISHED_FROM=ea04e10fede3141331b10c13e3e5fe58fd55c064
  • Loading branch information
Deomid Ryabkov authored and cesantabot committed Jun 28, 2016
1 parent 2cbf450 commit a0544fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions common/scripts/build_info.mk
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ GEN_BUILD_INFO_EXTRA ?=
$(BUILD_INFO_C) $(BUILD_INFO_JSON):
$(vecho) "GEN $@"
$(Q) $(PYTHON) $(FW_META_CMD) gen_build_info \
--tag_as_version=true \
--c_output=$(BUILD_INFO_C) \
--json_output=$(BUILD_INFO_JSON) \
$(GEN_BUILD_INFO_EXTRA)

0 comments on commit a0544fd

Please sign in to comment.