-
Notifications
You must be signed in to change notification settings - Fork 14
RDKEMW-10734 : Integrate the 2.1.3 release for RDM Agent #2339
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
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 updates the rdmagent package from version 2.1.2 to 2.1.3 to resolve L1 failures observed in the RDM Agent repository. The update involves synchronizing both the package version and the corresponding Git source revision across the build configuration files.
Key Changes:
- Updated rdmagent package version from 2.1.2 to 2.1.3
- Updated rdmagent source revision to commit
a62743d21c4f582700151fb04a441cd889c97f3f
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| conf/include/generic-srcrev.inc | Updated SRCREV for rdmagent to point to the new commit hash corresponding to version 2.1.3 |
| conf/include/generic-pkgrev.inc | Updated PV (package version) for rdmagent from 2.1.2 to 2.1.3 |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
the titles of the PR is very misleading. It says integration for fixing L1 failures. |
shibu-kv
left a comment
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.
the titles of the PR is very misleading. It says integration for fixing L1 failures.
But the versions are bringing changes to the actual software.
Could you please correct that and make sure the meta PR description reflects the actuals.
Done @shibu-kv |
shibu-kv
left a comment
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.
LGTM . Please get approval from @tdeva14 as well.
|
CI Verification successful. Updating branch before merge |
21eb232 to
f903840
Compare
tdeva14
left a comment
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.
LGTM
RDKEMW-10734 : Update latest 2.1.3 release to include bug fixes with https://github.com/rdkcentral/rdm-agent/blob/2.1.3/CHANGELOG.md