mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-26 05:48:04 +00:00
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>
This commit is contained in:
committed by
Denys Dmytriyenko
parent
738a4c79a1
commit
e19f2d7e79
@@ -12,14 +12,14 @@ USB_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/usb.git"
|
|||||||
USB_LLD_GIT_PROTOCOL = "git"
|
USB_LLD_GIT_PROTOCOL = "git"
|
||||||
USB_LLD_GIT_BRANCH = "master"
|
USB_LLD_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.USB_LLD.01.00.00.13"
|
# Below commit ID corresponds to "DEV.USB_LLD.01.00.00.14"
|
||||||
USB_LLD_SRCREV = "bac7156bac2b11c964f67a79752e1d6178fb1e86"
|
USB_LLD_SRCREV = "a12615f56ef5a108a1aa58af0e4f0e7d175e7c49"
|
||||||
|
|
||||||
BRANCH = "${USB_LLD_GIT_BRANCH}"
|
BRANCH = "${USB_LLD_GIT_BRANCH}"
|
||||||
SRC_URI = "${USB_LLD_GIT_URI};protocol=${USB_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${USB_LLD_GIT_URI};protocol=${USB_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${USB_LLD_SRCREV}"
|
SRCREV = "${USB_LLD_SRCREV}"
|
||||||
PV = "01.00.00.13"
|
PV = "01.00.00.14"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " osal-rtos"
|
DEPENDS_append = " osal-rtos"
|
||||||
|
|||||||
Reference in New Issue
Block a user