diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2020-08-24 23:30:46 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2020-08-26 01:02:48 +0000 |
| commit | d9b5b8a00f0cda4749984be75b3a6e91b7438520 (patch) | |
| tree | ae4ae530b0c498d7e053449b15e4d299659dce2c | |
| parent | 289f6078720a8e050a55a009426e2245cd4cf344 (diff) | |
| download | meta-ti-d9b5b8a00f0cda4749984be75b3a6e91b7438520.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.bb | 14 | ||||
| -rw-r--r-- | recipes-ti/ns/ti-ns_2.75.00.17.bb | 13 |
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 @@ | |||
| 1 | require ti-ns.inc | ||
| 2 | |||
| 3 | PV = "2_60_01_06" | ||
| 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] = "b78d86423e9c4d148be5fba5903cc2c7" | ||
| 10 | SRC_URI[nszip.sha256sum] = "f66b2fda6ab02585020e67d84897305209f3e141847581a214ccf123c3f15f00" | ||
| 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.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 @@ | |||
| 1 | require ti-ns.inc | ||
| 2 | |||
| 3 | PV = "2_75_00_17" | ||
| 4 | |||
| 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=d6a172fb0625f2ddf7d0cbfded273898" | ||
| 8 | |||
| 9 | SRC_URI[nszip.sha256sum] = "612cbaf9b91c978b39cf370f7ef721596c36141575ca74da76b025beef4d9a03" | ||
| 10 | |||
| 11 | INHIBIT_PACKAGE_STRIP = "1" | ||
| 12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
| 13 | INHIBIT_SYSROOT_STRIP = "1" | ||
