Skip to content

[CP 218] chore(rocm): bump tarball URL to 7.14.0rc1 - #35

Merged
spraveenio merged 2 commits into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.device-config-manager.218.rocm.device-config-manager.main
Jul 2, 2026
Merged

[CP 218] chore(rocm): bump tarball URL to 7.14.0rc1#35
spraveenio merged 2 commits into
ROCm:mainfrom
ci-penbot-01:CP.O2O.pensando.device-config-manager.218.rocm.device-config-manager.main

Conversation

@ci-penbot-01

Copy link
Copy Markdown
Contributor

cp of pensando/device-config-manager#218


Source PR Description (pensando/device-config-manager#218):

Summary

  • Update ROCM_TARBALL_URL from 7.14.0rc0 to 7.14.0rc1 in dev.env and root Makefile
  • Update ROCM_VERSION accordingly in both files

Test plan

  • Verify Docker image build picks up the new tarball URL
  • Confirm /opt/rocm-7.14.0rc1/ is populated correctly after image build

🤖 Generated with Claude Code

Cherrypick triggered by: ACP-Automation

* chore(rocm): bump tarball URL to 7.14.0rc1

Update ROCM_TARBALL_URL and ROCM_VERSION from 7.14.0rc0 to 7.14.0rc1
in dev.env and root Makefile.

Co-Authored-By: Claude <noreply@anthropic.com>

* chore: move plan file to docs-internal/plans

Co-Authored-By: Claude <noreply@anthropic.com>

---------

Co-authored-by: Claude <noreply@anthropic.com>
(cherry picked from commit f38a40b27894e81ae73afe3fc38cb8ff7f15e48e)
@ci-penbot-01

Copy link
Copy Markdown
Contributor Author

AI-Assisted Cherry-Pick

Source PR: #218
Target Branch: main

The cherry-pick operation encountered merge conflicts which were resolved automatically using AI assistance.

Files with conflicts (resolved by AI):

  • dev.env:entire file
Original conflict in dev.env
Conflict type: modify/delete

Base version (rc0):
ROCM_TARBALL_URL ?= https://rocm.prereleases.amd.com/tarball-multi-arch/therock-dist-linux-multiarch-7.14.0rc0.tar.gz
ROCM_VERSION ?= 7.14.0rc0

Incoming commit (rc1 update):
ROCM_TARBALL_URL ?= https://rocm.prereleases.amd.com/tarball-multi-arch/therock-dist-linux-multiarch-7.14.0rc1.tar.gz
ROCM_VERSION ?= 7.14.0rc1

HEAD: File deleted (moved to Makefile)

Resolution: Deleted file as intended by HEAD, since Makefile already contains the rc1 updates

Cherry-pick triggered by: ACP-Automation

@spraveenio spraveenio left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@spraveenio
spraveenio merged commit f3d6733 into ROCm:main Jul 2, 2026
1 check passed
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