Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 0/2] package/pixman: Uprev pixman
@ 2025-04-30 19:10 Charlie Jenkins
  2025-04-30 19:10 ` [Buildroot] [PATCH 1/2] package/pixman: Don't require vector when BR2_RISCV_ISA_RVV Charlie Jenkins
  2025-04-30 19:10 ` [Buildroot] [PATCH 2/2] package/pixman: Uprev to 0.46.0 Charlie Jenkins
  0 siblings, 2 replies; 5+ messages in thread
From: Charlie Jenkins @ 2025-04-30 19:10 UTC (permalink / raw)
  To: buildroot, Thomas Petazzoni; +Cc: Charlie Jenkins

In the process of upreving pixman I realized that if the toolchain has
kernel headers that don't support vector, then pixman will fail to
compile if -Drvv=enabled is set. As a result, this series contains a
patch to uprev pixman and to fix this issue.

Signed-off-by: Charlie Jenkins <charlie@rivosinc.com>
---
Charlie Jenkins (2):
      package/pixman: Don't require vector when BR2_RISCV_ISA_RVV
      package/pixman: Uprev to 0.46.0

 ...-enable-RVV-on-linux-if-hwcap-headers-are.patch | 44 ----------------------
 package/pixman/pixman.hash                         |  4 +-
 package/pixman/pixman.mk                           |  6 +--
 3 files changed, 4 insertions(+), 50 deletions(-)
---
base-commit: 8e1ad23f2a43d860a27208c69d2e8f424324dd84
change-id: 20250430-uprev_pixman_46-2db63324f34b
-- 
- Charlie

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2025-05-07 23:04 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-30 19:10 [Buildroot] [PATCH 0/2] package/pixman: Uprev pixman Charlie Jenkins
2025-04-30 19:10 ` [Buildroot] [PATCH 1/2] package/pixman: Don't require vector when BR2_RISCV_ISA_RVV Charlie Jenkins
2025-05-02 11:03   ` Arnout Vandecappelle via buildroot
2025-04-30 19:10 ` [Buildroot] [PATCH 2/2] package/pixman: Uprev to 0.46.0 Charlie Jenkins
     [not found]   ` <20250501150906.76a26650@windsurf>
2025-05-07 23:04     ` Charlie Jenkins

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox