diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-06-27 10:23:47 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-06-27 21:07:23 +0000 |
| commit | aa020ea9f9723f9b668d8b2d593ba81d40d66dec (patch) | |
| tree | 70b2faac174811e0fdbece70f41888002d6a7bdf /recipes-bsp/sciclient | |
| parent | de93b269c20d6d4796eac6496d2588611dcc5cbb (diff) | |
| download | meta-ti-aa020ea9f9723f9b668d8b2d593ba81d40d66dec.tar.gz | |
sciclient-rtos: SRCREV update to 01.00.00.03
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/sciclient')
| -rw-r--r-- | recipes-bsp/sciclient/sciclient-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/sciclient/sciclient-rtos_git.bb b/recipes-bsp/sciclient/sciclient-rtos_git.bb index e1455993..36de7c49 100644 --- a/recipes-bsp/sciclient/sciclient-rtos_git.bb +++ b/recipes-bsp/sciclient/sciclient-rtos_git.bb | |||
| @@ -12,14 +12,14 @@ SCICLIENT_GIT_URI = "git://git.ti.com/keystone-rtos/sciclient.git" | |||
| 12 | SCICLIENT_GIT_PROTOCOL = "git" | 12 | SCICLIENT_GIT_PROTOCOL = "git" |
| 13 | SCICLIENT_GIT_BRANCH = "master" | 13 | SCICLIENT_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.02B" | 15 | # Below commit ID corresponds to "DEV.SCICLIENT.01.00.00.03" |
| 16 | SCICLIENT_SRCREV = "3b88caad398d2eeca7acf4f02c24aaa993c6b545" | 16 | SCICLIENT_SRCREV = "c593925c3d9aecf18a8a1834d0eb098851457098" |
| 17 | 17 | ||
| 18 | BRANCH = "${SCICLIENT_GIT_BRANCH}" | 18 | BRANCH = "${SCICLIENT_GIT_BRANCH}" |
| 19 | SRC_URI = "${SCICLIENT_GIT_URI};protocol=${SCICLIENT_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${SCICLIENT_GIT_URI};protocol=${SCICLIENT_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${SCICLIENT_SRCREV}" | 21 | SRCREV = "${SCICLIENT_SRCREV}" |
| 22 | PV = "01.00.00.02B" | 22 | PV = "01.00.00.03" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " osal-rtos common-csl-ip-rtos" | 25 | DEPENDS_append = " osal-rtos common-csl-ip-rtos" |
