mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-06-08 20:02:21 +00:00
mmcsd-lld-rtos: SRCREV uppdate to 01.00.00.17C
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
807e91dfe8
commit
893be32684
@@ -13,14 +13,14 @@ MMCSD_LLD_GIT_PROTOCOL = "git"
|
||||
MMCSD_LLD_GIT_BRANCH = "master"
|
||||
MMCSD_LLD_GIT_DESTSUFFIX = "git/ti/drv/mmcsd"
|
||||
|
||||
# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.17"
|
||||
MMCSD_LLD_SRCREV = "1b9f65b56b692ccb4180d1e6c9bd5523fc91923e"
|
||||
# Below commit ID corresponds to "DEV.MMCSD_LLD.01.00.00.17C"
|
||||
MMCSD_LLD_SRCREV = "0b1dd11ffb9868b13d3083e5abe7adeadea35bd7"
|
||||
|
||||
BRANCH = "${MMCSD_LLD_GIT_BRANCH}"
|
||||
SRC_URI = "${MMCSD_LLD_GIT_URI};destsuffix=${MMCSD_LLD_GIT_DESTSUFFIX};protocol=${MMCSD_LLD_GIT_PROTOCOL};branch=${BRANCH}"
|
||||
|
||||
SRCREV = "${MMCSD_LLD_SRCREV}"
|
||||
PV = "01.00.00.17"
|
||||
PV = "01.00.00.17C"
|
||||
PR = "r0"
|
||||
|
||||
S = "${WORKDIR}/${MMCSD_LLD_GIT_DESTSUFFIX}"
|
||||
|
||||
Reference in New Issue
Block a user