Skip to content

RDKEMW-16723: Update middleware.inc#104

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

RDKEMW-16723: Update middleware.inc#104
arjunbinu wants to merge 8 commits into
developfrom
feature/RDKEMW-16723

Conversation

@arjunbinu
Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings May 6, 2026 03:09
@arjunbinu arjunbinu requested a review from a team as a code owner May 6, 2026 03:09
@arjunbinu arjunbinu changed the title RDKEVD-4434: Update middleware.inc RDKEMW-16723: Update middleware.inc May 6, 2026
@arjunbinu arjunbinu force-pushed the feature/RDKEMW-16723 branch from 2d7f0a4 to 60a49f2 Compare May 6, 2026 03:10
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

Updates the middleware IPK feed configuration used by the build to point at a specific middleware artifact directory rather than the release-version-based path.

Changes:

  • Changed MW_IPK_PATH from a RELEASE_NUM-derived release feed to a hard-coded debug/ticket feed 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.1.0"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r0"
Comment thread conf/machine/include/middleware.inc Outdated
RELEASE_NUM = "8.6.1.0"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r0"
Copilot AI review requested due to automatic review settings May 7, 2026 05:10
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

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

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

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r1"
Copilot AI review requested due to automatic review settings May 7, 2026 10:11
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

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

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

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r2"
Copilot AI review requested due to automatic review settings May 8, 2026 09:39
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

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

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

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r4"
Copilot AI review requested due to automatic review settings May 10, 2026 12:23
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

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

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

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r5"
Copilot AI review requested due to automatic review settings May 11, 2026 20:48
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

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

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

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/RDKEMW-16723-r6"
Copilot AI review requested due to automatic review settings June 3, 2026 05:54
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

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

Comment on lines 8 to 11
RELEASE_NUM = "8.6.1.0"

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