Skip to content

RDKEMW-22031: Fix xcast crash issue- #4981 - #162

Open
santoshcomcast wants to merge 2 commits into
support/8.4.4.0from
topic/RDKEMW-22031
Open

RDKEMW-22031: Fix xcast crash issue- #4981#162
santoshcomcast wants to merge 2 commits into
support/8.4.4.0from
topic/RDKEMW-22031

Conversation

@santoshcomcast

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings August 5, 2026 07:06
@santoshcomcast
santoshcomcast requested a review from a team as a code owner August 5, 2026 07: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

Updates the middleware IPK feed configuration to consume artifacts from a different release folder/tag, presumably to pick up the xcast crash fix associated with RDKEMW-22031.

Changes:

  • Switches the middleware and OSS IPK feed base path from middleware-rel/... to middleware-dbg/....
  • Replaces the middleware RELEASE_NUM value from a semantic version (8.4.4.16) to a ticket identifier (RDKEMW-22031).

Reviewed changes

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

File Description
conf/machine/include/oss_mw.inc Points OSS IPK feed path at middleware-dbg/${RELEASE_NUM}.
conf/machine/include/middleware.inc Updates RELEASE_NUM and changes the middleware IPK feed base path to middleware-dbg/${RELEASE_NUM}.

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

PACKAGE_EXTRA_ARCHS:append = " ${MIDDLEWARE_ARCH}"

RELEASE_NUM = "8.4.4.16"
RELEASE_NUM = "RDKEMW-22031"
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