From 981d0304e1b9cba9811d8d790b511905594cc75b Mon Sep 17 00:00:00 2001 From: Sam Nelson Date: Tue, 15 Oct 2019 03:46:54 +0000 Subject: Revert "ti-ipc: Update commit id for latest code for 3.50.04.07" This reverts commit 03e5b21e8a993cf3227112de84f38cc8337dcb11. Signed-off-by: Denys Dmytriyenko --- recipes-ti/ipc/ti-ipc-common.inc | 2 +- recipes-ti/ipc/ti-ipc.inc | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index 5f4a4750..365486e7 100644 --- a/recipes-ti/ipc/ti-ipc-common.inc +++ b/recipes-ti/ipc/ti-ipc-common.inc @@ -1,5 +1,5 @@ PV = "3.50.04.07" -INC_PR = "r1" +INC_PR = "r0" PACKAGE_ARCH = "${MACHINE_ARCH}" COMPATIBLE_HOST ?= "null" diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc index 2111f6be..000c5c05 100644 --- a/recipes-ti/ipc/ti-ipc.inc +++ b/recipes-ti/ipc/ti-ipc.inc @@ -8,8 +8,8 @@ TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" TI_IPC_GIT_PROTOCOL = "git" TI_IPC_GIT_BRANCH = "3.50" -#Corresponds to 3.50.04.07A -TI_IPC_SRCREV = "9d26f80f2d7bf85d46e431a3a9ec85d3dfbc74dd" +#Corresponds to 3.50.04.07 +TI_IPC_SRCREV = "129b6f44c50cbe760a5c1481b34b323b7a42ead5" BRANCH = "${TI_IPC_GIT_BRANCH}" SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev" -- cgit v1.2.3-54-g00ecf