From: Denys Dmytriyenko <denis@denix.org>
To: Res Sapp <res.sapp@gmail.com>
Cc: rs@ti.com, detheridge@ti.com, reatmon@ti.com, denys@konsulko.com,
meta-ti@lists.yoctoproject.org
Subject: Re: [meta-ti][master][PATCH] cairo: remove cairo append and include
Date: Tue, 6 Feb 2024 03:23:28 -0500 [thread overview]
Message-ID: <20240206082328.GG15614@denix.org> (raw)
In-Reply-To: <4281236a-08b6-4d91-9855-21ba43fd3345@gmail.com>
On Tue, Feb 06, 2024 at 12:18:04AM -0600, Res Sapp wrote:
> On 2/5/24 18:27, Denys Dmytriyenko wrote:
> >NAK
> >
> >On Mon, Feb 05, 2024 at 06:02:54PM -0600, Randolph Sapp via lists.yoctoproject.org wrote:
> >>From: Randolph Sapp <rs@ti.com>
> >>
> >>Cairo versions >= 1.17.8 dropped all GL render backends entirely,
> >>invalidating both the opengl and glesv2 PACKAGECONFIGS. As such this
> >>override is no longer necessary.
> >>
> >>Signed-off-by: Randolph Sapp <rs@ti.com>
> >>---
> >> meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend | 1 -
> >> meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc | 5 -----
> >> 2 files changed, 6 deletions(-)
> >> delete mode 100644 meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend
> >> delete mode 100644 meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
> >>
> >>diff --git a/meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend b/meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend
> >>deleted file mode 100644
> >>index 459d8d09..00000000
> >>--- a/meta-ti-bsp/recipes-graphics/cairo/cairo_%.bbappend
> >>+++ /dev/null
> >>@@ -1 +0,0 @@
> >>-require ${@bb.utils.contains_any('PREFERRED_PROVIDER_virtual/gpudriver', 'ti-img-rogue-driver ti-sgx-ddk-km', 'pvr-cairo.inc', '', d)}
> >>diff --git a/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc b/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
> >>deleted file mode 100644
> >>index b41f1a01..00000000
> >>--- a/meta-ti-bsp/recipes-graphics/cairo/pvr-cairo.inc
> >>+++ /dev/null
> >>@@ -1,5 +0,0 @@
> >>-# This is required since cairo expects the opengl distro feature to refer to
> >>-# the desktop version of OpenGL. Imagination drivers only provide OpenGLES.
> >>-
> >>-PACKAGECONFIG:remove = "opengl"
> >>-PACKAGECONFIG:append = " glesv2"
> >>--
> >>2.43.0
>
> Alright, what's wrong with it? Oe-core is currently using cairo
> 1.18, this append currently just introduces a warning. Are you
> already carrying this in a private branch?
https://patchwork.yoctoproject.org/project/ti/patch/20240201173635.2591975-1-denis@denix.org/
Seems there's a bit of a backlog for master...
--
Denys
next prev parent reply other threads:[~2024-02-06 8:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-06 0:02 [meta-ti][master][PATCH] cairo: remove cairo append and include rs
2024-02-06 0:27 ` Denys Dmytriyenko
2024-02-06 6:18 ` Res Sapp
2024-02-06 8:23 ` Denys Dmytriyenko [this message]
2024-02-06 15:20 ` Ryan Eatmon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20240206082328.GG15614@denix.org \
--to=denis@denix.org \
--cc=denys@konsulko.com \
--cc=detheridge@ti.com \
--cc=meta-ti@lists.yoctoproject.org \
--cc=reatmon@ti.com \
--cc=res.sapp@gmail.com \
--cc=rs@ti.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.