Change in ...osmo-ccid-firmware[master]: name binaries including their git version number

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

laforge gerrit-no-reply at lists.osmocom.org
Thu Jun 20 16:44:40 UTC 2019


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 <laforge at gnumonks.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190620/c633486c/attachment.htm>


More information about the gerrit-log mailing list