Signed-off-by: Koen Kooi <koen@openembedded.org>
S = "${WORKDIR}/c6accel_${PV}"
+# http://software-dl.ti.com/dsps/dsps_public_sw/c6000/web/c6accel/latest/index_FDS.html
SRC_URI = "http://software-dl.ti.com/dsps/dsps_public_sw/c6000/web/c6accel/latest/exports//c6accel_${PV}_Linux-x86_Setup.bin;name=c6accelbin "
BINFILE="c6accel_${PV}_Linux-x86_Setup.bin"
--- /dev/null
+require ti-c6accel.inc
+
+SRC_URI[c6accelbin.md5sum] = "0ddf37fd9dad91fa3a914e549da933b9"
+SRC_URI[c6accelbin.sha256sum] = "453399a84bf117bd7a91393242c7c005e2829692db5ede18e4be166c61e4354c"
+
+SRC_URI_append = "file://fix-loadmodule.patch"
+
+PV = "1_01_00_03"
+