diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:16:07 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | 372a297490f71d705f36d12dfd28218fae63a553 (patch) | |
| tree | 419dd97f009ba9defa40925873cfc5e46a0239bf /recipes-bsp | |
| parent | 552e2e459b366c9e1ef47ca498d9db3055c659ec (diff) | |
| download | meta-ti-372a297490f71d705f36d12dfd28218fae63a553.tar.gz | |
usb-lld-rtos: SRCREV update to 01.00.00.17
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/usb-lld/usb-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb index 5f4aa676..e2b237ca 100644 --- a/recipes-bsp/usb-lld/usb-lld-rtos_git.bb +++ b/recipes-bsp/usb-lld/usb-lld-rtos_git.bb | |||
| @@ -12,14 +12,14 @@ USB_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/usb.git" | |||
| 12 | USB_LLD_GIT_PROTOCOL = "git" | 12 | USB_LLD_GIT_PROTOCOL = "git" |
| 13 | USB_LLD_GIT_BRANCH = "master" | 13 | USB_LLD_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.USB_LLD.01.00.00.16B" | 15 | # Below commit ID corresponds to "DEV.USB_LLD.01.00.00.17" |
| 16 | USB_LLD_SRCREV = "79992405d709e8593ef0e488fed336d8c186a07d" | 16 | USB_LLD_SRCREV = "d7670a7b2e9c659c2f674782c763e3e3bc22a74e" |
| 17 | 17 | ||
| 18 | BRANCH = "${USB_LLD_GIT_BRANCH}" | 18 | BRANCH = "${USB_LLD_GIT_BRANCH}" |
| 19 | SRC_URI = "${USB_LLD_GIT_URI};protocol=${USB_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${USB_LLD_GIT_URI};protocol=${USB_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${USB_LLD_SRCREV}" | 21 | SRCREV = "${USB_LLD_SRCREV}" |
| 22 | PV = "01.00.00.16B" | 22 | PV = "01.00.00.17" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " osal-rtos" | 25 | DEPENDS_append = " osal-rtos" |
