Skip to content

RDKEVD-8015 : Consume OSS Release 4.13.0 in TVVL-MTK #965

Open
vamsipalla wants to merge 1 commit into
developfrom
feature/RDKEVD-8015_OSS_4_13_0_integration_mtk
Open

RDKEVD-8015 : Consume OSS Release 4.13.0 in TVVL-MTK #965
vamsipalla wants to merge 1 commit into
developfrom
feature/RDKEVD-8015_OSS_4_13_0_integration_mtk

Conversation

@vamsipalla

Copy link
Copy Markdown

Copilot AI review requested due to automatic review settings June 19, 2026 13:16
@vamsipalla
vamsipalla requested review from a team as code owners June 19, 2026 13:16

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 RDK distro configuration to consume newer OSS component versions for the kirkstone-based TVVL-MTK build (per RDKEVD-8015), primarily by bumping GLib and related dependency versions.

Changes:

  • Bump glib-networking preferred version for kirkstone to 2.74.0.
  • Bump glib-2.0 (target, native, nativesdk) preferred versions to 2.74.6 when enable_libsoup3 is enabled.

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

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"
Comment thread conf/distro/rdk.conf
Comment on lines 115 to 117
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"
PREFERRED_VERSION_gssdp:kirkstone = "1.4.0.1"
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.

3 participants