From 7f6087e4dfc0533f87d2713549c46ccb1b66531b Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Mon, 15 Jan 2018 23:32:21 +0000 Subject: ti-ipc: Update to new version 3.47.01.00_eng Also remove unused IPC_VERSION definition for ti-ipc-examples-linux Signed-off-by: Sam Nelson Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc-rtos.inc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'recipes-ti/ipc/ti-ipc-rtos.inc') diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 57cd1325..6eee228a 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc @@ -24,17 +24,17 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ branch=${TI_IPC_METADATA_GIT_BRANCH};\ name=${TI_IPC_METADATA_NAME}" -# Corresponds to tag: 3.47.00.00 +# Corresponds to tag: 3.47.01.00_eng SRCREV_ipc-examples = "e71b82187a324faa9394b83e39495be38255f05b" -# Corresponds to tag: 3.47.00.00 -SRCREV_ipc-metadata = "f026a364d0b9c1aba5c695bf0aac0be8ede95f59" +# Corresponds to tag: 3.47.01.00_eng +SRCREV_ipc-metadata = "2e02a01c78f2545d84a8e497581db55e606da34c" S_ipc-examples = "${WORKDIR}/git/ipc-examples" S_ipc-metadata = "${WORKDIR}/git/ipc-metadata" -RELEASE_TYPE = "GA" -RELEASE_SUFFIX = "" +RELEASE_TYPE = "ENG" +RELEASE_SUFFIX = "_eng" PR = "${INC_PR}.r2" -- cgit v1.2.3-54-g00ecf