Skip to content

RDKEMW-19577 : update middleware IPK to test 3.3.0 hal header#124

Open
slkanthi wants to merge 1 commit into
developfrom
feature/RDKEMW-19577
Open

RDKEMW-19577 : update middleware IPK to test 3.3.0 hal header#124
slkanthi wants to merge 1 commit into
developfrom
feature/RDKEMW-19577

Conversation

@slkanthi

@slkanthi slkanthi commented Jun 8, 2026

Copy link
Copy Markdown

RDKEMW-19577 : update middleware IPK to test 3.3.0 hal header

Copilot AI review requested due to automatic review settings June 8, 2026 15:06
@slkanthi slkanthi requested a review from a team as a code owner June 8, 2026 15:06

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 path configuration used by the build to pull middleware IPKs, intending to test against a specific HAL header version (3.3.0).

Changes:

  • Changes the default MW_IPK_PATH from a release-numbered artifact directory to a ticket-specific debug artifact directory.

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

Comment on lines 8 to +10
RELEASE_NUM = "8.6.2.0"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-19577"
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