From 76c9c9c322ffdeb670bee7772bede0f99022d353 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sat, 27 Apr 2019 04:32:51 +0000 Subject: [PATCH] ti-ns: Upgrade to 2.60.00.07 The checksum changed due to the year & version. The license hasn't changed. Signed-off-by: Denys Dmytriyenko --- recipes-ti/ns/ti-ns_2.40.01.02.bb | 14 -------------- recipes-ti/ns/ti-ns_2.60.00.07.bb | 14 ++++++++++++++ 2 files changed, 14 insertions(+), 14 deletions(-) delete mode 100644 recipes-ti/ns/ti-ns_2.40.01.02.bb create mode 100644 recipes-ti/ns/ti-ns_2.60.00.07.bb diff --git a/recipes-ti/ns/ti-ns_2.40.01.02.bb b/recipes-ti/ns/ti-ns_2.40.01.02.bb deleted file mode 100644 index 6de00209..00000000 --- a/recipes-ti/ns/ti-ns_2.40.01.02.bb +++ /dev/null @@ -1,14 +0,0 @@ -require ti-ns.inc - -PV = "2_40_01_02" -PR = "r0" -SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip" - -LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=29e319bb254ad52bdaebf8f6387c2f85" - -SRC_URI[nszip.md5sum] = "03146829fc7cf1e7b2acbeb6c1f772e9" -SRC_URI[nszip.sha256sum] = "e41f254d9db341ad3efea7f6f59df46802769eba3e2f03b6d2a53d186de18687" - -INHIBIT_PACKAGE_STRIP = "1" -INHIBIT_PACKAGE_DEBUG_SPLIT = "1" -INHIBIT_SYSROOT_STRIP = "1" diff --git a/recipes-ti/ns/ti-ns_2.60.00.07.bb b/recipes-ti/ns/ti-ns_2.60.00.07.bb new file mode 100644 index 00000000..a5da7f9e --- /dev/null +++ b/recipes-ti/ns/ti-ns_2.60.00.07.bb @@ -0,0 +1,14 @@ +require ti-ns.inc + +PV = "2_60_00_07" +PR = "r0" +SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip" + +LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=e15dc261b0ef14c6fbabba24abcde4f0" + +SRC_URI[nszip.md5sum] = "7ad9f9fc79b4718bfa9b0042cb28d06f" +SRC_URI[nszip.sha256sum] = "8d2901e49ee72dde2e88370981e931c656e89efc7e0d5e3f775dde7d720e2b19" + +INHIBIT_PACKAGE_STRIP = "1" +INHIBIT_PACKAGE_DEBUG_SPLIT = "1" +INHIBIT_SYSROOT_STRIP = "1"