laforge has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14561


Change subject: name binaries including their git version number
......................................................................

name binaries including their git version number

Change-Id: I21a782de7e6a51351f8c8a4a24bb06107ebe0b14
Related: OS#3452
---
M sysmoOCTSIM/gcc/Makefile
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ccid-firmware 
refs/changes/61/14561/1

diff --git a/sysmoOCTSIM/gcc/Makefile b/sysmoOCTSIM/gcc/Makefile
index d5c11e8..025e2dd 100644
--- a/sysmoOCTSIM/gcc/Makefile
+++ b/sysmoOCTSIM/gcc/Makefile
@@ -143,7 +143,7 @@
 # List the subdirectories for creating object files
 SUB_DIRS := $(sort $(foreach obj,$(OBJS),$(dir $(obj))))

-OUTPUT_FILE_NAME := sysmoOCTSIM
+OUTPUT_FILE_NAME := sysmoOCTSIM-$(GIT_VERSION)
 QUOTE := "
 OUTPUT_FILE_PATH +=$(OUTPUT_FILE_NAME).elf
 OUTPUT_FILE_PATH_AS_ARGS +=$(OUTPUT_FILE_NAME).elf

--
To view, visit https://gerrit.osmocom.org/c/osmo-ccid-firmware/+/14561
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ccid-firmware
Gerrit-Branch: master
Gerrit-Change-Id: I21a782de7e6a51351f8c8a4a24bb06107ebe0b14
Gerrit-Change-Number: 14561
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <[email protected]>
Gerrit-MessageType: newchange

Reply via email to