diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-08-03 00:00:43 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2019-08-03 16:51:20 +0000 |
commit | 7fc3cee181f5916d81044582a6ac2c11adef3b6f (patch) | |
tree | c16fa36c1ad7d8f7e0d3fb3b8c26d75e4daeb1f9 /recipes-ti | |
parent | 6e21007baffc947999d215de75bed6a6fe4d9617 (diff) | |
download | meta-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')
-rw-r--r-- | recipes-ti/ndk/ti-ndk_3.60.00.13.bb | 16 | ||||
-rw-r--r-- | recipes-ti/ndk/ti-ndk_3.61.01.01.bb | 16 |
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 @@ | |||
1 | require ti-ndk.inc | ||
2 | |||
3 | PV = "3_60_00_13" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=6d1d16547344a4418e565586fa45b458" | ||
7 | |||
8 | SRC_URI[ndkzip.md5sum] = "cc1bbe67b46bd02c4a423814360a4e00" | ||
9 | SRC_URI[ndkzip.sha256sum] = "86407d4b423419e020b38a44d1a61705fdec0ae0d5e35eb07b99fcfe5ceee7dd" | ||
10 | |||
11 | INHIBIT_PACKAGE_STRIP = "1" | ||
12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
13 | INHIBIT_SYSROOT_STRIP = "1" | ||
14 | |||
15 | COMPATIBLE_HOST ?= "null" | ||
16 | COMPATIBLE_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 @@ | |||
1 | require ti-ndk.inc | ||
2 | |||
3 | PV = "3_61_01_01" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=871c716abcf52bac5a7c23154eaba3b6" | ||
7 | |||
8 | SRC_URI[ndkzip.md5sum] = "87f0494c9faee344fe93ae68e71ca189" | ||
9 | SRC_URI[ndkzip.sha256sum] = "3bfca50367432603ebc1d53d9185302bb4fa4558ac766696f086dc7a5a2ccd29" | ||
10 | |||
11 | INHIBIT_PACKAGE_STRIP = "1" | ||
12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
13 | INHIBIT_SYSROOT_STRIP = "1" | ||
14 | |||
15 | COMPATIBLE_HOST ?= "null" | ||
16 | COMPATIBLE_HOST_ti-soc = "(.*)" | ||