diff options
| author | Hari Nagalla <hnagalla@ti.com> | 2021-11-01 15:32:58 -0400 |
|---|---|---|
| committer | Yogesh Siraswar <yogeshs@ti.com> | 2021-11-05 23:48:09 +0000 |
| commit | 9f3bff164241fd4d89e503ee610faf2d3341039e (patch) | |
| tree | 0e3004f8c690c5aa8dd94298a421e5450ef69f66 /recipes-ti/ipc | |
| parent | 2f616d3dc402959d5e71b6e5b9f82a3683bd0a42 (diff) | |
| download | meta-ti-9f3bff164241fd4d89e503ee610faf2d3341039e.tar.gz | |
ipc: ti-rpmsg-char: Update library to 0.3.1
Update the ti-rpmsg-char library to 0.3.1 version that enables the
support for the M4F remote processor on AM64x SoCs.
Signed-off-by: Hari Nagalla <hnagalla@ti.com>
Reviewed-by: Praneeth Bajjuri <praneeth@ti.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@konsulko.com>
Signed-off-by: Yogesh Siraswar <yogeshs@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
| -rw-r--r-- | recipes-ti/ipc/ti-rpmsg-char.inc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-rpmsg-char.inc b/recipes-ti/ipc/ti-rpmsg-char.inc index df14d63f..140536e7 100644 --- a/recipes-ti/ipc/ti-rpmsg-char.inc +++ b/recipes-ti/ipc/ti-rpmsg-char.inc | |||
| @@ -7,10 +7,10 @@ PROTOCOL = "git" | |||
| 7 | BRANCH = "master" | 7 | BRANCH = "master" |
| 8 | SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" | 8 | SRC_URI = "git://git.ti.com/rpmsg/ti-rpmsg-char.git;protocol=${PROTOCOL};branch=${BRANCH};" |
| 9 | 9 | ||
| 10 | # Initial 0.3.0 release | 10 | # Initial 0.3.1 release |
| 11 | SRCREV = "0e76d13d08f0df5c7e70d58bbf76f7e299906ae1" | 11 | SRCREV = "0824546f61bda7715519841d9b9f0fb030ddfaf2" |
| 12 | 12 | ||
| 13 | PV = "0.3.0+git${SRCPV}" | 13 | PV = "0.3.1+git${SRCPV}" |
| 14 | 14 | ||
| 15 | S = "${WORKDIR}/git" | 15 | S = "${WORKDIR}/git" |
| 16 | 16 | ||
