All of lore.kernel.org
 help / color / mirror / Atom feed
From: Denys Dmytriyenko <denys@ti.com>
To: <meta-ti@yoctoproject.org>
Subject: [rocko/thud/master][PATCH v2 2/6] ti-cg-xml: Update to version 2.61.00
Date: Thu, 14 Mar 2019 03:18:06 +0000	[thread overview]
Message-ID: <20190314031810.27721-2-denys@ti.com> (raw)
In-Reply-To: <20190314031810.27721-1-denys@ti.com>

From: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>

The license checksum change is due to the copyright year and version.
The license itself has not changed.

Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
---
 ...i-cg-xml_2.41.00.bb => ti-cg-xml_2.61.00.bb} | 17 ++++++++---------
 1 file changed, 8 insertions(+), 9 deletions(-)
 rename recipes-ti/devtools/{ti-cg-xml_2.41.00.bb => ti-cg-xml_2.61.00.bb} (63%)

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 63%
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 5c0ff63b..e618af5a 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"
+PE = "1"
 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}'.replace('.','_')}/cgxml-${PV}-linux-installer.run;name=cgxmlbin_linux \
 "
+LIC_FILES_CHKSUM = "file://cg_xml_${PV}_Manifest.pdf;md5=fc02a39748ba50373f32b2f4a5e3a684"
 
-LIC_FILES_CHKSUM = "file://cg_xml_${PV}_Manifest.pdf;md5=ba23d76ef3d5ec111b03267105c91bd4"
-
-SRC_URI[cgxmlbin_linux.md5sum] = "9e421f25f6da455b0155570ce0e62628"
-SRC_URI[cgxmlbin_linux.sha256sum] = "bbc25f4abe27a8b93bae1d8581c3dee87111c3769c305d086287038ee9038cbf"
+SRC_URI[cgxmlbin_linux.md5sum] = "6ce60caa97bbf15158d806fb062fadff"
+SRC_URI[cgxmlbin_linux.sha256sum] = "da77cb10bd3d5de89e27e4ce8f4408a2e50775c8980225f9a828ddc242bb81f9"
 
-BINFILE="cg_xml-v${PV}-Linux-x86-Install"
+BINFILE="cgxml-${PV}-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"
-- 
2.17.1



  reply	other threads:[~2019-03-14  3:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14  3:18 [rocko/thud/master][PATCH v2 1/6] gcc-arm-none-eabi: Update to 7.0-2018-q2-update Denys Dmytriyenko
2019-03-14  3:18 ` Denys Dmytriyenko [this message]
2019-03-14  3:18 ` [rocko/thud/master][PATCH v2 3/6] ti-cgt6x: Update to version 8.3.2 Denys Dmytriyenko
2019-03-14  3:18 ` [rocko/thud/master][PATCH v2 4/6] ti-xdctools: Update to version 3.51.01.18 Denys Dmytriyenko
2019-03-14  3:18 ` [rocko/thud/master][PATCH v2 5/6] ti-cgt-arm: Update to version 18.1.5 LTS Denys Dmytriyenko
2019-03-14  3:18 ` [rocko/thud/master][PATCH v2 6/6] ti-sysbios: Update to version 6.75.02.00 Denys Dmytriyenko

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190314031810.27721-2-denys@ti.com \
    --to=denys@ti.com \
    --cc=meta-ti@yoctoproject.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.