All of lore.kernel.org
 help / color / mirror / Atom feed
* [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08
@ 2017-12-14 20:04 Mahesh Radhakrishnan
  2017-12-14 20:06 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Mahesh Radhakrishnan @ 2017-12-14 20:04 UTC (permalink / raw)
  To: meta-ti

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

diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
deleted file mode 100644
index d5d926b..0000000
--- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
+++ /dev/null
@@ -1,13 +0,0 @@
-require ti-ndk.inc
-
-PV = "2_25_01_11"
-PR = "r0"
-
-LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
-
-SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
-SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
-
-INHIBIT_PACKAGE_STRIP = "1"
-INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
-INHIBIT_SYSROOT_STRIP = "1"
diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
new file mode 100644
index 0000000..e587bf9
--- /dev/null
+++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
@@ -0,0 +1,13 @@
+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"
-- 
1.9.1



^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08
  2017-12-14 20:04 [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08 Mahesh Radhakrishnan
@ 2017-12-14 20:06 ` Denys Dmytriyenko
  2017-12-21 16:09   ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2017-12-14 20:06 UTC (permalink / raw)
  To: Mahesh Radhakrishnan; +Cc: meta-ti

Please use -C/-M

On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote:
> Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> ---
>  recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 -------------
>  recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 +++++++++++++
>  2 files changed, 13 insertions(+), 13 deletions(-)
>  delete mode 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb
>  create mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> 
> diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> deleted file mode 100644
> index d5d926b..0000000
> --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> +++ /dev/null
> @@ -1,13 +0,0 @@
> -require ti-ndk.inc
> -
> -PV = "2_25_01_11"
> -PR = "r0"
> -
> -LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
> -
> -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
> -SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
> -
> -INHIBIT_PACKAGE_STRIP = "1"
> -INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> -INHIBIT_SYSROOT_STRIP = "1"
> diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> new file mode 100644
> index 0000000..e587bf9
> --- /dev/null
> +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> @@ -0,0 +1,13 @@
> +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"
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08
  2017-12-14 20:06 ` Denys Dmytriyenko
@ 2017-12-21 16:09   ` Denys Dmytriyenko
  2017-12-21 17:17     ` Radhakrishnan, Mahesh
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2017-12-21 16:09 UTC (permalink / raw)
  To: Mahesh Radhakrishnan; +Cc: meta-ti

Ping

On Thu, Dec 14, 2017 at 03:06:17PM -0500, Denys Dmytriyenko wrote:
> Please use -C/-M
> 
> On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> > ---
> >  recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 -------------
> >  recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 +++++++++++++
> >  2 files changed, 13 insertions(+), 13 deletions(-)
> >  delete mode 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> >  create mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > 
> > diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> > deleted file mode 100644
> > index d5d926b..0000000
> > --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> > +++ /dev/null
> > @@ -1,13 +0,0 @@
> > -require ti-ndk.inc
> > -
> > -PV = "2_25_01_11"
> > -PR = "r0"
> > -
> > -LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
> > -
> > -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
> > -SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
> > -
> > -INHIBIT_PACKAGE_STRIP = "1"
> > -INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> > -INHIBIT_SYSROOT_STRIP = "1"
> > diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > new file mode 100644
> > index 0000000..e587bf9
> > --- /dev/null
> > +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > @@ -0,0 +1,13 @@
> > +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"
> > -- 
> > 1.9.1
> > 
> > -- 
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> -- 
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08
  2017-12-21 16:09   ` Denys Dmytriyenko
@ 2017-12-21 17:17     ` Radhakrishnan, Mahesh
  2017-12-21 17:18       ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Radhakrishnan, Mahesh @ 2017-12-21 17:17 UTC (permalink / raw)
  To: Dmytriyenko, Denys; +Cc: meta-ti@yoctoproject.org

Hi Denys,
 I have resubmitted the patch with -M -C01 option added to the git send-email command. 

Regards
Machu.
-----Original Message-----
From: Dmytriyenko, Denys 
Sent: Thursday, December 21, 2017 11:09 AM
To: Radhakrishnan, Mahesh
Cc: meta-ti@yoctoproject.org
Subject: Re: [meta-ti] [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08

Ping

On Thu, Dec 14, 2017 at 03:06:17PM -0500, Denys Dmytriyenko wrote:
> Please use -C/-M
> 
> On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote:
> > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
> > ---
> >  recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 -------------  
> > recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 +++++++++++++
> >  2 files changed, 13 insertions(+), 13 deletions(-)  delete mode 
> > 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> >  create mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > 
> > diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb 
> > b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> > deleted file mode 100644
> > index d5d926b..0000000
> > --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
> > +++ /dev/null
> > @@ -1,13 +0,0 @@
> > -require ti-ndk.inc
> > -
> > -PV = "2_25_01_11"
> > -PR = "r0"
> > -
> > -LIC_FILES_CHKSUM = "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
> > -
> > -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
> > -SRC_URI[ndkzip.sha256sum] = "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
> > -
> > -INHIBIT_PACKAGE_STRIP = "1"
> > -INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
> > -INHIBIT_SYSROOT_STRIP = "1"
> > diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb 
> > b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > new file mode 100644
> > index 0000000..e587bf9
> > --- /dev/null
> > +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
> > @@ -0,0 +1,13 @@
> > +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"
> > --
> > 1.9.1
> > 
> > --
> > _______________________________________________
> > meta-ti mailing list
> > meta-ti@yoctoproject.org
> > https://lists.yoctoproject.org/listinfo/meta-ti
> --
> _______________________________________________
> meta-ti mailing list
> meta-ti@yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08
  2017-12-21 17:17     ` Radhakrishnan, Mahesh
@ 2017-12-21 17:18       ` Denys Dmytriyenko
  0 siblings, 0 replies; 5+ messages in thread
From: Denys Dmytriyenko @ 2017-12-21 17:18 UTC (permalink / raw)
  To: Radhakrishnan, Mahesh; +Cc: meta-ti@yoctoproject.org

Sorry, I didn't see any other ti-ndk patches on the list. Can you resend?


On Thu, Dec 21, 2017 at 12:17:06PM -0500, Radhakrishnan, Mahesh wrote:
>    Hi Denys,
>     I have resubmitted the patch with -M -C01 option added to the git
>    send-email command.
> 
>    Regards
>    Machu.
>    -----Original Message-----
>    From: Dmytriyenko, Denys
>    Sent: Thursday, December 21, 2017 11:09 AM
>    To: Radhakrishnan, Mahesh
>    Cc: meta-ti@yoctoproject.org
>    Subject: Re: [meta-ti] [morty/master][PATCH ] ti-ndk: Updating to version
>    2.26.00.08
> 
>    Ping
> 
>    On Thu, Dec 14, 2017 at 03:06:17PM -0500, Denys Dmytriyenko wrote:
>    > Please use -C/-M
>    >
>    > On Thu, Dec 14, 2017 at 03:04:42PM -0500, Mahesh Radhakrishnan wrote:
>    > > Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
>    > > ---
>    > >  recipes-ti/ndk/ti-ndk_2.25.01.11.bb | 13 ------------- 
>    > > recipes-ti/ndk/ti-ndk_2.26.00.08.bb | 13 +++++++++++++
>    > >  2 files changed, 13 insertions(+), 13 deletions(-)  delete mode
>    > > 100644 recipes-ti/ndk/ti-ndk_2.25.01.11.bb
>    > >  create mode 100644 recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>    > >
>    > > diff --git a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
>    > > b/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
>    > > deleted file mode 100644
>    > > index d5d926b..0000000
>    > > --- a/recipes-ti/ndk/ti-ndk_2.25.01.11.bb
>    > > +++ /dev/null
>    > > @@ -1,13 +0,0 @@
>    > > -require ti-ndk.inc
>    > > -
>    > > -PV = "2_25_01_11"
>    > > -PR = "r0"
>    > > -
>    > > -LIC_FILES_CHKSUM =
>    "file://ndk_${PV}_manifest.html;md5=80a8d9b76cf700929d3f5b6df09052d6"
>    > > -
>    > > -SRC_URI[ndkzip.md5sum] = "e42bfcc8c3a6d183d60f26ec01ccc79b"
>    > > -SRC_URI[ndkzip.sha256sum] =
>    "a15bc9b570dc0628dd8b8c3665037a162610a6f86c5f17ebb6a329d3db60f071"
>    > > -
>    > > -INHIBIT_PACKAGE_STRIP = "1"
>    > > -INHIBIT_PACKAGE_DEBUG_SPLIT = "1"
>    > > -INHIBIT_SYSROOT_STRIP = "1"
>    > > diff --git a/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>    > > b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>    > > new file mode 100644
>    > > index 0000000..e587bf9
>    > > --- /dev/null
>    > > +++ b/recipes-ti/ndk/ti-ndk_2.26.00.08.bb
>    > > @@ -0,0 +1,13 @@
>    > > +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"
>    > > --
>    > > 1.9.1
>    > >
>    > > --
>    > > _______________________________________________
>    > > meta-ti mailing list
>    > > meta-ti@yoctoproject.org
>    > > https://lists.yoctoproject.org/listinfo/meta-ti
>    > --
>    > _______________________________________________
>    > meta-ti mailing list
>    > meta-ti@yoctoproject.org
>    > https://lists.yoctoproject.org/listinfo/meta-ti


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2017-12-21 17:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-14 20:04 [morty/master][PATCH ] ti-ndk: Updating to version 2.26.00.08 Mahesh Radhakrishnan
2017-12-14 20:06 ` Denys Dmytriyenko
2017-12-21 16:09   ` Denys Dmytriyenko
2017-12-21 17:17     ` Radhakrishnan, Mahesh
2017-12-21 17:18       ` 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.