summaryrefslogtreecommitdiffstats
path: root/recipes-ti/ipc/ti-ipc.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-ti/ipc/ti-ipc.inc')
-rw-r--r--recipes-ti/ipc/ti-ipc.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc
index 39e57a9a..06c087a4 100644
--- a/recipes-ti/ipc/ti-ipc.inc
+++ b/recipes-ti/ipc/ti-ipc.inc
@@ -6,10 +6,10 @@ LIC_FILES_CHKSUM = "file://${S}/ipc-linux.mak;beginline=1;endline=30;md5=7b327f9
6 6
7TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git" 7TI_IPC_GIT_URI = "git://git.ti.com/ipc/ipcdev.git"
8TI_IPC_GIT_PROTOCOL = "git" 8TI_IPC_GIT_PROTOCOL = "git"
9TI_IPC_GIT_BRANCH = "3.46" 9TI_IPC_GIT_BRANCH = "ipc-next"
10 10
11#Corresponds to 3.46.01.03 11#Corresponds to 3.46.02.04_eng
12TI_IPC_SRCREV = "7b3a739876e46d3194861a2d93077ff95954affb" 12TI_IPC_SRCREV = "bf355e7d0f5c3993f56a6ea778743b656ef6b536"
13 13
14BRANCH = "${TI_IPC_GIT_BRANCH}" 14BRANCH = "${TI_IPC_GIT_BRANCH}"
15SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev" 15SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev"