Skip to content

RDKEMW-19154 : MW IPK path#118

Open
aktamilbe wants to merge 1 commit into
developfrom
feature/RDKEMW-19154
Open

RDKEMW-19154 : MW IPK path#118
aktamilbe wants to merge 1 commit into
developfrom
feature/RDKEMW-19154

Conversation

@aktamilbe
Copy link
Copy Markdown

No description provided.

@aktamilbe aktamilbe requested a review from a team as a code owner May 29, 2026 14:14
Copilot AI review requested due to automatic review settings May 29, 2026 14:15
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

This PR updates the middleware Yocto include files to redirect middleware IPK feeds from the release artifact path to a debug artifact path for RDKEMW-19154-r1.

Changes:

  • Updates RELEASE_NUM in middleware.inc to RDKEMW-19154-r1.
  • Changes middleware and OSS middleware IPK paths from middleware-rel to middleware-dbg.
  • Hardcodes the main middleware feed URL suffix to ipks/debug.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
conf/machine/include/middleware.inc Updates the middleware release identifier and main IPK feed path to the debug artifact location.
conf/machine/include/oss_mw.inc Updates the OSS middleware IPK feed path to use the debug artifact repository.

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

Comment on lines +5 to 6
MW_OSS_IPK_PATH ?= "middleware-dbg/${RELEASE_NUM}"
MW_OSS_IPK_SERVER_PATH = "${RDK_ARTIFACTS_BASE_URL}/${MW_OSS_IPK_PATH}/${RDK_MW_ARCH}/${MW_OSS}/ipks/${BUILD_VARIANT}"
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