summaryrefslogtreecommitdiffstats
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-26 17:45:54 +0000
commitda9f293256f93386aa129c06178777e6ff8f2963 (patch)
tree324e3a70a0204261f18efe802fb1d1c4e361e95c
parentc117d057ef8500a9425162f57720ec31f32cc740 (diff)
downloadmeta-ti-da9f293256f93386aa129c06178777e6ff8f2963.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>
-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