[master/wrynose][PATCH] ti-rpmsg-char: Bump up SRCREV to tip
Beleswar Padhi <[email protected]>
| Newsgroups | org.yoctoproject.lists.meta-ti |
|---|---|
| Message-ID | <[email protected]> |
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 <[email protected]> --- meta-ti-bsp/recipes-ti/ti-rpmsg-char/ti-rpmsg-char_git.bb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.34.1