mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-01-12 01:20:20 +00:00
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>
This commit is contained in:
@@ -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() {
|
||||
|
||||
Reference in New Issue
Block a user