[meta-ti] [rocko/master][PATCH] ti-cg-xml: Update to version 2.61.00
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Mon Mar 4 16:24:31 PST 2019
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
.../{ti-cg-xml_2.41.00.bb => ti-cg-xml_2.61.00.bb} | 15 +++++++--------
1 file changed, 7 insertions(+), 8 deletions(-)
rename recipes-ti/devtools/{ti-cg-xml_2.41.00.bb => ti-cg-xml_2.61.00.bb} (61%)
diff --git a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
similarity index 61%
rename from recipes-ti/devtools/ti-cg-xml_2.41.00.bb
rename to recipes-ti/devtools/ti-cg-xml_2.61.00.bb
index 5c0ff63..a97b7b7 100644
--- a/recipes-ti/devtools/ti-cg-xml_2.41.00.bb
+++ b/recipes-ti/devtools/ti-cg-xml_2.61.00.bb
@@ -7,22 +7,21 @@ require recipes-ti/includes/ti-paths.inc
require recipes-ti/includes/ti-staging.inc
require recipes-ti/includes/ti-unpack.inc
-PV = "2_41_00"
+PV = "2_61_00"
S = "${WORKDIR}/cg_xml_${PV}"
SRC_URI = "\
- http://software-dl.ti.com/ccs/non-esd/releases/other/applications_packages/cg_xml/cg_xml_v${PV}/cg_xml-v${PV}-Linux-x86-Install;name=cgxmlbin_linux \
+ http://software-dl.ti.com/ccs/non-esd/releases/other/applications_packages/cg_xml/cg_xml_v${PV}/cgxml-${@'${PV}'.replace('_','.')}-linux-installer.run;name=cgxmlbin_linux \
"
+LIC_FILES_CHKSUM = "file://cg_xml_${@'${PV}'.replace('_','.')}_Manifest.pdf;md5=fc02a39748ba50373f32b2f4a5e3a684"
-LIC_FILES_CHKSUM = "file://cg_xml_${PV}_Manifest.pdf;md5=ba23d76ef3d5ec111b03267105c91bd4"
+SRC_URI[cgxmlbin_linux.md5sum] = "6ce60caa97bbf15158d806fb062fadff"
+SRC_URI[cgxmlbin_linux.sha256sum] = "da77cb10bd3d5de89e27e4ce8f4408a2e50775c8980225f9a828ddc242bb81f9"
-SRC_URI[cgxmlbin_linux.md5sum] = "9e421f25f6da455b0155570ce0e62628"
-SRC_URI[cgxmlbin_linux.sha256sum] = "bbc25f4abe27a8b93bae1d8581c3dee87111c3769c305d086287038ee9038cbf"
-
-BINFILE="cg_xml-v${PV}-Linux-x86-Install"
+BINFILE="cgxml-${@'${PV}'.replace('_','.')}-linux-installer.run"
TI_BIN_UNPK_CMDS=""
-TI_BIN_UNPK_ARGS="--prefix ${S} --mode silent"
+TI_BIN_UNPK_ARGS="--prefix ${S} --mode unattended"
do_install() {
CP_ARGS="-Prf --preserve=mode,timestamps --no-preserve=ownership"
--
1.9.1
More information about the meta-ti
mailing list