Skip to content

RDKOSS-820: Fix cairo build error#403

Open
maniselva006c wants to merge 2 commits intodevelopfrom
feature/RDKOSS-820
Open

RDKOSS-820: Fix cairo build error#403
maniselva006c wants to merge 2 commits intodevelopfrom
feature/RDKOSS-820

Conversation

@maniselva006c
Copy link
Copy Markdown
Contributor

Reason for the change: Fix the cairo build error due the version update triggered from meta-lts-mixin layer

maniselva006c and others added 2 commits March 30, 2026 12:38
Reason for the change: The librsvg 2.58.5 from meta-lts-mixin required pango version above 1.50.
Reason for the change: Fix the cairo build error due the version update triggered from meta-lts-mixin layer

Signed-off-by: mselva006c <mani_selvaraj@comcast.com>
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins specific pango, cairo, and librsvg recipe versions in the OSS layer to prevent unintended version bumps (from the meta-lts-mixin layer) that are causing cairo-related build failures.

Changes:

  • Add PREFERRED_VERSION_pango = "1.50.4"
  • Add PREFERRED_VERSION_cairo = "1.16.0"
  • Add PREFERRED_VERSION_librsvg = "2.40.21"

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants