Skip to content
This repository was archived by the owner on Apr 13, 2021. It is now read-only.

Change version to include build time and commit id of libswiftnav - #708

Open
rge-exafore wants to merge 1 commit into
masterfrom
version-commits-time
Open

Change version to include build time and commit id of libswiftnav#708
rge-exafore wants to merge 1 commit into
masterfrom
version-commits-time

Conversation

@rge-exafore

Copy link
Copy Markdown
Contributor

No description provided.

@swiftnav-jenkins

Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://zazu.ci.swiftnav.com/job/piksi_firmware_Pull_Requests/972/

Comment thread src/Makefile Outdated
empty :=
space := $(empty) $(empty)
GIT_VERSION := $(subst $(space),$(dash),$(GIT_VERSION))
$(info $(GIT_VERSION))

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is it a debug statement? Some more information may be?

@valeri-atamaniouk

Copy link
Copy Markdown

looks good

@ljbade

ljbade commented May 27, 2016

Copy link
Copy Markdown
Contributor

Looks OK to me, what do the new version string look like?

@rge-exafore
rge-exafore force-pushed the version-commits-time branch from 4f0a962 to 9d412b4 Compare June 1, 2016 08:06
@swiftnav-jenkins

Copy link
Copy Markdown

Test PASSed.
Refer to this link for build results (access rights to CI server needed):
http://zazu.ci.swiftnav.com/job/piksi_firmware_Pull_Requests/985/

@jacobmcnamee

Copy link
Copy Markdown
Contributor

The submodule commit IDs are implicitly captured by the piksi_firmware commit ID. What is the motivation for including the libswiftnav commit ID explicitly?

@rge-exafore

Copy link
Copy Markdown
Contributor Author

libswiftnav changes more frequently than other submodules that's why including it explicitly. (But including all submodules' commit ids would be even better.) This ensures that the build can be restored even if submodule pointer wasn't moved or public version of libswiftnav was replaced with private or vice versa.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants