1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-05 02:11:00 +00:00

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>
This commit is contained in:
Mahesh Radhakrishnan
2019-04-27 04:33:12 +00:00
committed by Denys Dmytriyenko
parent 76c9c9c322
commit f218dd2a3c
2 changed files with 16 additions and 16 deletions
-16
View File
@@ -1,16 +0,0 @@
require ti-ndk.inc
PV = "3_40_01_01"
PR = "r0"
LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=9ddeee8ab01c13f593e6d085cca46b6a"
SRC_URI[ndkzip.md5sum] = "bbbef445f2d2f84f9bee5d297f77d397"
SRC_URI[ndkzip.sha256sum] = "e2e5c683c70dfad6f4372c5eeebaf0209b27abb0f77304f14f0359cbc7b3f4b8"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
INHIBIT_SYSROOT_STRIP = "1"
COMPATIBLE_HOST ?= "null"
COMPATIBLE_HOST_ti-soc = "(.*)"
+16
View File
@@ -0,0 +1,16 @@
require ti-ndk.inc
PV = "3_60_00_13"
PR = "r0"
LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=6d1d16547344a4418e565586fa45b458"
SRC_URI[ndkzip.md5sum] = "cc1bbe67b46bd02c4a423814360a4e00"
SRC_URI[ndkzip.sha256sum] = "86407d4b423419e020b38a44d1a61705fdec0ae0d5e35eb07b99fcfe5ceee7dd"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
INHIBIT_SYSROOT_STRIP = "1"
COMPATIBLE_HOST ?= "null"
COMPATIBLE_HOST_ti-soc = "(.*)"