meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
* [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
@ 2022-04-22 16:47 Karthik Ramanan
  2022-04-22 16:52 ` Denys Dmytriyenko
  0 siblings, 1 reply; 5+ messages in thread
From: Karthik Ramanan @ 2022-04-22 16:47 UTC (permalink / raw)
  To: meta-arago; +Cc: Karthik Ramanan

Signed-off-by: Karthik Ramanan <karthik.ramanan@ti.com>
---
 meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
index ee2b12d2..bda532eb 100644
--- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
+++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
@@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
 
 PROTOCOL = "git"
 BRANCH = "master"
-SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
+SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
 SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
 
 DEPENDS = "ti-rpmsg-char websocketd"
@@ -19,6 +19,6 @@ do_install() {
 	DESTDIR=${D} make install
 }
 
-PR:append = "_3"
+PR:append = "_4"
 
 INSANE_SKIP:${PN} = "ldflags"
-- 
2.17.1



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

* Re: [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
  2022-04-22 16:47 [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts Karthik Ramanan
@ 2022-04-22 16:52 ` Denys Dmytriyenko
  2022-04-22 17:56   ` Ryan Eatmon
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2022-04-22 16:52 UTC (permalink / raw)
  To: karthik.ramanan; +Cc: meta-arago

On Fri, Apr 22, 2022 at 10:17:42PM +0530, Karthik Ramanan via lists.yoctoproject.org wrote:
> Signed-off-by: Karthik Ramanan <karthik.ramanan@ti.com>
> ---
>  meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> index ee2b12d2..bda532eb 100644
> --- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> +++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
>  
>  PROTOCOL = "git"
>  BRANCH = "master"
> -SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
> +SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
>  SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
>  
>  DEPENDS = "ti-rpmsg-char websocketd"
> @@ -19,6 +19,6 @@ do_install() {
>  	DESTDIR=${D} make install
>  }
>  
> -PR:append = "_3"
> +PR:append = "_4"

This doesn't look like dunfell...


>  INSANE_SKIP:${PN} = "ldflags"
> -- 
> 2.17.1


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

* Re: [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
  2022-04-22 16:52 ` Denys Dmytriyenko
@ 2022-04-22 17:56   ` Ryan Eatmon
  0 siblings, 0 replies; 5+ messages in thread
From: Ryan Eatmon @ 2022-04-22 17:56 UTC (permalink / raw)
  To: Denys Dmytriyenko, karthik.ramanan; +Cc: meta-arago



On 4/22/2022 11:52, Denys Dmytriyenko wrote:
> On Fri, Apr 22, 2022 at 10:17:42PM +0530, Karthik Ramanan via lists.yoctoproject.org wrote:
>> Signed-off-by: Karthik Ramanan <karthik.ramanan@ti.com>
>> ---
>>   meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
>>
>> diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
>> index ee2b12d2..bda532eb 100644
>> --- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
>> +++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
>> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
>>   
>>   PROTOCOL = "git"
>>   BRANCH = "master"
>> -SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
>> +SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
>>   SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
>>   
>>   DEPENDS = "ti-rpmsg-char websocketd"
>> @@ -19,6 +19,6 @@ do_install() {
>>   	DESTDIR=${D} make install
>>   }
>>   
>> -PR:append = "_3"
>> +PR:append = "_4"
> 
> This doesn't look like dunfell...

Agreed.  This a patch against master.  You need to either fix the 
subject and resubmit a v2, or rebase the patch against dunfell and 
resubmit a v2.


>>   INSANE_SKIP:${PN} = "ldflags"
>> -- 
>> 2.17.1
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#13782): https://lists.yoctoproject.org/g/meta-arago/message/13782
> Mute This Topic: https://lists.yoctoproject.org/mt/90632364/6551054
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [reatmon@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 

-- 
Ryan Eatmon                reatmon@ti.com
-----------------------------------------
Texas Instruments, Inc.  -  LCPD  -  MGTS


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

* Re: [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
  2022-04-26 16:03 ` Denys Dmytriyenko
@ 2022-04-26 18:24   ` Nishanth Menon
  0 siblings, 0 replies; 5+ messages in thread
From: Nishanth Menon @ 2022-04-26 18:24 UTC (permalink / raw)
  To: Denys Dmytriyenko; +Cc: a0393906, meta-arago

On 12:03-20220426, Denys Dmytriyenko wrote:
> On Fri, Apr 22, 2022 at 10:11:04PM +0530, Karthik Ramanan via lists.yoctoproject.org wrote:

We probably should indicate some sort of change log to indicate why the
switch?

> > Signed-off-by: Karthik Ramanan <a0393906@ti.com>

Also please fix the mail ID.

> > ---
> >  meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
> >  1 file changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> > index ee2b12d2..bda532eb 100644
> > --- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> > +++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> > @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
> >  
> >  PROTOCOL = "git"
> >  BRANCH = "master"
> > -SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
> > +SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
> >  SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
> >  
> >  DEPENDS = "ti-rpmsg-char websocketd"
> > @@ -19,6 +19,6 @@ do_install() {
> >  	DESTDIR=${D} make install
> >  }
> >  
> > -PR:append = "_3"
> > +PR:append = "_4"
> 
> Again, the patch doesn't seem to be against dunfell, but is against master 
> instead, unlike what the subject says.
> 
> 
> >  INSANE_SKIP:${PN} = "ldflags"
> > -- 
> > 2.17.1
> 
> 
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#13790): https://lists.yoctoproject.org/g/meta-arago/message/13790
> Mute This Topic: https://lists.yoctoproject.org/mt/90709684/5513541
> Group Owner: meta-arago+owner@lists.yoctoproject.org
> Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [nm@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
> 
> 

-- 
Regards,
Nishanth Menon
Key (0xDDB5849D1736249D) / Fingerprint: F8A2 8693 54EB 8232 17A3  1A34 DDB5 849D 1736 249D


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

* Re: [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts
       [not found] <20220422164104.20009-1-a0393906@ti.com>
@ 2022-04-26 16:03 ` Denys Dmytriyenko
  2022-04-26 18:24   ` Nishanth Menon
  0 siblings, 1 reply; 5+ messages in thread
From: Denys Dmytriyenko @ 2022-04-26 16:03 UTC (permalink / raw)
  To: a0393906; +Cc: meta-arago

On Fri, Apr 22, 2022 at 10:11:04PM +0530, Karthik Ramanan via lists.yoctoproject.org wrote:
> Signed-off-by: Karthik Ramanan <a0393906@ti.com>
> ---
>  meta-arago-extras/recipes-devtools/statcol/statcol.bb | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/meta-arago-extras/recipes-devtools/statcol/statcol.bb b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> index ee2b12d2..bda532eb 100644
> --- a/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> +++ b/meta-arago-extras/recipes-devtools/statcol/statcol.bb
> @@ -5,7 +5,7 @@ LIC_FILES_CHKSUM = "file://LICENSE;md5=bb6bc27cd44417c389a180bd62f552a0"
>  
>  PROTOCOL = "git"
>  BRANCH = "master"
> -SRCREV = "dd0131eadf3633e8f9d06cb390d3c6c1b074d873"
> +SRCREV = "2dac74a233dd489d9bb48a50153c4a1360361b62"
>  SRC_URI = "git://git.ti.com/glsdk/statcol.git;protocol=${PROTOCOL};branch=${BRANCH}"
>  
>  DEPENDS = "ti-rpmsg-char websocketd"
> @@ -19,6 +19,6 @@ do_install() {
>  	DESTDIR=${D} make install
>  }
>  
> -PR:append = "_3"
> +PR:append = "_4"

Again, the patch doesn't seem to be against dunfell, but is against master 
instead, unlike what the subject says.


>  INSANE_SKIP:${PN} = "ldflags"
> -- 
> 2.17.1


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

end of thread, other threads:[~2022-04-26 18:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-22 16:47 [meta-arago][dunfell][PATCH] statcol: Update to latest for VTM driver scripts Karthik Ramanan
2022-04-22 16:52 ` Denys Dmytriyenko
2022-04-22 17:56   ` Ryan Eatmon
     [not found] <20220422164104.20009-1-a0393906@ti.com>
2022-04-26 16:03 ` Denys Dmytriyenko
2022-04-26 18:24   ` Nishanth Menon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).