RDKEMW-21919 : Test PR - #5225
Open
balav08 wants to merge 1 commit into
Open
Conversation
Signed-off-by: balaji velmurugan <balaji_velmurugan@comcast.com>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates pinned git commit revisions (SRCREV) for several middleware-related Yocto/BitBake recipes in meta-rdk-video, aligning builds to newer upstream source states.
Changes:
- Bumped
SRCREVforxdialandsys_mon_tools(iarm-event-sender) recipes. - Bumped
SRCREV/SRCREV_*foriarmmgrs,iarmbus, anddevicesettingsrecipes.
Reviewed changes
Copilot reviewed 5 out of 5 changed files in this pull request and generated 5 comments.
Show a summary per file
| File | Description |
|---|---|
| recipes-extended/xdial/xdial.bb | Updates SRCREV to a newer xdialserver commit. |
| recipes-extended/sys_mon_tools/iarm-event-sender_git.bb | Updates SRCREV to a newer sys_mon_tools commit. |
| recipes-extended/iarmmgrs/iarmmgrs_git.bb | Updates SRCREV to a newer iarmmgrs commit. |
| recipes-extended/iarmbus/iarmbus_git.bb | Updates SRCREV_iarmbus to a newer iarmbus commit. |
| recipes-extended/devicesettings/devicesettings_git.bb | Updates SRCREV_devicesettings to a newer devicesettings commit. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| @@ -11,7 +11,7 @@ PV = "1.0.8" | |||
| PR = "r0" | |||
| @@ -10,7 +10,7 @@ PV = "1.0.4" | |||
| PR = "r1" | |||
Comment on lines
+14
to
16
| SRCREV = "4d1bc12d480eb6a3b5506737a1a0bf28b916721f" | ||
| SRC_URI = "${CMF_GITHUB_ROOT}/iarmmgrs;${CMF_GITHUB_SRC_URI_SUFFIX};name=iarmmgrs" | ||
| SRCREV_FORMAT = "iarmmgrs" |
| @@ -12,7 +12,7 @@ PV = "1.0.6" | |||
| PR = "r0" | |||
| @@ -7,7 +7,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd57" | |||
| PV = "1.0.38" | |||
| PR = "r0" | |||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.