All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-ti][dunfell][PATCH] ipc: ti-rpmsg-char: Update library to 0.5.2
@ 2023-01-04 14:26 Devarsh Thakkar
  2023-01-04 15:31 ` Bajjuri, Praneeth
  0 siblings, 1 reply; 2+ messages in thread
From: Devarsh Thakkar @ 2023-01-04 14:26 UTC (permalink / raw)
  To: meta-ti, praneeth, reatmon; +Cc: devarsht, vigneshr

Update library to 0.5.2 as it adds support for AM62A
SoC.

Co-Authored-By: Sai Sree Kartheek Adivi <s-adivi@ti.com>
Signed-off-by: Devarsh Thakkar <devarsht@ti.com>
---
 recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc
index 0b35f412..2c6ab414 100644
--- a/recipes-ti/ipc/ti-rpmsg-char.inc
+++ b/recipes-ti/ipc/ti-rpmsg-char.inc
@@ -7,10 +7,10 @@ PROTOCOL = "https"
 BRANCH = "master"
 SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
 
-# Initial 0.5.1 release
-SRCREV = "adb964ee72f99545e2ad55c50cfd14015a7d837e"
+# Initial 0.5.2 release
+SRCREV = "1da3e1bd0412c148ab57690940fea5d129220896"
 
-PV = "0.5.1+git${SRCPV}"
+PV = "0.5.2+git${SRCPV}"
 
 S = "${WORKDIR}/git"
 
-- 
2.17.1



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

* Re: [meta-ti][dunfell][PATCH] ipc: ti-rpmsg-char: Update library to 0.5.2
  2023-01-04 14:26 [meta-ti][dunfell][PATCH] ipc: ti-rpmsg-char: Update library to 0.5.2 Devarsh Thakkar
@ 2023-01-04 15:31 ` Bajjuri, Praneeth
  0 siblings, 0 replies; 2+ messages in thread
From: Bajjuri, Praneeth @ 2023-01-04 15:31 UTC (permalink / raw)
  To: Devarsh Thakkar, meta-ti, reatmon; +Cc: vigneshr, Nagalla, Hari



On 1/4/2023 8:26 AM, Devarsh Thakkar wrote:
> Update library to 0.5.2 as it adds support for AM62A
> SoC.
> 

Please make a separate patch for master/kirkstone as well.


> Co-Authored-By: Sai Sree Kartheek Adivi <s-adivi@ti.com>
> Signed-off-by: Devarsh Thakkar <devarsht@ti.com>

Acked-by: Praneeth Bajjuri <praneeth@ti.com>


> ---
>   recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
> 
> diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc
> index 0b35f412..2c6ab414 100644
> --- a/recipes-ti/ipc/ti-rpmsg-char.inc
> +++ b/recipes-ti/ipc/ti-rpmsg-char.inc
> @@ -7,10 +7,10 @@ PROTOCOL = "https"
>   BRANCH = "master"
>   SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
>   
> -# Initial 0.5.1 release
> -SRCREV = "adb964ee72f99545e2ad55c50cfd14015a7d837e"
> +# Initial 0.5.2 release
> +SRCREV = "1da3e1bd0412c148ab57690940fea5d129220896"
>   
> -PV = "0.5.1+git${SRCPV}"
> +PV = "0.5.2+git${SRCPV}"
>   
>   S = "${WORKDIR}/git"
>   


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

end of thread, other threads:[~2023-01-04 15:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-04 14:26 [meta-ti][dunfell][PATCH] ipc: ti-rpmsg-char: Update library to 0.5.2 Devarsh Thakkar
2023-01-04 15:31 ` Bajjuri, Praneeth

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.