summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-03 00:00:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-02 22:01:56 +0000
commit255ecbaa68226876a1c8e6424e3dcbb0f903af90 (patch)
tree89e12805c19254c094a756bf48796f97cbdb982c
parenta6361a627951cea0f6476cb3c4930ba80807fa2d (diff)
downloadmeta-ti-255ecbaa68226876a1c8e6424e3dcbb0f903af90.tar.gz
ti-ndk: Update to 3.61.01.01
Please note that the LIC_CHECKSUM due to date 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>
-rw-r--r--recipes-ti/ndk/ti-ndk_3.60.00.13.bb16
-rw-r--r--recipes-ti/ndk/ti-ndk_3.61.01.01.bb16
2 files changed, 16 insertions, 16 deletions
diff --git a/recipes-ti/ndk/ti-ndk_3.60.00.13.bb b/recipes-ti/ndk/ti-ndk_3.60.00.13.bb
deleted file mode 100644
index 700ad7d3..00000000
--- a/recipes-ti/ndk/ti-ndk_3.60.00.13.bb
+++ /dev/null
@@ -1,16 +0,0 @@
1require ti-ndk.inc
2
3PV = "3_60_00_13"
4PR = "r0"
5
6LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=6d1d16547344a4418e565586fa45b458"
7
8SRC_URI[ndkzip.md5sum] = "cc1bbe67b46bd02c4a423814360a4e00"
9SRC_URI[ndkzip.sha256sum] = "86407d4b423419e020b38a44d1a61705fdec0ae0d5e35eb07b99fcfe5ceee7dd"
10
11INHIBIT_PACKAGE_STRIP = "1"
12INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
13INHIBIT_SYSROOT_STRIP = "1"
14
15COMPATIBLE_HOST ?= "null"
16COMPATIBLE_HOST_ti-soc = "(.*)"
diff --git a/recipes-ti/ndk/ti-ndk_3.61.01.01.bb b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
new file mode 100644
index 00000000..f120f2fe
--- /dev/null
+++ b/recipes-ti/ndk/ti-ndk_3.61.01.01.bb
@@ -0,0 +1,16 @@
1require ti-ndk.inc
2
3PV = "3_61_01_01"
4PR = "r0"
5
6LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=871c716abcf52bac5a7c23154eaba3b6"
7
8SRC_URI[ndkzip.md5sum] = "87f0494c9faee344fe93ae68e71ca189"
9SRC_URI[ndkzip.sha256sum] = "3bfca50367432603ebc1d53d9185302bb4fa4558ac766696f086dc7a5a2ccd29"
10
11INHIBIT_PACKAGE_STRIP = "1"
12INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
13INHIBIT_SYSROOT_STRIP = "1"
14
15COMPATIBLE_HOST ?= "null"
16COMPATIBLE_HOST_ti-soc = "(.*)"