Skip to content

RDKEVD-8726: Audio Remains Muted and Volume Reports 0 After Standby R… - #163

Open
yeshwanth-nagaswamy wants to merge 1 commit into
developfrom
feature/rdkevd-8726-mute
Open

RDKEVD-8726: Audio Remains Muted and Volume Reports 0 After Standby R…#163
yeshwanth-nagaswamy wants to merge 1 commit into
developfrom
feature/rdkevd-8726-mute

Conversation

@yeshwanth-nagaswamy

Copy link
Copy Markdown

…eboot When Panel Is Woken Up via FFV

https://ccp.sys.comcast.net/browse/RDKEVD-8726

Copilot AI lite review requested due to automatic review settings August 10, 2026 10:41
@yeshwanth-nagaswamy
yeshwanth-nagaswamy requested a review from a team as a code owner August 10, 2026 10:41

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 Yocto middleware IPK feed configuration to pick up artifacts associated with RDKEVD-8726 (issue: audio remains muted / volume reports 0 after standby reboot when waking panel via FFV).

Changes:

  • Sets RELEASE_NUM to RDKEVD-8726.
  • Switches MW_IPK_PATH from middleware-rel/... to middleware-dbg/... for middleware IPK feed resolution.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

RELEASE_NUM = "RDKEVD-8726"

MW_IPK_PATH ?= "middleware-rel/${RELEASE_NUM}"
MW_IPK_PATH ?= "middleware-dbg/${RELEASE_NUM}"
PACKAGE_EXTRA_ARCHS:append = " ${MIDDLEWARE_ARCH}"

RELEASE_NUM = "8.7.1.0"
RELEASE_NUM = "RDKEVD-8726"
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