-
Notifications
You must be signed in to change notification settings - Fork 13
RDKEMW-9590: Backmerge Release Branch to 'develop' for MW 8.4.1.0 #2014
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
svc_rdkgerrit02 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
There was a problem hiding this 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 pull request updates the middleware layer package version from 8.3.4.0 to 8.4.1.0 and adds comprehensive CHANGELOG entries documenting 244 new pull requests and feature additions for release 1.12.0. The changes reflect a significant middleware release incorporating updates across numerous components including AAMP, NetworkManager, Rialto, Telemetry, and various RDK plugins.
Key Changes
- Bumped package version (PV) from 8.3.4.0 to 8.4.1.0 in packagegroup-middleware-layer.bb
- Added extensive CHANGELOG documentation for release 1.12.0 with 244+ PR entries
- Documented multiple intermediate releases (1.8.1 through 1.11.0) in the changelog
Reviewed Changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 3 comments.
| File | Description |
|---|---|
| recipes-core/packagegroups/packagegroup-middleware-layer.bb | Updated PV to 8.4.1.0 to reflect new middleware version |
| CHANGELOG.md | Added comprehensive release notes for 1.12.0 and intermediate releases with extensive PR documentation |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
|
||
| inherit packagegroup volatile-bind-gen | ||
|
|
||
| # For interim development and package depolyment to test should be using pre release tags |
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'depolyment' to 'deployment'.
| # For interim development and package depolyment to test should be using pre release tags | |
| # For interim development and package deployment to test should be using pre release tags |
| PV = "8.3.4.0" | ||
| PV = "8.4.1.0" | ||
|
|
||
| # PRs are prefered to be be incremented during development stages for any updates in corresponding |
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'prefered' to 'preferred' and removed duplicate word 'be'.
| # PRs are prefered to be be incremented during development stages for any updates in corresponding | |
| # PRs are preferred to be incremented during development stages for any updates in corresponding |
| - RDKEMW-7712: Update generic-pkgrev.inc [`#1492`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1492) | ||
| - RDKEMW-6901: Update the deviceanddisplay tag 3.1.14 in generic-pkgrev [`#1517`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1517) | ||
| - RDKEMW-7699: Backmerge release branch to develop for MW 8.3.3.0 Q3 Bi-Weekly Release [`#1460`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1460) | ||
| - RDKEMW-6272: Move Playready DRM abstracted API to separae shared obj [`#1494`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1494) |
Copilot
AI
Oct 28, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Corrected spelling of 'separae' to 'separate'.
| - RDKEMW-6272: Move Playready DRM abstracted API to separae shared obj [`#1494`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1494) | |
| - RDKEMW-6272: Move Playready DRM abstracted API to separate shared obj [`#1494`](https://github.com/rdkcentral/meta-middleware-generic-support/pull/1494) |
RDKEMW-9590:
PR to backmerge MW Release branch used for MW 8.4.1.0 Release.