diff options
| author | Sam Nelson <sam.nelson@ti.com> | 2019-02-20 10:16:00 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-02-21 19:02:04 +0000 |
| commit | d03495a8ff4b234eb5d1e390c012712e83a81ed4 (patch) | |
| tree | e2992338e6b1b144d6697b8e3f8fc86000a6a464 | |
| parent | 68f764a14a93d978a4a85e4a995a51782d6a9eef (diff) | |
| download | meta-ti-d03495a8ff4b234eb5d1e390c012712e83a81ed4.tar.gz | |
ti-ipc: Update to new version 3.50.03.05
Signed-off-by: Sam Nelson <sam.nelson@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-common.inc | 2 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc-rtos.inc | 6 | ||||
| -rw-r--r-- | recipes-ti/ipc/ti-ipc.inc | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/recipes-ti/ipc/ti-ipc-common.inc b/recipes-ti/ipc/ti-ipc-common.inc index 95fb5341..8401ea62 100644 --- a/recipes-ti/ipc/ti-ipc-common.inc +++ b/recipes-ti/ipc/ti-ipc-common.inc | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | PV = "3.50.03.04" | 1 | PV = "3.50.03.05" |
| 2 | INC_PR = "r0" | 2 | INC_PR = "r0" |
| 3 | 3 | ||
| 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" | 4 | PACKAGE_ARCH = "${MACHINE_ARCH}" |
diff --git a/recipes-ti/ipc/ti-ipc-rtos.inc b/recipes-ti/ipc/ti-ipc-rtos.inc index 99ab3391..e4f632d5 100644 --- a/recipes-ti/ipc/ti-ipc-rtos.inc +++ b/recipes-ti/ipc/ti-ipc-rtos.inc | |||
| @@ -24,9 +24,9 @@ protocol=${TI_IPC_METADATA_GIT_PROTOCOL};\ | |||
| 24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ | 24 | branch=${TI_IPC_METADATA_GIT_BRANCH};\ |
| 25 | name=${TI_IPC_METADATA_NAME}" | 25 | name=${TI_IPC_METADATA_NAME}" |
| 26 | 26 | ||
| 27 | # Corresponds to tag: 3.50.03.04 | 27 | # Corresponds to tag: 3.50.03.05 |
| 28 | TI_IPC_METADATA_SRCREV = "f23715fb222f7cae877a3bcda194891369895733" | 28 | TI_IPC_METADATA_SRCREV = "3936c41d021c6d56c25f4bb07b647314a6589a57" |
| 29 | # Corresponds to tag: 3.50.03.04 | 29 | # Corresponds to tag: 3.50.03.05 |
| 30 | TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f" | 30 | TI_IPC_EXAMPLES_SRCREV = "55a8341c60a91c0ba2d79b7e4b805e2e39b3060f" |
| 31 | 31 | ||
| 32 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" | 32 | SRCREV_ipc-metadata = "${TI_IPC_METADATA_SRCREV}" |
diff --git a/recipes-ti/ipc/ti-ipc.inc b/recipes-ti/ipc/ti-ipc.inc index c703638b..482fdcc2 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" | |||
| 8 | TI_IPC_GIT_PROTOCOL = "git" | 8 | TI_IPC_GIT_PROTOCOL = "git" |
| 9 | TI_IPC_GIT_BRANCH = "3.50" | 9 | TI_IPC_GIT_BRANCH = "3.50" |
| 10 | 10 | ||
| 11 | #Corresponds to 3.50.03.04 | 11 | #Corresponds to 3.50.03.05 |
| 12 | TI_IPC_SRCREV = "f68ca6cec06ecc6296228b148b175584aa0f2c8c" | 12 | TI_IPC_SRCREV = "7007b8adff409fd8c90757c9adafd264a3ff15e3" |
| 13 | 13 | ||
| 14 | BRANCH = "${TI_IPC_GIT_BRANCH}" | 14 | BRANCH = "${TI_IPC_GIT_BRANCH}" |
| 15 | SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev" | 15 | SRC_URI = "${TI_IPC_GIT_URI};protocol=${TI_IPC_GIT_PROTOCOL};branch=${BRANCH};name=ipcdev" |
