-
Notifications
You must be signed in to change notification settings - Fork 14
Rebase #2338
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
Rebase #2338
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]>
…nfo (#2185) * RDKEMW-9745 : btMgrBus crash with function BtrCore_BTGetPairedDeviceinfo Reason for change: Add defensive NULL check for interface handle in DBus message creation Priority: P1 Test Procedure: Follow the steps provided in description. Risks:Low * RDKEMW-9745 : btMgrBus crash with function BtrCore_BTGetPairedDeviceinfo Reason for change: Add defensive NULL check for interface handle in DBus message creation Priority: P1 Test Procedure: Follow the steps provided in description. Risks:Low
Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
…ay and entservices-mediaanddrm (#2201)
…ic-support into topic/RDKEMW-10652
Signed-off-by: yuvaramachandran_gurusamy <[email protected]>
RDKEMW-10652: PowerStateBeforeReboot should return proper PowerState
* 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
* Update generic-srcrev.inc RDKECOREMW-1283: [rdknativescript] Segmentation fault during webassembly testing rdkcentral/rdk-apparmor-profiles#13 * Update generic-pkgrev.inc RDKECOREMW-1283: [rdknativescript] Segmentation fault during webassembly testing rdkcentral/rdk-apparmor-profiles#13 --------- Co-authored-by: Anand Kandasamy <[email protected]>
|
I have read the CLA Document and I hereby sign the CLA 19 out of 21 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 appears to be a rebase operation that updates multiple package versions and source revisions across the middleware layer. The changes synchronize various RDK (Reference Design Kit) components to newer versions.
Key changes include:
- Middleware layer package version bump from 8.4.1.1 to 8.4.2.0
- Updates to source revision hashes (SRCREVs) for 22 different components
- Version bumps for 21 package versions across various middleware components
- GitHub workflow adjustment to support more granular branch versioning patterns
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 the middleware layer package version to 8.4.2.0 |
| conf/include/generic-srcrev.inc | Updates git commit hashes for 22 components including apparmor, ctrlm-main, bluetooth, telemetry, rfc, sysint, rialto, and various enterprise services |
| conf/include/generic-pkgrev.inc | Increments package versions for 21 components to align with updated source revisions |
| .github/workflows/auto_pr_creation_target_repo_caller.yml | Removes specific support/dunfell branch and adds support for 4-part version branches (support/...) |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Co-authored-by: Anand Kandasamy <[email protected]>
No description provided.