-
Notifications
You must be signed in to change notification settings - Fork 14
rebase #2305
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
base: feature/RDKEMW-10693
Are you sure you want to change the base?
rebase #2305
Conversation
RDKEMW-8494: Merge release branch to main
Signed-off-by: apatel859 <[email protected]>
RDKEMW-10062: Init time reference for cond wait API
Signed-off-by: Divyang Abhay Sarangi <[email protected]>
Signed-off-by: Divyang Abhay Sarangi <[email protected]>
Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
Signed-off-by: Divyang Abhay Sarangi <[email protected]>
* RDKEMW-9408: Avoid duplicate code * RDKEMW-9408: Updated ds-tag * Update generic-srcrev.inc * Update generic-pkgrev.inc --------- Co-authored-by: [email protected] <[email protected]> Co-authored-by: aishwariya15 <[email protected]>
* RDKEMW-10269: Fix window x,y positioning * RDKEMW-10269: Fix window x,y positioning --------- Co-authored-by: B-Larsen <[email protected]> Co-authored-by: Anand Kandasamy <[email protected]>
* Update generic-pkgrev.inc * Update generic-srcrev.inc --------- Co-authored-by: balasaraswathy-n <[email protected]> Co-authored-by: Anand Kandasamy <[email protected]>
Co-authored-by: Anand Kandasamy <[email protected]>
RDKEMW-10660: Adding T1 logging for ap_info_split details Reason for change: Added temporary log line for T1 to get ap_info details Test Procedure: grep the "bssid=" in wpeframework.log Priority:P1 Risks: Medium
RDKEMW-9536: Ensure to pass type and lifecycleState in getLoadedApps
…1.1.6_vsdk_v1.0.7 RDKEMW-10480 : ctrlm release v1.1.6, xr-voice-sdk v1.0.7
…_hotfix RDKEMW-10880: Update version for pn-entservices-deviceanddisplay
* RDKEMW-10777 : Update generic-srcrev.inc * RDKEMW-10777 : Update generic-pkgrev.inc --------- Co-authored-by: Deepthi C Shetty <[email protected]>
RDKEMW-10596: Merge Release branch to Main for MW 8.4.2.0 Q4 Monthly Develop Release
* RDKEMW-10601: Update SRCREV for entservices-infra * Update SCREV * Update SRCREV * Update SRCREV for entservices-infra * Update SRCREV * Update SRCREV * Update SRCREV * Update PV and SRCREV
RDKEMW-9270: Create a skeleton plugin for FirmwareDownload pkg version update
* Update generic-pkgrev.inc * Update generic-srcrev.inc * Update generic-pkgrev.inc * Update generic-srcrev.inc
RDKEMW-10596: Backmerge Release branch to develop for MW 8.4.2.0 Q4 Release
|
I have read the CLA Document and I hereby sign the CLA 15 out of 16 committers have signed the CLA. |
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 PR performs a rebase operation that updates component versions across the middleware layer. It bumps the middleware layer version to 8.4.2.0 and updates multiple component source revisions and package versions to align with newer upstream releases.
Key Changes:
- Middleware layer version bumped from 8.4.1.1 to 8.4.2.0
- 15 component source revisions (SRCREV) updated in generic-srcrev.inc
- 17 package versions (PV) updated in generic-pkgrev.inc, including major components like bluetooth, telemetry, rfc, and various enterprise services
- GitHub workflow updated to support 4-part version branch patterns and removed hardcoded "support/dunfell" branch
Reviewed changes
Copilot reviewed 4 out of 4 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| recipes-core/packagegroups/packagegroup-middleware-layer.bb | Bumps middleware layer package version to 8.4.2.0 |
| conf/include/generic-srcrev.inc | Updates source revision hashes for 15 components including ctrlm-main, xr-voice-sdk, devicesettings, bluetooth components, telemetry, rfc, sysint, rialto, rdkwindowmanager, and enterprise services infrastructure |
| conf/include/generic-pkgrev.inc | Updates package versions for 17 components, with notable updates to bluetooth (1.0.4.0→1.0.6, 1.0.3→1.0.6), telemetry (1.6.4→1.7.1), rdkfwupgrader (1.3.3→1.4.0), entservices-infra (3.6.0→3.10.0), and entservices-softwareupdate (1.5.0→1.6.0) |
| .github/workflows/auto_pr_creation_target_repo_caller.yml | Removes hardcoded support/dunfell branch reference and adds support for 4-part version branch naming pattern (support/...) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
No description provided.