Skip to content

RDKMVE-2050: [RPI] Incorrect DAC App Download location.#175

Merged
smuthu065 merged 1 commit intodevelopfrom
feature/RDKMVE-2050-dac-download-location
Mar 26, 2026
Merged

RDKMVE-2050: [RPI] Incorrect DAC App Download location.#175
smuthu065 merged 1 commit intodevelopfrom
feature/RDKMVE-2050-dac-download-location

Conversation

@smuthu065
Copy link
Copy Markdown
Contributor

Reason for change: In MW Package manager expects /opt/CDL/ for download location. But now it's configured as /opt/CDL. So, download gets failed and it's searches opt/CDLpackage1001 instead of /opt/CDL/package1001.
Test Procedure: Build and verify.
Risks: High.
Signed-off-by: sundaramuneeswaran_muthuraj@comcast.com

Copilot AI review requested due to automatic review settings March 26, 2026 12:10
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Updates the RPi product configuration so the MW package manager downloads DAC apps into the expected directory path format, preventing incorrect path concatenation during downloads.

Changes:

  • Adjust APP_DOWNLOAD_DIRECTORY from /opt/CDL to /opt/CDL/ to ensure correct downstream path concatenation.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Reason for change: In MW Package manager expects /opt/CDL/ for download location. But now it's configured as  /opt/CDL. So, download gets failed and it's searches opt/CDLpackage1001 instead of /opt/CDL/package1001.
Test Procedure: Build and verify.
Risks: High.
Signed-off-by: sundaramuneeswaran_muthuraj@comcast.com
@smuthu065 smuthu065 force-pushed the feature/RDKMVE-2050-dac-download-location branch from 5eb1561 to b06296a Compare March 26, 2026 12:52
@smuthu065 smuthu065 requested a review from Copilot March 26, 2026 12:52
@smuthu065 smuthu065 merged commit 21e329a into develop Mar 26, 2026
5 checks passed
@smuthu065 smuthu065 deleted the feature/RDKMVE-2050-dac-download-location branch March 26, 2026 12:54
@github-actions github-actions bot locked and limited conversation to collaborators Mar 26, 2026
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.

3 participants