Skip to content

Update middleware.inc - #135

Open
arjunbinu wants to merge 3 commits into
developfrom
feature/RDKEMW-16723_develop
Open

Update middleware.inc#135
arjunbinu wants to merge 3 commits into
developfrom
feature/RDKEMW-16723_develop

Conversation

@arjunbinu

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings June 19, 2026 11:31
@arjunbinu
arjunbinu requested a review from a team as a code owner June 19, 2026 11:31

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

Updates the Yocto machine include that defines the middleware IPK feed location used for layered IPK generation.

Changes:

  • Changed MW_IPK_PATH from a release-number-derived path to a hard-coded debug artifact path.

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

Comment thread conf/machine/include/middleware.inc Outdated
RELEASE_NUM = "8.6.2.0"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r10"
Copilot AI review requested due to automatic review settings June 21, 2026 13:45

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

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

RELEASE_NUM = "RDKEMW-16723-r10"

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