diff options
Diffstat (limited to 'recipes-ti')
-rw-r--r-- | recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 | ||||
-rw-r--r-- | recipes-ti/ndk/ti-ndk_3.40.01.01.bb | 13 |
2 files changed, 13 insertions, 13 deletions
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 e587bf9f..00000000 --- a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb +++ /dev/null | |||
@@ -1,13 +0,0 @@ | |||
1 | require ti-ndk.inc | ||
2 | |||
3 | PV = "2_26_00_08" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c" | ||
7 | |||
8 | SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781" | ||
9 | SRC_URI[ndkzip.sha256sum] = "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8" | ||
10 | |||
11 | INHIBIT_PACKAGE_STRIP = "1" | ||
12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
13 | 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 00000000..4a494b19 --- /dev/null +++ b/recipes-ti/ndk/ti-ndk_3.40.01.01.bb | |||
@@ -0,0 +1,13 @@ | |||
1 | require ti-ndk.inc | ||
2 | |||
3 | PV = "3_40_01_01" | ||
4 | PR = "r0" | ||
5 | |||
6 | LIC_FILES_CHKSUM = "file://manifest_ndk_${PV}.html;md5=9ddeee8ab01c13f593e6d085cca46b6a" | ||
7 | |||
8 | SRC_URI[ndkzip.md5sum] = "bbbef445f2d2f84f9bee5d297f77d397" | ||
9 | SRC_URI[ndkzip.sha256sum] = "e2e5c683c70dfad6f4372c5eeebaf0209b27abb0f77304f14f0359cbc7b3f4b8" | ||
10 | |||
11 | INHIBIT_PACKAGE_STRIP = "1" | ||
12 | INHIBIT_PACKAGE_DEBUG_SPLIT = "1" | ||
13 | INHIBIT_SYSROOT_STRIP = "1" | ||