Message ID | 20250319213819.955726-1-rs@ti.com |
---|---|
State | Accepted |
Delegated to: | Ryan Eatmon |
Headers | show |
Series | [meta-ti,scarthgap/master] ti-sgx-ddk-km: rework preferred_target selection | expand |
On Wed, 2025-03-19 at 16:38 -0500, rs@ti.com wrote: > From: Randolph Sapp <rs@ti.com> > > Bump SRCREV to include a patch that changes the way > compiler_preferred_target is selected for a given toolchain. This now > checks specified SYS_CFLAGS to see if hardfloat is set explicitly and > will override the default target selection if necessary. > > Signed-off-by: Randolph Sapp <rs@ti.com> Tested-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> > --- > .../recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb > index 49376221..18b81d2f 100644 > --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb > +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb > @@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/omap5-sgx-ddk-linux.git;protocol=https; > > S = "${WORKDIR}/git" > > -SRCREV = "f555b9e1ae4b2baf68ac778ca41dc0c17e96f89a" > +SRCREV = "9ae0fa4998b1c624408945e062bf8fb0ea7efb9d" > > TARGET_PRODUCT:omap-a15 = "ti572x_linux" > TARGET_PRODUCT:ti33x = "ti335x_linux"
diff --git a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb index 49376221..18b81d2f 100644 --- a/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb +++ b/meta-ti-bsp/recipes-bsp/powervr-drivers/ti-sgx-ddk-km_1.17.4948957.bb @@ -19,7 +19,7 @@ SRC_URI = "git://git.ti.com/git/graphics/omap5-sgx-ddk-linux.git;protocol=https; S = "${WORKDIR}/git" -SRCREV = "f555b9e1ae4b2baf68ac778ca41dc0c17e96f89a" +SRCREV = "9ae0fa4998b1c624408945e062bf8fb0ea7efb9d" TARGET_PRODUCT:omap-a15 = "ti572x_linux" TARGET_PRODUCT:ti33x = "ti335x_linux"