mbox series

[meta-ti,scarthgap/master,0/2] ti-img-rogue-umlibs: ldflags update

Message ID 20240710192154.6847-1-rs@ti.com
Headers show
Series ti-img-rogue-umlibs: ldflags update | expand

Message

Randolph Sapp July 10, 2024, 7:21 p.m. UTC
From: Randolph Sapp <rs@ti.com>

Add ldflags to the INSANE_SKIP strings for all components. We now use the Yocto
compiler for these packages but we do not use all of the yocto compiler flags.

As such, whenever the GCC version being used for these packages is equal to the
version Yocto is currently on, we will trip the ldflags sanity check. This
usually results in the following error:

File <> in package <> doesn't have GNU_HASH (didn't pass LDFLAGS?) [ldflags]

Randolph Sapp (2):
  ti-img-rogue-umlibs: fix libopencl-rogue-tools sanity
  ti-img-rogue-umlibs_23: add ldflags to INSANE_SKIP

 .../powervr-umlibs/ti-img-rogue-umlibs_23.3.6512818.bb      | 6 ++++--
 .../powervr-umlibs/ti-img-rogue-umlibs_24.1.6554834.bb      | 1 +
 2 files changed, 5 insertions(+), 2 deletions(-)