diff mbox series

[meta-ti,dunfell] ipc: ti-rpmsg-char: Update library to 0.5.2

Message ID 20230104142609.26769-1-devarsht@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [meta-ti,dunfell] ipc: ti-rpmsg-char: Update library to 0.5.2 | expand

Commit Message

Devarsh Thakkar Jan. 4, 2023, 2:26 p.m. UTC
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(-)

Comments

Bajjuri, Praneeth Jan. 4, 2023, 3:31 p.m. UTC | #1
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"
>
diff mbox series

Patch

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"