diff mbox series

[master/wrynose] ti-rpmsg-char: Bump up SRCREV to tip

Message ID 20260814080612.982165-1-b-padhi@ti.com
State New
Headers show
Series [master/wrynose] ti-rpmsg-char: Bump up SRCREV to tip | expand

Commit Message

Beleswar Padhi Aug. 14, 2026, 8:06 a.m. UTC
Bump up SRCREV of ti-rpmsg-char project to the tip. This allows existing
applications to work seamlessly which require to know the allocated
local endpoint address from Kernel.

Signed-off-by: Beleswar Padhi <b-padhi@ti.com>
---
 meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

PRC Automation Aug. 14, 2026, 8:33 a.m. UTC | #1
meta-ti / na / 20260814080612.982165-1-b-padhi

PRC Results: PASS

=========================================================
  check-yocto-patches: PASS
=========================================================
Patches
----------------------------------------
All patches passed



=========================================================
  apply-yocto-patch: PASS
=========================================================
master
=====================
Summary:
- Patch Series: [master/wrynose][PATCH] ti-rpmsg-char: Bump up SRCREV to tip
- Submitter: From: Beleswar Padhi <b-padhi@ti.com>
- Date: Date: Fri, 14 Aug 2026 13:36:12 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 2f38d5a398db8a3aea27f510282d551c839fc5ec

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: master-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: TEST: linux-ti-staging: Add testing dtbo and build command
- Commit SHA: 61fee7c8e69614a6897836c7708c47f627417327

Patches
----------------------------------------
All patches applied

wrynose
=====================
Summary:
- Patch Series: [master/wrynose][PATCH] ti-rpmsg-char: Bump up SRCREV to tip
- Submitter: From: Beleswar Padhi <b-padhi@ti.com>
- Date: Date: Fri, 14 Aug 2026 13:36:12 +0530
- Num Patches: 1
- Mailing List (public inbox) Commit SHA: 2f38d5a398db8a3aea27f510282d551c839fc5ec

Applied to:
- Repository: lcpd-prc-meta-ti
- Base Branch: wrynose-wip
- Commit Author: Ryan Eatmon <reatmon@ti.com>
- Commit Subject: linux-ti-mainline: Bump to v7.1
- Commit SHA: ce0347d626c909d7fb37193b6325573dcfe43339

Patches
----------------------------------------
All patches applied



=========================================================
  check-yocto-repo: PASS
=========================================================
master
=====================
PASS

wrynose
=====================
PASS



=========================================================
  yocto-check-layers: PASS
=========================================================
master - PASS
=====================
All checks passed

wrynose - PASS
=====================
All checks passed
diff mbox series

Patch

diff --git a/meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb b/meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb
index a0043caf..15fe8062 100644
--- a/meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb
+++ b/meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb
@@ -8,7 +8,7 @@  BRANCH = "master"
 SRC_URI = "git://git.ti.com/git/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
 
 # 0.6.11 release
-SRCREV = "e36103aac7d9f6d64125eb917d3c69022cb86e0b"
+SRCREV = "b1e4d172f39081db81305fa50ccaafd3ef8ae3a6"
 
 PV = "0.6.11+git"
 PR = "r0"