summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDenys Dmytriyenko <denys@ti.com>2020-08-24 23:30:46 +0000
committerDenys Dmytriyenko <denys@ti.com>2020-08-25 17:58:17 +0000
commit8102adb54b5f6d797f01a007aa2850d06f9c5114 (patch)
tree78e23c467e50a7de9ee791ec7fd5da0148888312
parentec50798702d588d4621674c7336cb55684c5590e (diff)
downloadmeta-ti-8102adb54b5f6d797f01a007aa2850d06f9c5114.tar.gz
Revert "ti-ns: upgrade 2.60.01.06 -> 2.75.00.17"
This reverts commit 292aed84fbb83c6c7ff163f31a598711f738d8db. Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/ns/ti-ns_2.60.01.06.bb14
-rw-r--r--recipes-ti/ns/ti-ns_2.75.00.17.bb13
2 files changed, 14 insertions, 13 deletions
diff --git a/recipes-ti/ns/ti-ns_2.60.01.06.bb b/recipes-ti/ns/ti-ns_2.60.01.06.bb
new file mode 100644
index 00000000..d86fcd5f
--- /dev/null
+++ b/recipes-ti/ns/ti-ns_2.60.01.06.bb
@@ -0,0 +1,14 @@
1require ti-ns.inc
2
3PV = "2_60_01_06"
4PR = "r0"
5SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
6
7LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=e15dc261b0ef14c6fbabba24abcde4f0"
8
9SRC_URI[nszip.md5sum] = "b78d86423e9c4d148be5fba5903cc2c7"
10SRC_URI[nszip.sha256sum] = "f66b2fda6ab02585020e67d84897305209f3e141847581a214ccf123c3f15f00"
11
12INHIBIT_PACKAGE_STRIP = "1"
13INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
14INHIBIT_SYSROOT_STRIP = "1"
diff --git a/recipes-ti/ns/ti-ns_2.75.00.17.bb b/recipes-ti/ns/ti-ns_2.75.00.17.bb
deleted file mode 100644
index 0d0bb544..00000000
--- a/recipes-ti/ns/ti-ns_2.75.00.17.bb
+++ /dev/null
@@ -1,13 +0,0 @@
1require ti-ns.inc
2
3PV = "2_75_00_17"
4
5SRC_URI = "http://software-dl.ti.com/targetcontent/ns/${PV}/exports/ns_${PV}.zip;name=nszip"
6
7LIC_FILES_CHKSUM = "file://manifest_ns_${PV}.html;md5=d6a172fb0625f2ddf7d0cbfded273898"
8
9SRC_URI[nszip.sha256sum] = "612cbaf9b91c978b39cf370f7ef721596c36141575ca74da76b025beef4d9a03"
10
11INHIBIT_PACKAGE_STRIP = "1"
12INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
13INHIBIT_SYSROOT_STRIP = "1"