diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:24:16 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-24 18:18:49 +0000 |
| commit | 72fa7bc5a5b42ea2e423f123ad77aef33633da49 (patch) | |
| tree | 4a488bfcdcd1a04bd5dcbe72af809bcac1863321 /recipes-bsp/vps-lld | |
| parent | ef9a1833a7de7aeeddf45c76cbb378299b901056 (diff) | |
| download | meta-ti-72fa7bc5a5b42ea2e423f123ad77aef33633da49.tar.gz | |
vps-lld-rtos: Update to version 1.0.1.11A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/vps-lld')
| -rw-r--r-- | recipes-bsp/vps-lld/vps-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb index 88f79e1b..f771aa25 100644 --- a/recipes-bsp/vps-lld/vps-lld-rtos_git.bb +++ b/recipes-bsp/vps-lld/vps-lld-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ VPS_LLD_GIT_PROTOCOL = "git" | |||
| 13 | VPS_LLD_GIT_BRANCH = "master" | 13 | VPS_LLD_GIT_BRANCH = "master" |
| 14 | VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps" | 14 | VPS_LLD_GIT_DESTSUFFIX = "git/ti/drv/vps" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.06B" | 16 | # Below commit ID corresponds to "DEV.VPS_LLD.01.00.01.11A" |
| 17 | VPS_LLD_SRCREV = "58729317b65bdb24d4343cbb1f7f6cb90ca2faf0" | 17 | VPS_LLD_SRCREV = "a62dab146b2c41259ce334b804e44f49767767da" |
| 18 | 18 | ||
| 19 | BRANCH = "${VPS_LLD_GIT_BRANCH}" | 19 | BRANCH = "${VPS_LLD_GIT_BRANCH}" |
| 20 | SRC_URI = "${VPS_LLD_GIT_URI};destsuffix=${VPS_LLD_GIT_DESTSUFFIX};protocol=${VPS_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${VPS_LLD_GIT_URI};destsuffix=${VPS_LLD_GIT_DESTSUFFIX};protocol=${VPS_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${VPS_LLD_SRCREV}" | 22 | SRCREV = "${VPS_LLD_SRCREV}" |
| 23 | PV = "01.00.01.06B" | 23 | PV = "01.00.01.11A" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/${VPS_LLD_GIT_DESTSUFFIX}" | 26 | S = "${WORKDIR}/${VPS_LLD_GIT_DESTSUFFIX}" |
