Skip to content

RDKEMW-18230: Create vdevice manifest with middleware compontents#2997

Open
agampa263 wants to merge 4 commits into
developfrom
topic/RDKEMW-18230_dev
Open

RDKEMW-18230: Create vdevice manifest with middleware compontents#2997
agampa263 wants to merge 4 commits into
developfrom
topic/RDKEMW-18230_dev

Conversation

@agampa263
Copy link
Copy Markdown
Contributor

Reason for change: Create vdevice manifest with middleware compontents
Test Procedure: verify the builds are passed without any failures
Risks: Low
version: minor
Priority: P1

Signed-off-by:AkshayKumar_Gampa AkshayKumar_Gampa@comcast.com

Copilot AI review requested due to automatic review settings June 2, 2026 12:40
@agampa263 agampa263 requested review from a team as code owners June 2, 2026 12:40
@rdkcmf-jenkins
Copy link
Copy Markdown
Contributor

b'## Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/meta-middleware-generic-support/2997/rdkcentral/meta-middleware-generic-support

  • Commit: 3c2ccfc

Report detail: gist'

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 adds a new middleware-focused packagegroup for the vdevice XFCE image and adjusts existing vdevice vendor package dependencies to avoid known-unbuildable media packages.

Changes:

  • Add packagegroup-middleware-layer-core-xfce.bb defining a minimal middleware component set for the vdevice XFCE image.
  • Append the new packagegroup into core-image-vdevice-xfce via a .bbappend.
  • Remove avbuffer, videodecoder, and audiodecoder from packagegroup-vdevice-vendor runtime dependencies.

Reviewed changes

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

File Description
recipes-core/packagegroups/packagegroup-vdevice-vendor.bbappend Removes specific media packages from vdevice vendor packagegroup dependencies.
recipes-core/packagegroups/packagegroup-middleware-layer-core-xfce.bb Introduces a new middleware packagegroup intended for vdevice XFCE images.
recipes-core/images/core-image-vdevice-xfce.bbappend Installs the new middleware packagegroup into the vdevice XFCE image.

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

Comment on lines +20 to +27
RDEPENDS:${PN} = " \
entservices-hdmicecsource \
hdmicecmiddlware \
iarmbus \
telemetry \
wpeframework \
wpeframework-clientlibraries \
"
@rdkcmf-jenkins
Copy link
Copy Markdown
Contributor

b'## Blackduck scan failure details

Summary: 0 violations, 0 files pending approval, 1 file pending identification.

  • Protex Server Path: /home/blackduck/github/meta-middleware-generic-support/2997/rdkcentral/meta-middleware-generic-support

  • Commit: 3c2ccfc

Report detail: gist'

@rdkcmf-jenkins
Copy link
Copy Markdown
Contributor

b'## WARNING: A Blackduck scan failure has been waived

A prior failure has been upvoted

  • Upvote reason: ok

  • Commit: 3c2ccfc
    '

Copilot AI review requested due to automatic review settings June 5, 2026 13: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 2 comments.


inherit packagegroup volatile-bind-gen

# For interim development and package deployment to test should be using pre release tags
Comment on lines +11 to +13
# PRs are preferred to be incremented during development stages for any updates in corresponding
# contributing component revision intakes.
# With release prior to release, PV gets reset to production semver and PR gets reset to r0
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.

RDKEMW-18230: Create vdevice manifest with middleware compontents

3 participants