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

Update CPack packaging for ROCm release support #339

Merged
merged 2 commits into from
May 2, 2024

Conversation

dgaliffiAMD
Copy link
Collaborator

Look for ROCM_LIBPATH_VERSION environment variable to patch the CPACK_PACKAGE_VERSION.
Add some status logs to output packaging information.

Look for ROCM_LIBPATH_VERSION environment variable to patch the
CPACK_PACKAGE_VERSION.
Add some status logs to output packaging information.

Signed-off-by: David Galiffi <David.Galiffi@amd.com>
cmake/ConfigCPack.cmake Outdated Show resolved Hide resolved
@dgaliffiAMD dgaliffiAMD requested a review from jrmadsen May 1, 2024 22:09
Copy link
Collaborator

@jrmadsen jrmadsen left a comment

Choose a reason for hiding this comment

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

We should probably enable CPACK_DEBIAN_PACKAGE_SHLIBDEPS and CPACK_RPM_PACKAGE_AUTOREQ to auto-generate the dependencies (+ the similar cpack variables for generating what the package provides) but that should be in another PR.

@jrmadsen jrmadsen merged commit 6bcd1d3 into main May 2, 2024
47 checks passed
@jrmadsen jrmadsen deleted the amd/dgaliffi/release-packaging branch May 2, 2024 02:15
@dgaliffiAMD
Copy link
Collaborator Author

Thanks for the feedback. I can make these changes in a future update.

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.

2 participants