From 0e7d11f9c1f7d71e71e7020e311618712a59f425 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Fri, 8 May 2015 19:12:32 +0000 Subject: [PATCH] ti-xdctools: Add version 3.30.06.67 Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-ti/devtools/ti-xdctools_3.30.06.67.bb | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 recipes-ti/devtools/ti-xdctools_3.30.06.67.bb diff --git a/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb new file mode 100644 index 00000000..6de81818 --- /dev/null +++ b/recipes-ti/devtools/ti-xdctools_3.30.06.67.bb @@ -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"