diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-04-13 23:02:16 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-17 12:33:53 -0400 |
| commit | ac6aebfe4a527425c44d24b3f393503725fef0c2 (patch) | |
| tree | d79b640b46bfaccd877365c7c9935047997a5f0e /recipes-bsp | |
| parent | 6f8ed54f5b7768e3b50708913a4257df150e202b (diff) | |
| download | meta-ti-ac6aebfe4a527425c44d24b3f393503725fef0c2.tar.gz | |
transport-rtos: Udpate to version 1.0.0.11A
Updating to version 1.0.0.11A and update the license checksum of the sub
component recipes
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/transport-rtos/nimu-rtos_git.bb | 2 | ||||
| -rw-r--r-- | recipes-bsp/transport-rtos/transport.inc | 6 |
4 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb b/recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb index 775ef3da..71bea184 100644 --- a/recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb +++ b/recipes-bsp/transport-rtos/bmet-eth-rtos_git.bb | |||
| @@ -5,7 +5,7 @@ require transport.inc | |||
| 5 | 5 | ||
| 6 | PR = "${INC_PR}.0" | 6 | PR = "${INC_PR}.0" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://bmet_transport.h;beginline=12;endline=40;md5=7c7fbe6af03d79b61025a67a8fc96f93" | 8 | LIC_FILES_CHKSUM = "file://bmet_transport.h;beginline=12;endline=40;md5=6d209c698b273aef180b0c1d38469e8e" |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm|k2l-evm" | 10 | COMPATIBLE_MACHINE = "k2hk-evm|k2e-evm|k2l-evm" |
| 11 | 11 | ||
diff --git a/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb b/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb index 9aacfe43..4750e046 100644 --- a/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb +++ b/recipes-bsp/transport-rtos/nimu-icss-rtos_git.bb | |||
| @@ -5,7 +5,7 @@ require transport.inc | |||
| 5 | 5 | ||
| 6 | PR = "${INC_PR}.0" | 6 | PR = "${INC_PR}.0" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://nimu_icssEth.h;beginline=1;endline=35;md5=fd897e67955a19ba88443d4bc2e7e18a" | 8 | LIC_FILES_CHKSUM = "file://nimu_icssEth.h;beginline=1;endline=35;md5=3ea633a510be24d8a89d9d08b930994c" |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|c66x|omapl1" | 10 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|k2g|c66x|omapl1" |
| 11 | 11 | ||
diff --git a/recipes-bsp/transport-rtos/nimu-rtos_git.bb b/recipes-bsp/transport-rtos/nimu-rtos_git.bb index 7f4a00dd..c60606b8 100644 --- a/recipes-bsp/transport-rtos/nimu-rtos_git.bb +++ b/recipes-bsp/transport-rtos/nimu-rtos_git.bb | |||
| @@ -5,7 +5,7 @@ require transport.inc | |||
| 5 | 5 | ||
| 6 | PR = "${INC_PR}.0" | 6 | PR = "${INC_PR}.0" |
| 7 | 7 | ||
| 8 | LIC_FILES_CHKSUM = "file://nimu_eth.h;beginline=1;endline=35;md5=52ba99291b03b91058e37115b66edb10" | 8 | LIC_FILES_CHKSUM = "file://nimu_eth.h;beginline=1;endline=35;md5=ee9c662c39d4584fb2a8b66413d2866d" |
| 9 | 9 | ||
| 10 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" | 10 | COMPATIBLE_MACHINE = "ti33x|ti43x|omap-a15|keystone|c66x|omapl1" |
| 11 | 11 | ||
diff --git a/recipes-bsp/transport-rtos/transport.inc b/recipes-bsp/transport-rtos/transport.inc index 9097689d..8d1b3275 100644 --- a/recipes-bsp/transport-rtos/transport.inc +++ b/recipes-bsp/transport-rtos/transport.inc | |||
| @@ -6,12 +6,12 @@ TRANSPORT_GIT_URI = "git://git.ti.com/keystone-rtos/transport.git" | |||
| 6 | TRANSPORT_GIT_PROTOCOL = "git" | 6 | TRANSPORT_GIT_PROTOCOL = "git" |
| 7 | TRANSPORT_GIT_BRANCH = "master" | 7 | TRANSPORT_GIT_BRANCH = "master" |
| 8 | 8 | ||
| 9 | # Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.09" | 9 | # Below commit ID corresponds to "DEV.TRANSPORT.01.00.00.11A" |
| 10 | TRANSPORT_SRCREV = "7b69e1d6d189c579e2a27b955891f9f268fd0e98" | 10 | TRANSPORT_SRCREV = "472efde60b5ede35c0746c432001d8e3673a6bb9" |
| 11 | 11 | ||
| 12 | BRANCH = "${TRANSPORT_GIT_BRANCH}" | 12 | BRANCH = "${TRANSPORT_GIT_BRANCH}" |
| 13 | SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}" | 13 | SRC_URI = "${TRANSPORT_GIT_URI};protocol=${TRANSPORT_GIT_PROTOCOL};branch=${BRANCH}" |
| 14 | 14 | ||
| 15 | SRCREV = "${TRANSPORT_SRCREV}" | 15 | SRCREV = "${TRANSPORT_SRCREV}" |
| 16 | PV = "01.00.00.09" | 16 | PV = "01.00.00.11A" |
| 17 | INC_PR = "r0" | 17 | INC_PR = "r0" |
