Skip to content

MTK-1954: Experimental changes - #166

Open
neethuas379 wants to merge 1 commit into
developfrom
feature/MTK-1954
Open

MTK-1954: Experimental changes#166
neethuas379 wants to merge 1 commit into
developfrom
feature/MTK-1954

Conversation

@neethuas379

Copy link
Copy Markdown

No description provided.

@neethuas379
neethuas379 requested a review from a team as a code owner August 13, 2026 16:27
Copilot AI lite review requested due to automatic review settings August 13, 2026 16:27

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 Yocto machine include that configures the middleware IPK feed location, redirecting the default feed URL to a specific Artifactory path intended for MTK-1954 experimental debugging.

Changes:

  • Replaces the computed MW_IPK_SERVER_PATH (based on standard base URL / arch / build variant) with a hardcoded, ticket-specific debug Artifactory URL.

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

Comment on lines 10 to 12
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/MTK-1954_1308/xumo-mt120v1/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