From 60df79ad64d520b78f7f791b743b64dbf8e5fbe9 Mon Sep 17 00:00:00 2001 From: Jacob Stiffler Date: Wed, 24 Apr 2019 19:23:32 +0000 Subject: [PATCH] ti-ipc-rtos: add SRCREV_FORMAT Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc-rtos.inc | 1 + 1 file changed, 1 insertion(+) 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" # Corresponds to tag: 3.50.03.05 TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f" +SRCREV_FORMAT = "default" SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" SRCREV_ipc-examples = "${TI_IPC_EXAMPLES_SRCREV}"