mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-04-20 19:53:43 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
6e21007baf
commit
7fc3cee181
@@ -1,16 +0,0 @@
|
||||
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 = "(.*)"
|
||||
16
recipes-ti/ndk/ti-ndk_3.61.01.01.bb
Normal file
16
recipes-ti/ndk/ti-ndk_3.61.01.01.bb
Normal file
@@ -0,0 +1,16 @@
|
||||
require ti-ndk.inc
|
||||
|
||||
PV = "3_61_01_01"
|
||||
PR = "r0"
|
||||
|
||||
LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=871c716abcf52bac5a7c23154eaba3b6"
|
||||
|
||||
SRC_URI[ndkzip.md5sum] = "87f0494c9faee344fe93ae68e71ca189"
|
||||
SRC_URI[ndkzip.sha256sum] = "3bfca50367432603ebc1d53d9185302bb4fa4558ac766696f086dc7a5a2ccd29"
|
||||
|
||||
INHIBIT_PACKAGE_STRIP = "1"
|
||||
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
|
||||
INHIBIT_SYSROOT_STRIP = "1"
|
||||
|
||||
COMPATIBLE_HOST ?= "null"
|
||||
COMPATIBLE_HOST_ti-soc = "(.*)"
|
||||
Reference in New Issue
Block a user