Skip to content

RDKEMW-20793: MW Manifest Update - #165

Open
kprasad96 wants to merge 1 commit into
developfrom
feature/RDKEVD-20793-MW-release-update
Open

kprasad96 wants to merge 1 commit into
developfrom
feature/RDKEVD-20793-MW-release-update

Conversation

@kprasad96

Copy link
Copy Markdown

No description provided.

@kprasad96
kprasad96 requested a review from a team as a code owner August 13, 2026 03:32
Copilot AI lite review requested due to automatic review settings August 13, 2026 03:32

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the middleware IPK feed location used by the build, by changing the default MW_IPK_SERVER_PATH in the machine middleware include.

Changes:

  • Replaced the computed MW_IPK_SERVER_PATH (based on RDK_ARTIFACTS_BASE_URL, RDK_MW_ARCH, and BUILD_VARIANT) with a hardcoded Artifactory URL.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.


MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_SERVER_PATH ?= "https://partners.artifactory.comcast.com/artifactory/middleware-dbg/RDKEMW-20793-MW-MF/rdktv-us-armv7a/ipks/debug"
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