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

Fpgamatt/subdevid 0001 opae cfg #3125

Merged
merged 2 commits into from
May 23, 2024
Merged

Conversation

fpgamatt
Copy link
Contributor

PR Title should start with one of the following tags: [Fix]/[Feature]/[Style]/[Update]

[Fix]- Bug Fix

[Feature]- for new feature

[Style]- Grammar or branding fix

[Update]-For an update to an existing feature

------------- Keep everything below this line -------------------------

Description

Describe the issue, update, change or fix and why

Collateral (docs, reports, design examples, case IDs):

  • Document Update Required? (Specify FIM/AFU/Scripts)

Tests added:

Tests run:

Fix the opae.cfg entries for the jtag only PCI card, subdevice
id 0x0001.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
@fpgamatt fpgamatt self-assigned this May 22, 2024
@fpgamatt fpgamatt requested review from a team as code owners May 22, 2024 16:28
@coveralls
Copy link

coveralls commented May 22, 2024

Pull Request Test Coverage Report for Build 9214671944

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 64.641%

Totals Coverage Status
Change from base Build 9199508100: 0.0%
Covered Lines: 15826
Relevant Lines: 24483

💛 - Coveralls

CMakeLists.txt Outdated
@@ -956,7 +956,7 @@ else()
set(CPACK_PACKAGE_VERSION_PATCH "${OPAE_VERSION_REVISION}")
endif()
set(CPACK_PACKAGE_VERSION ${CPACK_PACKAGE_VERSION_MAJOR}.${CPACK_PACKAGE_VERSION_MINOR}.${CPACK_PACKAGE_VERSION_PATCH})
set(CPACK_PACKAGE_RELEASE 1)
set(CPACK_PACKAGE_RELEASE 6)
Copy link
Contributor

Choose a reason for hiding this comment

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

The release should be bumped on the release branch only.

@fpgamatt fpgamatt force-pushed the fpgamatt/subdevid-0001-opae-cfg branch from 803ba6e to 685f972 Compare May 23, 2024 20:44
opae.cfg Show resolved Hide resolved
opae.cfg Show resolved Hide resolved
@fpgamatt fpgamatt merged commit b05e1e4 into master May 23, 2024
27 checks passed
@fpgamatt fpgamatt deleted the fpgamatt/subdevid-0001-opae-cfg branch May 23, 2024 22:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants