RDKEMW-18110, RDKEMW-18017: Subtec release 1.5.2#2918
Merged
Conversation
Reason for change: Subtec release 1.5.2 in to support/8.4.4.0 with fix for subtec crash Test Procedure: validate cc/ttml/webvtt test cases Risks: Low Signed-off-by: Anaswara KookkalAnaswara_Kookkal@comcast.com
Contributor
There was a problem hiding this comment.
Pull request overview
Updates the Yocto/BitBake metadata in this layer to consume Subtec subttxrend-app release 1.5.2 (per PR description: crash fix), by bumping both the source revision (commit) and the package version used for builds.
Changes:
- Bump
SRCREV:pn-subttxrend-appto a new commit hash (and keep dependentsubttxrend-*components tracking it via${SRCREV:pn-subttxrend-app}). - Bump
PV:pn-subttxrend-appfrom1.5.1to1.5.2(with dependentsubttxrend-*package PVs continuing to reference it).
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 |
Updates the subttxrend-app source revision to the release’s commit, keeping other subttxrend-* components pinned to the same SRCREV via indirection. |
conf/include/generic-pkgrev.inc |
Updates subttxrend-app package version to 1.5.2, with related subttxrend-* packages inheriting the same PV. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
plaksh002c-public
approved these changes
May 31, 2026
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Reason for change: Subtec release 1.5.2 in to support/8.4.4.0 with fix for subtec crash
Test Procedure: validate cc/ttml/webvtt test cases
Risks: Low
Signed-off-by: Anaswara KookkalAnaswara_Kookkal@comcast.com