[meta-ti] [rocko/master][PATCH v2 28/30] ti-ndk: Upgrading to 3.40.01.01

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Sep 27 13:43:27 PDT 2018


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 -------------
 recipes-ti/ndk/ti-ndk_3.40.01.01.bb | 13 +++++++++++++
 2 files changed, 13 insertions(+), 13 deletions(-)
 delete mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
 create mode 100644 recipes-ti/ndk/ti-ndk_3.40.01.01.bb

diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
deleted file mode 100644
index e587bf9..0000000
--- a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require ti-ndk.inc
-
-PV = "2_26_00_08"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c"
-
-SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781"
-SRC_URI[ndkzip.sha256sum] = "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8"
-
-INHIBIT_PACKAGE_STRIP = "1"
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-INHIBIT_SYSROOT_STRIP = "1"
diff --git a/recipes-ti/ndk/ti-ndk_3.40.01.01.bb b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
new file mode 100644
index 0000000..4a494b1
--- /dev/null
+++ b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb
@@ -0,0 +1,13 @@
+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"
-- 
1.9.1



More information about the meta-ti mailing list