summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ndk
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-03 16:51:20 +0000
commit7fc3cee181f5916d81044582a6ac2c11adef3b6f (patch)
treec16fa36c1ad7d8f7e0d3fb3b8c26d75e4daeb1f9 /recipes-ti/ndk
parent6e21007baffc947999d215de75bed6a6fe4d9617 (diff)
downloadmeta-ti-7fc3cee181f5916d81044582a6ac2c11adef3b6f.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>
Diffstat (limited to 'recipes-ti/ndk')
-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 = "(.*)"