summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-04-27 04:33:12 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-04-27 15:22:39 +0000
commitfe0469b9b9808cbadfae31ba8c6d417e739640aa (patch)
tree0bbe78645dae83357a4e456c4d724af1e093d871
parent3233d932db5d2dcca09c6b03f55e52f169615b2d (diff)
downloadmeta-ti-fe0469b9b9808cbadfae31ba8c6d417e739640aa.tar.gz
ti-ndk: Upgrade to 3.60.00.13
The checksum changed due to version & year. The license itself remains unchanged Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-ti/ndk/ti-ndk_3.40.01.01.bb16
-rw-r--r--recipes-ti/ndk/ti-ndk_3.60.00.13.bb16
2 files changed, 16 insertions, 16 deletions
diff --git a/recipes-ti/ndk/ti-ndk_3.40.01.01.bb b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
deleted file mode 100644
index c6c18733..00000000
--- a/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
+++ /dev/null
@@ -1,16 +0,0 @@
1require ti-ndk.inc
2
3PV = "3_40_01_01"
4PR = "r0"
5
6LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=9ddeee8ab01c13f593e6d085cca46b6a"
7
8SRC_URI[ndkzip.md5sum] = "bbbef445f2d2f84f9bee5d297f77d397"
9SRC_URI[ndkzip.sha256sum] = "e2e5c683c70dfad6f4372c5eeebaf0209b27abb0f77304f14f0359cbc7b3f4b8"
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.60.00.13.bb b/recipes-ti/ndk/ti-ndk_3.60.00.13.bb
new file mode 100644
index 00000000..700ad7d3
--- /dev/null
+++ b/recipes-ti/ndk/ti-ndk_3.60.00.13.bb
@@ -0,0 +1,16 @@
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 = "(.*)"