All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [meta-arago][master][PATCH] cairo: remove cairo append and include
       [not found] <17B11CAE712BD54F.26550@lists.yoctoproject.org>
@ 2024-02-06  0:00 ` Randolph Sapp
  0 siblings, 0 replies; 2+ messages in thread
From: Randolph Sapp @ 2024-02-06  0:00 UTC (permalink / raw)
  To: meta-arago

On 2/5/24 17:54, Randolph Sapp via lists.yoctoproject.org wrote:
> From: Randolph Sapp <rs@ti.com>
> 
> Cairo versions greater than 1.17.8 dropped both the GL render backend
> entirely, invalidating both the opengl and glesv2 PACKAGECONFIGS and
> this override entirely.
> 
> 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"

Whoops, wrong list. Ignore this.


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [meta-arago][master][PATCH] cairo: remove cairo append and include
@ 2024-02-05 23:54 rs
  0 siblings, 0 replies; 2+ messages in thread
From: rs @ 2024-02-05 23:54 UTC (permalink / raw)
  To: detheridge, reatmon, denys; +Cc: meta-arago

From: Randolph Sapp <rs@ti.com>

Cairo versions greater than 1.17.8 dropped both the GL render backend
entirely, invalidating both the opengl and glesv2 PACKAGECONFIGS and
this override entirely.

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



^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-02-06  0:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <17B11CAE712BD54F.26550@lists.yoctoproject.org>
2024-02-06  0:00 ` [meta-arago][master][PATCH] cairo: remove cairo append and include Randolph Sapp
2024-02-05 23:54 rs

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.