Skip to content

Feature/rdk 61088 reboot reason mwxumo#930

Open
INajeemaBegam wants to merge 2 commits into
developfrom
feature/RDK-61088-reboot-reason-mwxumo
Open

Feature/rdk 61088 reboot reason mwxumo#930
INajeemaBegam wants to merge 2 commits into
developfrom
feature/RDK-61088-reboot-reason-mwxumo

Conversation

@INajeemaBegam

Copy link
Copy Markdown

No description provided.

Copilot AI review requested due to automatic review settings June 10, 2026 05:24
@INajeemaBegam
INajeemaBegam requested review from a team as code owners June 10, 2026 05:24

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 RDK build configuration to pull in an updated reboot-manager revision and add platform-specific reboot-reason HAL build dependencies, while also bumping GLib/glib-networking preferred versions for kirkstone.

Changes:

  • Update reboot-manager SRCREV to a newer commit.
  • Add machine-specific DEPENDS entries for reboot-reason HAL on Xumo MTK and RDKTV Amlogic targets.
  • Bump PREFERRED_VERSION_* pins for glib-networking and glib-2.0 (incl. native/nativesdk) in rdk.conf.

Reviewed changes

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

File Description
recipes-support/reboot-manager/reboot-manager.bb Updates source revision and adds per-machine build dependencies for reboot-reason HAL implementations.
conf/distro/rdk.conf Bumps GLib/glib-networking version pins for kirkstone builds.

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

Comment thread conf/distro/rdk.conf
Comment on lines 115 to +116
PREFERRED_VERSION_elfutils ?= "${@bb.utils.contains('DISTRO_FEATURES', 'benchmark_enable', '0.148', '', d)}"
PREFERRED_VERSION_glib-networking:kirkstone = "2.72.2"
PREFERRED_VERSION_glib-networking:kirkstone = "2.74.0"
Comment thread conf/distro/rdk.conf

PREFERRED_VERSION_elfutils ?= "${@bb.utils.contains('DISTRO_FEATURES', 'benchmark_enable', '0.148', '', d)}"
PREFERRED_VERSION_glib-networking:kirkstone = "2.72.2"
PREFERRED_VERSION_glib-networking:kirkstone = "2.74.0"
@INajeemaBegam
INajeemaBegam force-pushed the feature/RDK-61088-reboot-reason-mwxumo branch from bb75b45 to 476c429 Compare June 15, 2026 10:12
Copilot AI review requested due to automatic review settings June 29, 2026 06:07
@INajeemaBegam
INajeemaBegam force-pushed the feature/RDK-61088-reboot-reason-mwxumo branch from 476c429 to 120e849 Compare June 29, 2026 06:07

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.

Comment thread conf/distro/rdk.conf

PREFERRED_VERSION_elfutils ?= "${@bb.utils.contains('DISTRO_FEATURES', 'benchmark_enable', '0.148', '', d)}"
PREFERRED_VERSION_glib-networking:kirkstone = "2.72.2"
PREFERRED_VERSION_glib-networking:kirkstone = "2.74.0"
@INajeemaBegam
INajeemaBegam force-pushed the feature/RDK-61088-reboot-reason-mwxumo branch from 120e849 to 4ba7c0b Compare June 29, 2026 06:57
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.

4 participants