summaryrefslogtreecommitdiffstats
path: root/recipes-ti
diff options
context:
space:
mode:
authorSuman Anna <s-anna@ti.com>2020-10-30 04:50:19 +0000
committerDan Murphy <dmurphy@ti.com>2020-11-02 16:13:08 -0600
commitdfe86b766030553e40fe4ba2c769cf63edc90df1 (patch)
treefa6570c6dfb951d4cfcd8769ec1e8a705c223c9a /recipes-ti
parentb7c298e616062f347ca0a66b1d87e12b4e56fec6 (diff)
downloadmeta-ti-dfe86b766030553e40fe4ba2c769cf63edc90df1.tar.gz
ipc: ti-rpmsg-char: Update SRCREV
Update the ti-rpmsg-char SRCREV to pull in a bug fix. Signed-off-by: Suman Anna <s-anna@ti.com> Signed-off-by: Dan Murphy <dmurphy@ti.com>
Diffstat (limited to 'recipes-ti')
-rw-r--r--recipes-ti/ipc/ti-rpmsg-char.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc
index d08031cb..22749088 100644
--- a/recipes-ti/ipc/ti-rpmsg-char.inc
+++ b/recipes-ti/ipc/ti-rpmsg-char.inc
@@ -8,7 +8,7 @@ BRANCH = "master"
8SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" 8SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};"
9 9
10# Initial 0.1.0 release 10# Initial 0.1.0 release
11SRCREV = "9be402c2bf4053900b6b9a8092fbb42e7e303108" 11SRCREV = "8ab86e58c97b50fcf977ce8599e38fc8b517e962"
12 12
13PV = "0.1.0+git${SRCPV}" 13PV = "0.1.0+git${SRCPV}"
14 14