summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc
diff options
context:
space:
mode:
authorJacob Stiffler <j-stiffler@ti.com>2019-04-24 19:23:32 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-04-28 02:34:01 +0000
commit60df79ad64d520b78f7f791b743b64dbf8e5fbe9 (patch)
tree4d33aed04449693b1be1d81f015de2c6cb387bee /recipes-ti/ipc
parent4c38aa2542786c4b176297d42ed898892fec1d76 (diff)
downloadmeta-ti-60df79ad64d520b78f7f791b743b64dbf8e5fbe9.tar.gz
ti-ipc-rtos: add SRCREV_FORMAT
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc')
-rw-r--r--recipes-ti/ipc/ti-ipc-rtos.inc1
1 files changed, 1 insertions, 0 deletions
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc
index e4f632d5..9b7bccf3 100644
--- a/recipes-ti/ipc/ti-ipc-rtos.inc
+++ b/recipes-ti/ipc/ti-ipc-rtos.inc
@@ -29,6 +29,7 @@ TI_IPC_METADATA_SRCREV = "3936c41d021c6d56c25f4bb07b647314a6589a57"
29# Corresponds to tag: 3.50.03.05 29# Corresponds to tag: 3.50.03.05
30TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f" 30TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f"
31 31
32SRCREV_FORMAT = "default"
32SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" 33SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}"
33SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}" 34SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}"
34 35