mirror of
https://git.yoctoproject.org/meta-ti
synced 2026-07-16 22:38:04 +00:00
fatfs-rtos: SRCREV update to 01.00.00.12A
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
d819d9fa63
commit
275e1c5f01
@@ -12,14 +12,14 @@ FATFS_GIT_URI = "git://git.ti.com/keystone-rtos/fatfs.git"
|
|||||||
FATFS_GIT_PROTOCOL = "git"
|
FATFS_GIT_PROTOCOL = "git"
|
||||||
FATFS_GIT_BRANCH = "master"
|
FATFS_GIT_BRANCH = "master"
|
||||||
|
|
||||||
# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.11"
|
# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.12A"
|
||||||
FATFS_SRCREV = "8b1bd374ebcb898d209305727106d4bf3f313ab2"
|
FATFS_SRCREV = "0eef7635311646b74b84375e50c7e2dfdb33ed5e"
|
||||||
|
|
||||||
BRANCH = "${FATFS_GIT_BRANCH}"
|
BRANCH = "${FATFS_GIT_BRANCH}"
|
||||||
SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}"
|
SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}"
|
||||||
|
|
||||||
SRCREV = "${FATFS_SRCREV}"
|
SRCREV = "${FATFS_SRCREV}"
|
||||||
PV = "01.00.00.11"
|
PV = "01.00.00.12A"
|
||||||
PR = "r0"
|
PR = "r0"
|
||||||
|
|
||||||
DEPENDS_append = " mmcsd-lld-rtos"
|
DEPENDS_append = " mmcsd-lld-rtos"
|
||||||
|
|||||||
Reference in New Issue
Block a user