RDKEVD-6333 : Consume OSS Release 4.12.0 in TVVL-MTK#396
Open
vamsipalla wants to merge 1 commit intodevelopfrom
Open
RDKEVD-6333 : Consume OSS Release 4.12.0 in TVVL-MTK#396vamsipalla wants to merge 1 commit intodevelopfrom
vamsipalla wants to merge 1 commit intodevelopfrom
Conversation
troubleshooting issues related to librsvg and cairo from meta-lts-mixins https://ccp.sys.comcast.net/browse/RDKEVD-6333 Signed-off-by: Vamsi Krishna Palla <vamsikrishna.palla@sky.uk>
Contributor
There was a problem hiding this comment.
Pull request overview
Updates OSS build configuration to address dependency/version selection issues in the TVVL-MTK OSS release context.
Changes:
- Pin
pangoto version1.50.4viaPREFERRED_VERSION_pangoin the OSS package revisions include.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| PREFERRED_VERSION_libdrm = "2.4.110" | ||
| PREFERRED_VERSION_nativesdk-libdrm = "2.4.110" | ||
| PREFERRED_VERSION_sed = "4.1.2" | ||
| PREFERRED_VERSION_pango = "1.50.4" |
There was a problem hiding this comment.
The PR title/description references troubleshooting librsvg/cairo and consuming OSS release 4.12.0, but the only functional change here is pinning Pango to 1.50.4. Please align the PR metadata with the actual change (or include the missing librsvg/cairo/release-consumption updates) so reviewers know what behavior is intended to change and why.
| PREFERRED_VERSION_sed = "4.1.2" | ||
| PREFERRED_VERSION_pango = "1.50.4" | ||
|
|
||
| # Workaround to build allarch packags as oss arch |
There was a problem hiding this comment.
Typo in comment: "packags" should be "packages".
Suggested change
| # Workaround to build allarch packags as oss arch | |
| # Workaround to build allarch packages as oss arch |
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.
troubleshooting issues related to librsvg and cairo from meta-lts-mixins https://ccp.sys.comcast.net/browse/RDKEVD-6333