diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-04-27 04:32:51 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-04-27 15:22:39 +0000 |
commit | 3233d932db5d2dcca09c6b03f55e52f169615b2d (patch) | |
tree | 3f78497d99c96216af246fd0335df9ea1602e3fd | |
parent | da9f293256f93386aa129c06178777e6ff8f2963 (diff) | |
download | meta-ti-3233d932db5d2dcca09c6b03f55e52f169615b2d.tar.gz |
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 <denys@ti.com>
-rw-r--r-- | recipes-ti/ns/ti-ns_2.40.01.02.bb | 14 | ||||
-rw-r--r-- | recipes-ti/ns/ti-ns_2.60.00.07.bb | 14 |
2 files changed, 14 insertions, 14 deletions
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 @@ | |||
1 | require ti-ns.inc | ||
2 | |||
3 | PV = "2_40_01_02" | ||
4 | PR = "r0" | ||
5 | SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip" | ||
6 | |||
7 | LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=29e319bb254ad52bdaebf8f6387c2f85" | ||
8 | |||
9 | SRC_URI[nszip.md5sum] = "03146829fc7cf1e7b2acbeb6c1f772e9" | ||
10 | SRC_URI[nszip.sha256sum] = "e41f254d9db341ad3efea7f6f59df46802769eba3e2f03b6d2a53d186de18687" | ||
11 | |||
12 | INHIBIT_PACKAGE_STRIP = "1" | ||
13 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
14 | 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 @@ | |||
1 | require ti-ns.inc | ||
2 | |||
3 | PV = "2_60_00_07" | ||
4 | PR = "r0" | ||
5 | SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip" | ||
6 | |||
7 | LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=e15dc261b0ef14c6fbabba24abcde4f0" | ||
8 | |||
9 | SRC_URI[nszip.md5sum] = "7ad9f9fc79b4718bfa9b0042cb28d06f" | ||
10 | SRC_URI[nszip.sha256sum] = "8d2901e49ee72dde2e88370981e931c656e89efc7e0d5e3f775dde7d720e2b19" | ||
11 | |||
12 | INHIBIT_PACKAGE_STRIP = "1" | ||
13 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
14 | INHIBIT_SYSROOT_STRIP = "1" | ||