All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] matrix-gui-apps-git: Update SRCREV to the latest
@ 2021-06-24 15:14 Nikhil Devshatwar
  2021-06-24 15:16 ` Nikhil Devshatwar
  0 siblings, 1 reply; 4+ messages in thread
From: Nikhil Devshatwar @ 2021-06-24 15:14 UTC (permalink / raw)
  To: praneeth, yogeshs, denis; +Cc: meta-arago

From: Aparna M <a-m1@ti.com>

Update SRCREV to the latest.
This add a matrix application to blink LED for AM64x EVM

Signed-off-by: Aparna M <a-m1@ti.com>
Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
---
 meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
index d4956903..fac1fc8d 100644
--- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
+++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
@@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
 LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
 
 SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
-SRCREV = "30424117fc609beffb512450fe0d9b328d75b458"
+SRCREV = "976e775a1275198d3391018ce8115a66d00120a2"
 BRANCH = "master"
 INC_PR = "r76"
 
-- 
2.17.1



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

* Re: [PATCH] matrix-gui-apps-git: Update SRCREV to the latest
  2021-06-24 15:14 [PATCH] matrix-gui-apps-git: Update SRCREV to the latest Nikhil Devshatwar
@ 2021-06-24 15:16 ` Nikhil Devshatwar
  2021-07-06 16:59   ` [EXTERNAL] " Aparna M
  2021-07-12 10:37   ` Aparna M
  0 siblings, 2 replies; 4+ messages in thread
From: Nikhil Devshatwar @ 2021-06-24 15:16 UTC (permalink / raw)
  To: praneeth, yogeshs, denis; +Cc: meta-arago

On 20:44-20210624, Nikhil Devshatwar wrote:
> From: Aparna M <a-m1@ti.com>
> 
> Update SRCREV to the latest.
> This add a matrix application to blink LED for AM64x EVM
> 
> Signed-off-by: Aparna M <a-m1@ti.com>
> Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> ---

missed adding the branch tag
this is applicable to both dunfell and master branch

Regards,
Nikhil D

>  meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> index d4956903..fac1fc8d 100644
> --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> @@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
>  LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
>  
>  SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> -SRCREV = "30424117fc609beffb512450fe0d9b328d75b458"
> +SRCREV = "976e775a1275198d3391018ce8115a66d00120a2"
>  BRANCH = "master"
>  INC_PR = "r76"
>  
> -- 
> 2.17.1
> 
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [EXTERNAL] Re: [PATCH] matrix-gui-apps-git: Update SRCREV to the latest
  2021-06-24 15:16 ` Nikhil Devshatwar
@ 2021-07-06 16:59   ` Aparna M
  2021-07-12 10:37   ` Aparna M
  1 sibling, 0 replies; 4+ messages in thread
From: Aparna M @ 2021-07-06 16:59 UTC (permalink / raw)
  To: Devshatwar, Nikhil; +Cc: meta-arago

Ping.

Need to get this change merged for nightly builds. Please review.

On 20:46-20210624, Nikhil Devshatwar wrote:
> On 20:44-20210624, Nikhil Devshatwar wrote:
> > From: Aparna M <a-m1@ti.com>
> > 
> > Update SRCREV to the latest.
> > This add a matrix application to blink LED for AM64x EVM
> > 
> > Signed-off-by: Aparna M <a-m1@ti.com>
> > Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> > ---
> 
> missed adding the branch tag
> this is applicable to both dunfell and master branch
> 
> Regards,
> Nikhil D
> 
> >  meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > index d4956903..fac1fc8d 100644
> > --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > @@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
> >  LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
> >  
> >  SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> > -SRCREV = "30424117fc609beffb512450fe0d9b328d75b458"
> > +SRCREV = "976e775a1275198d3391018ce8115a66d00120a2"
> >  BRANCH = "master"
> >  INC_PR = "r76"
> >  
> > -- 
> > 2.17.1
> > 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

* Re: [EXTERNAL] Re: [PATCH] matrix-gui-apps-git: Update SRCREV to the latest
  2021-06-24 15:16 ` Nikhil Devshatwar
  2021-07-06 16:59   ` [EXTERNAL] " Aparna M
@ 2021-07-12 10:37   ` Aparna M
  1 sibling, 0 replies; 4+ messages in thread
From: Aparna M @ 2021-07-12 10:37 UTC (permalink / raw)
  To: Bajjuri, Praneeth, Siraswar, Yogesh, denis; +Cc: meta-arago

Ping.

Need to get this change merged for nightly builds. Please review.

Thanks,
Aparna M

On 20:46-20210624, Nikhil Devshatwar wrote:
> On 20:44-20210624, Nikhil Devshatwar wrote:
> > From: Aparna M <a-m1@ti.com>
> > 
> > Update SRCREV to the latest.
> > This add a matrix application to blink LED for AM64x EVM
> > 
> > Signed-off-by: Aparna M <a-m1@ti.com>
> > Signed-off-by: Nikhil Devshatwar <nikhil.nd@ti.com>
> > ---
> 
> missed adding the branch tag
> this is applicable to both dunfell and master branch
> 
> Regards,
> Nikhil D
> 
> >  meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc | 2 +-
> >  1 file changed, 1 insertion(+), 1 deletion(-)
> > 
> > diff --git a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > index d4956903..fac1fc8d 100644
> > --- a/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > +++ b/meta-arago-extras/recipes-core/matrix/matrix-gui-apps-git.inc
> > @@ -4,7 +4,7 @@ LICENSE_CHECKSUM = "LICENSE;md5=6e0ae7214f6c74c149cb25f373057fa9"
> >  LIC_FILES_CHKSUM := "file://../${LICENSE_CHECKSUM}"
> >  
> >  SRC_URI = "git://git.ti.com/matrix-gui-v2/matrix-gui-v2-apps.git;protocol=git;branch=${BRANCH}"
> > -SRCREV = "30424117fc609beffb512450fe0d9b328d75b458"
> > +SRCREV = "976e775a1275198d3391018ce8115a66d00120a2"
> >  BRANCH = "master"
> >  INC_PR = "r76"
> >  
> > -- 
> > 2.17.1
> > 
> > _______________________________________________
> > meta-arago mailing list
> > meta-arago@arago-project.org
> > http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago
> _______________________________________________
> meta-arago mailing list
> meta-arago@arago-project.org
> http://arago-project.org/cgi-bin/mailman/listinfo/meta-arago


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

end of thread, other threads:[~2021-07-12 10:37 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-24 15:14 [PATCH] matrix-gui-apps-git: Update SRCREV to the latest Nikhil Devshatwar
2021-06-24 15:16 ` Nikhil Devshatwar
2021-07-06 16:59   ` [EXTERNAL] " Aparna M
2021-07-12 10:37   ` Aparna M

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.