Skip to content

Feature/rdkemw 16723 llama#111

Open
arjunbinu wants to merge 8 commits into
developfrom
feature/RDKEMW-16723_llama
Open

Feature/rdkemw 16723 llama#111
arjunbinu wants to merge 8 commits into
developfrom
feature/RDKEMW-16723_llama

Conversation

@arjunbinu
Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings May 12, 2026 17:37
@arjunbinu arjunbinu requested a review from a team as a code owner May 12, 2026 17:37
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 default middleware IPK feed path used for layered IPK generation in the Yocto machine include configuration.

Changes:

  • Changed MW_IPK_PATH default from a release-based path (middleware-rel/${RELEASE_NUM}) to a hardcoded debug/ticket-specific path (middleware-dbg/RDKEMW-16723-r1).

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

RELEASE_NUM = "8.6.1.0"

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