Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix #877, Remove duplicate CFE_MISSION_REV define #1084

Conversation

skliper
Copy link
Contributor

@skliper skliper commented Jan 11, 2021

Describe the contribution
Fix #877 - removed CFE_MISSION_REV from platform config. Intent of this rev is to track mission cFE FSW mods/customization/code changes not as a more generic "MISSION" revision number.

Testing performed
Nominal build and run of unit tests

Expected behavior changes
None, although if CFE_MISSION_REV was being utilized somewhere and included from cpu1_platform_cfg.h this will break. Arguably this was broken before removal also since it was a duplicate define...

System(s) tested on

  • Hardware: cFS Dev Server
  • OS: Ubuntu 18.04
  • Versions: Bundle main + this commit

Additional context
None

Third party code
None

Contributor Info - All information REQUIRED for consideration of pull request
Jacob Hageman - NASA/GSFC

@skliper skliper added the CCB:Ready Ready for discussion at the Configuration Control Board (CCB) label Jan 11, 2021
@skliper skliper added this to the 7.0.0 milestone Jan 11, 2021
@astrogeco astrogeco added CCB:2021-01-13 and removed CCB:Ready Ready for discussion at the Configuration Control Board (CCB) labels Jan 13, 2021
@astrogeco astrogeco changed the base branch from main to integration-candidate January 25, 2021 16:38
@astrogeco astrogeco merged commit 5b1d054 into nasa:integration-candidate Jan 25, 2021
astrogeco added a commit to nasa/cFS that referenced this pull request Jan 25, 2021
@skliper skliper deleted the fix877-one_missionrev_2_rule_them_all branch February 1, 2021 22:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CFE_MISSION_REV defined in 2 locations
2 participants