mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 03:40:52 +00:00
ti-xdctools: Add version 3.30.06.67
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
ab2753ca7d
commit
0e7d11f9c1
@@ -0,0 +1,16 @@
|
||||
require ti-xdctools.inc
|
||||
|
||||
PV = "3_30_06_67"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://docs/license/xdc/shelf/package.html;md5=117e3c5f48df3e785edee50f5f34a738"
|
||||
|
||||
SRC_URI[xdcbin.md5sum] = "b500f53e00c4422c7124e1825eee6352"
|
||||
SRC_URI[xdcbin.sha256sum] = "e5ca1f55c09b64bc9414adb55b2fcca301178194abed80f1d75d94cae442fd08"
|
||||
|
||||
S = "${WORKDIR}/xdctools_${PV}"
|
||||
|
||||
TI_BIN_UNPK_ARGS = "--mode unattended --prefix ${WORKDIR}"
|
||||
TI_BIN_UNPK_CMDS = ""
|
||||
|
||||
INSANE_SKIP_${PN} = "installed-vs-shipped"
|
||||
Reference in New Issue
Block a user