summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRyan Eatmon <reatmon@ti.com>2025-06-25 10:30:02 -0500
committerRyan Eatmon <reatmon@ti.com>2025-06-25 13:16:57 -0500
commitb53565b2cec5921e28cf285964189edd410f337b (patch)
treef0fd2be694b7355f40cc5108037f0d5874a81fae
parent30463c723ed139911f7972ded7cd14063a4b78af (diff)
downloadmeta-ti-b53565b2cec5921e28cf285964189edd410f337b.tar.gz
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 <reatmon@ti.com>
-rw-r--r--meta-ti-bsp/recipes-bsp/vpdma-fw/vpdma-fw_03-2012.bb1
1 files changed, 0 insertions, 1 deletions
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
9SRC_URI[dra7xx-evm.md5sum] = "80176df1350c21d9efa90171789c546e" 9SRC_URI[dra7xx-evm.md5sum] = "80176df1350c21d9efa90171789c546e"
10SRC_URI[dra7xx-evm.sha256sum] = "a0b254ffd0c7f481cb3989e632088f5e4a233c73a1c676faa3061721ea60dc90" 10SRC_URI[dra7xx-evm.sha256sum] = "a0b254ffd0c7f481cb3989e632088f5e4a233c73a1c676faa3061721ea60dc90"
11 11
12S = "${WORKDIR}/vpdma-fw-${PV}"
13TARGET = "vpdma-1b8.bin" 12TARGET = "vpdma-1b8.bin"
14 13
15do_install() { 14do_install() {