All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] k3conf: Update to latest commit
@ 2021-01-05 18:47 Lokesh Vutla
  2021-01-05 20:28 ` Dan Murphy
  0 siblings, 1 reply; 3+ messages in thread
From: Lokesh Vutla @ 2021-01-05 18:47 UTC (permalink / raw)
  To: meta-ti, Dan Murphy; +Cc: Sekhar Nori, Lokesh Vutla

Update k3conf to latest sha, bumping up version to 0.2

Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
---
 recipes-devtools/k3conf/k3conf_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-devtools/k3conf/k3conf_git.bb b/recipes-devtools/k3conf/k3conf_git.bb
index 5becbf97..0f2705b8 100644
--- a/recipes-devtools/k3conf/k3conf_git.bb
+++ b/recipes-devtools/k3conf/k3conf_git.bb
@@ -3,12 +3,12 @@ SUMMARY = "Diagnostic tool for TI K3 processors"
 LICENSE = "BSD-3-Clause"
 LIC_FILES_CHKSUM = "file://common/k3conf.c;beginline=1;endline=34;md5=7154c0ffcd418064ffa528e34e70ca9d"
 
-PV = "0.1+git${SRCPV}"
+PV = "0.2+git${SRCPV}"
 
 COMPATIBLE_MACHINE = "k3"
 
 BRANCH ?= "master"
-SRCREV = "7ee4c46379bb71dfa0677089841cb87eba9fbfea"
+SRCREV = "79f007cd462384ce22e750e9002b714878f56892"
 
 SRC_URI = "git://git.ti.com/k3conf/k3conf.git;protocol=git;branch=${BRANCH}"
 
-- 
2.30.0


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

* Re: [PATCH] k3conf: Update to latest commit
  2021-01-05 18:47 [PATCH] k3conf: Update to latest commit Lokesh Vutla
@ 2021-01-05 20:28 ` Dan Murphy
  2021-01-06  5:07   ` Lokesh Vutla
  0 siblings, 1 reply; 3+ messages in thread
From: Dan Murphy @ 2021-01-05 20:28 UTC (permalink / raw)
  To: Lokesh Vutla, meta-ti; +Cc: Sekhar Nori

Lokesh

On 1/5/21 12:47 PM, Lokesh Vutla wrote:
> Update k3conf to latest sha, bumping up version to 0.2
>
> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
> ---
>   recipes-devtools/k3conf/k3conf_git.bb | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

Not a big deal but in the $subject the target branches also needs to be 
identified like dunfell/master

Dan



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

* Re: [PATCH] k3conf: Update to latest commit
  2021-01-05 20:28 ` Dan Murphy
@ 2021-01-06  5:07   ` Lokesh Vutla
  0 siblings, 0 replies; 3+ messages in thread
From: Lokesh Vutla @ 2021-01-06  5:07 UTC (permalink / raw)
  To: Dan Murphy, meta-ti; +Cc: Sekhar Nori

Hi Dan,

On 06/01/21 1:58 am, Dan Murphy wrote:
> Lokesh
> 
> On 1/5/21 12:47 PM, Lokesh Vutla wrote:
>> Update k3conf to latest sha, bumping up version to 0.2
>>
>> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com>
>> ---
>>   recipes-devtools/k3conf/k3conf_git.bb | 4 ++--
>>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> Not a big deal but in the $subject the target branches also needs to be
> identified like dunfell/master

Sure, this applies to both dunfell and master. Will take care of it next time. I
hope you will merge this patch.

Thanks and regards,
Lokesh

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

end of thread, other threads:[~2021-01-06  5:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-05 18:47 [PATCH] k3conf: Update to latest commit Lokesh Vutla
2021-01-05 20:28 ` Dan Murphy
2021-01-06  5:07   ` Lokesh Vutla

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.