diff mbox series

[kirkstone] ipc: ti-rpmsg-char: Update library to 0.6.6

Message ID 20240311204437.17409-1-praneeth@ti.com
State Accepted
Delegated to: Ryan Eatmon
Headers show
Series [kirkstone] ipc: ti-rpmsg-char: Update library to 0.6.6 | expand

Commit Message

Bajjuri, Praneeth March 11, 2024, 8:44 p.m. UTC
From: Praneeth Bajjuri <praneeth@ti.com>

update from 0.6.4 to 0.6.6.
This update brings the following fixes from ti-rpmsg-char repo.

55a6f40 remove ti.ipc4.ping-pong reference
8892e57 lib: fix data type build warnings
7c2ab48 lib: fix build warnings

Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
---
 meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Comments

Chirag Shilwant March 12, 2024, 6:58 a.m. UTC | #1
On 12/03/24 02:14, praneeth via lists.yoctoproject.org wrote:
> From: Praneeth Bajjuri <praneeth@ ti. com> update from 0. 6. 4 to 
> 0. 6. 6. This update brings the following fixes from ti-rpmsg-char 
> repo. 55a6f40 remove ti. ipc4. ping-pong reference 8892e57 lib: fix 
> data type build warnings 7c2ab48 lib: fix
> ZjQcmQRYFpfptBannerStart
> This message was sent from outside of Texas Instruments.
> Do not click links or open attachments unless you recognize the source 
> of this email and know the content is safe.
> ZjQcmQRYFpfptBannerEnd
> From: Praneeth Bajjuri <praneeth@ti.com>
>
> update from 0.6.4 to 0.6.6.
> This update brings the following fixes from ti-rpmsg-char repo.
>
> 55a6f40 remove ti.ipc4.ping-pong reference
> 8892e57 lib: fix data type build warnings
> 7c2ab48 lib: fix build warnings
>
> Signed-off-by: Praneeth Bajjuri <praneeth@ti.com>
Acked-by: Chirag Shilwant <c-shilwant@ti.com>

> ---
>   meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc | 6 +++---
>   1 file changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc b/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc
> index 78782e6a..cd00a682 100644
> --- a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc
> +++ b/meta-ti-bsp/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};"
>   
> -# 0.6.4 release
> -SRCREV = "439a13cf24662224d5dfa672c6a50d7c43899886"
> +# 0.6.6 release
> +SRCREV = "55a6f4032246631a309f8608af5e822024664b59"
>   
> -PV = "0.6.4+git${SRCPV}"
> +PV = "0.6.6+git${SRCPV}"
>   
>   S = "${WORKDIR}/git"
>   
> -- 
> 2.17.1
>
>
> -=-=-=-=-=-=-=-=-=-=-=-
> Links: You receive all messages sent to this group.
> View/Reply Online (#17509): https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-ti/message/17509__;!!G3vK!TMRJkIQrFLLSgd4rFfbm7-5kmWt72wDCu_ysJQeLu5jJ3TDcLxRjtob7LiLRWSoZy3euQEwlOLtG6liEpXm_hGpJVjKSjDBM9MA$
> Mute This Topic: https://urldefense.com/v3/__https://lists.yoctoproject.org/mt/104872271/7030289__;!!G3vK!TMRJkIQrFLLSgd4rFfbm7-5kmWt72wDCu_ysJQeLu5jJ3TDcLxRjtob7LiLRWSoZy3euQEwlOLtG6liEpXm_hGpJVjKS5Mwg8YY$
> Group Owner: meta-ti+owner@lists.yoctoproject.org
> Unsubscribe: https://urldefense.com/v3/__https://lists.yoctoproject.org/g/meta-ti/unsub__;!!G3vK!TMRJkIQrFLLSgd4rFfbm7-5kmWt72wDCu_ysJQeLu5jJ3TDcLxRjtob7LiLRWSoZy3euQEwlOLtG6liEpXm_hGpJVjKSWLFMVok$  [c-shilwant@ti.com]
> -=-=-=-=-=-=-=-=-=-=-=-
>
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc b/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc
index 78782e6a..cd00a682 100644
--- a/meta-ti-bsp/recipes-ti/ipc/ti-rpmsg-char.inc
+++ b/meta-ti-bsp/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};"
 
-# 0.6.4 release
-SRCREV = "439a13cf24662224d5dfa672c6a50d7c43899886"
+# 0.6.6 release
+SRCREV = "55a6f4032246631a309f8608af5e822024664b59"
 
-PV = "0.6.4+git${SRCPV}"
+PV = "0.6.6+git${SRCPV}"
 
 S = "${WORKDIR}/git"