From b53565b2cec5921e28cf285964189edd410f337b Mon Sep 17 00:00:00 2001 From: Ryan Eatmon Date: Wed, 25 Jun 2025 10:30:02 -0500 Subject: meta-ti/all: Remove S where not needed The default setting for S works fine, there is no nead to change the value. Signed-off-by: Ryan Eatmon --- meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb | 1 - 1 file changed, 1 deletion(-) diff --git a/meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb b/meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb index a8d9d800..f147b234 100644 --- a/meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb +++ b/meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb @@ -9,7 +9,6 @@ SRC_URI = "http://downloads.ti.com/dsps/dsps_public_sw/glsdk/vpdma-fw/03-2012/ex SRC_URI[dra7xx-evm.md5sum] = "80176df1350c21d9efa90171789c546e" SRC_URI[dra7xx-evm.sha256sum] = "a0b254ffd0c7f481cb3989e632088f5e4a233c73a1c676faa3061721ea60dc90" -S = "${WORKDIR}/vpdma-fw-${PV}" TARGET = "vpdma-1b8.bin" do_install() { -- cgit v1.2.3-54-g00ecf