Skip to content

RDK-61088: Replace vendor reboot reason script from shell to C#99

Open
Dhivyailangovan wants to merge 1 commit into
developfrom
feature/RDK-61088-middleware-build
Open

RDK-61088: Replace vendor reboot reason script from shell to C#99
Dhivyailangovan wants to merge 1 commit into
developfrom
feature/RDK-61088-middleware-build

Conversation

@Dhivyailangovan
Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings April 28, 2026 06:16
@Dhivyailangovan Dhivyailangovan requested a review from a team as a code owner April 28, 2026 06:16
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 Yocto middleware IPK feed configuration, apparently to consume a debug middleware build associated with RDK-61088.

Changes:

  • Replaces the parameterized middleware release feed path with a hardcoded debug artifact path.
  • Simplifies MW_IPK_SERVER_PATH to point directly at the provided MW_IPK_PATH.

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

Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/sky-llama-panel/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/sky-llama-panel/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 6765d3a to dbd7efb Compare May 5, 2026 07:57
Copilot AI review requested due to automatic review settings May 5, 2026 11:53
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from dbd7efb to 8ade69d Compare May 5, 2026 11:53
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.


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

Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 8ade69d to 4b83538 Compare May 8, 2026 05:16
Copilot AI review requested due to automatic review settings May 8, 2026 05:50
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 4b83538 to 7f1cca8 Compare May 8, 2026 05:50
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 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines 8 to 9
RELEASE_NUM = "8.5.3.0"

Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 7f1cca8 to d9d680a Compare May 8, 2026 06:04
Copilot AI review requested due to automatic review settings May 8, 2026 06:35
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from d9d680a to d42406e Compare May 8, 2026 06:35
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 2 comments.

Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}"
Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch 2 times, most recently from 35bc4e0 to 1dc8d28 Compare May 8, 2026 09:24
Copilot AI review requested due to automatic review settings May 8, 2026 09:24
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 2 out of 2 changed files in this pull request and generated 3 comments.

Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/middleware-dbg/RDK-61088-r0/${RDK_MW_ARCH}/ipks/debug"
Comment thread conf/machine/include/oss_mw.inc Outdated
Comment on lines +5 to +6
MW_OSS_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/rdk-arm7a-oss-middleware/ipks/debug"
MW_OSS_IPK_SERVER_PATH = "${RDK_ARTIFACTS_BASE_URL}/middleware-dbg/RDK-61088-r0/${RDK_MW_ARCH}/${MW_OSS}/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "middleware-dbg/RDK-61088-r0/rdktv-us-armv7a/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/middleware-dbg/RDK-61088-r0/${RDK_MW_ARCH}/ipks/debug"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch 2 times, most recently from 921ed55 to c0b31ea Compare May 11, 2026 13:02
Copilot AI review requested due to automatic review settings May 11, 2026 13:02
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 4 comments.

Comment thread conf/machine/include/middleware.inc Outdated
MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/apache-2k-dbg/RDK-61088-r0/${MACHINE}/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/"
Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/apache-2k-dbg/RDK-61088-r0/${MACHINE}/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/${RDK_MW_ARCH}/ipks/${BUILD_VARIANT}"
MW_IPK_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/apache-2k-dbg/RDK-61088-r0/${MACHINE}/ipks/debug"
Comment thread conf/machine/include/middleware.inc Outdated
Comment on lines +10 to +11
MW_IPK_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/apache-2k-dbg/RDK-61088-r0/${MACHINE}/ipks/debug"
MW_IPK_SERVER_PATH ?= "${RDK_ARTIFACTS_BASE_URL}/${MW_IPK_PATH}/"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from c0b31ea to 4624eee Compare May 26, 2026 08:16
Copilot AI review requested due to automatic review settings May 26, 2026 08:41
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 4624eee to 9d0717b Compare May 26, 2026 08:41
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 2 comments.

Comment thread conf/machine/include/middleware.inc Outdated
PACKAGE_EXTRA_ARCHS:append = " ${MIDDLEWARE_ARCH}"

RELEASE_NUM = "8.5.3.0"
RELEASE_NUM = "RDK-61088-rebootmgr"
Comment thread conf/machine/include/middleware.inc Outdated
RELEASE_NUM = "RDK-61088-rebootmgr"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/${RELEASE_NUM}"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 9d0717b to 036b902 Compare May 26, 2026 08:44
Copilot AI review requested due to automatic review settings May 26, 2026 09:11
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 036b902 to 5f803ab Compare May 26, 2026 09: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/RDK-61088-rebootmgr"
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 5f803ab to 8f0bede Compare June 4, 2026 10:20
@INajeemaBegam INajeemaBegam force-pushed the feature/RDK-61088-middleware-build branch from 8f0bede to 63b5b11 Compare June 4, 2026 10:46
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