* [morty/master][PATCH v2] ti-ndk: Updating to version 2.26.00.08
@ 2017-12-21 17:15 Mahesh Radhakrishnan
2017-12-21 17:22 ` Denys Dmytriyenko
0 siblings, 1 reply; 2+ messages in thread
From: Mahesh Radhakrishnan @ 2017-12-21 17:15 UTC (permalink / raw)
To: meta-ti
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
---
v2 - Re-submitting the patch with -M -C01 option
recipes-ti/ndk/{ti-ndk_2.25.01.11.bb => ti-ndk_2.26.00.08.bb} | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
rename recipes-ti/ndk/{ti-ndk_2.25.01.11.bb => ti-ndk_2.26.00.08.bb} (31%)
diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
similarity index 31%
rename from recipes-ti/ndk/ti-ndk_2.25.01.11.bb
rename to recipes-ti/ndk/ti-ndk_2.26.00.08.bb
index d5d926b..e587bf9 100644
--- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
+++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
@@ -1,12 +1,12 @@
require ti-ndk.inc
-PV = "2_25_01_11"
+PV = "2_26_00_08"
PR = "r0"
-LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
+LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c"
-SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
-SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
+SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781"
+SRC_URI[ndkzip.sha256sum] = "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8"
INHIBIT_PACKAGE_STRIP = "1"
INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
--
1.9.1
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [morty/master][PATCH v2] ti-ndk: Updating to version 2.26.00.08
2017-12-21 17:15 [morty/master][PATCH v2] ti-ndk: Updating to version 2.26.00.08 Mahesh Radhakrishnan
@ 2017-12-21 17:22 ` Denys Dmytriyenko
0 siblings, 0 replies; 2+ messages in thread
From: Denys Dmytriyenko @ 2017-12-21 17:22 UTC (permalink / raw)
To: Mahesh Radhakrishnan; +Cc: meta-ti
Thanks, merged
On Thu, Dec 21, 2017 at 12:15:59PM -0500, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
> v2 - Re-submitting the patch with -M -C01 option
>
> recipes-ti/ndk/{ti-ndk_2.25.01.11.bb => ti-ndk_2.26.00.08.bb} | 8 ++++----
> 1 file changed, 4 insertions(+), 4 deletions(-)
> rename recipes-ti/ndk/{ti-ndk_2.25.01.11.bb => ti-ndk_2.26.00.08.bb} (31%)
>
> diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> similarity index 31%
> rename from recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> rename to recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> index d5d926b..e587bf9 100644
> --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> @@ -1,12 +1,12 @@
> require ti-ndk.inc
>
> -PV = "2_25_01_11"
> +PV = "2_26_00_08"
> PR = "r0"
>
> -LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
> +LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=e2a7d40cf1e7207ac3dd6d993d71ee8c"
>
> -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
> -SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
> +SRC_URI[ndkzip.md5sum] = "09c7ffaff305f3083d15c0a0db73d781"
> +SRC_URI[ndkzip.sha256sum] = "5b22c6b8bfbf3a22c53f52bf880d5cf49daf386716942a4202569521bb30f4a8"
>
> INHIBIT_PACKAGE_STRIP = "1"
> INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2017-12-21 17:24 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-21 17:15 [morty/master][PATCH v2] ti-ndk: Updating to version 2.26.00.08 Mahesh Radhakrishnan
2017-12-21 17:22 ` Denys Dmytriyenko
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.