diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-07-19 23:24:14 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-07-23 16:58:35 +0000 |
| commit | f73d69680772cf3656a62d699e71f61f98a48587 (patch) | |
| tree | 801b29b72d8c5c436a06c193d44f6c1ce157c8b0 /recipes-bsp/usb-lld | |
| parent | 54ef63ca3c7a5a1337aa45cef45cc81324f48363 (diff) | |
| download | meta-ti-f73d69680772cf3656a62d699e71f61f98a48587.tar.gz | |
usb-lld-rtos: Update to version 1.0.0.14
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/usb-lld')
| -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 eedb9558..42a46944 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.13" | 15 | # Below commit ID corresponds to "DEV.USB_LLD.01.00.00.14" |
| 16 | USB_LLD_SRCREV = "bac7156bac2b11c964f67a79752e1d6178fb1e86" | 16 | USB_LLD_SRCREV = "a12615f56ef5a108a1aa58af0e4f0e7d175e7c49" |
| 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.13" | 22 | PV = "01.00.00.14" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " osal-rtos" | 25 | DEPENDS_append = " osal-rtos" |
