[meta-ti] [rocko/master][PATCH 10/45] fatfs-rtos: Update to version 1.0.0.10
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 19 10:23:43 PDT 2018
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
index 55f67bf..546ec87 100644
--- a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
+++ b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
@@ -12,14 +12,14 @@ FATFS_GIT_URI = "git://git.ti.com/keystone-rtos/fatfs.git"
FATFS_GIT_PROTOCOL = "git"
FATFS_GIT_BRANCH = "master"
-# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.09"
-FATFS_SRCREV = "a5652991a9dd9a9b9b9c5c2cf35d1417f8272b00"
+# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.10"
+FATFS_SRCREV = "6d4e228e53dd50da0d0fed3877a9b366519d80b4"
BRANCH = "${FATFS_GIT_BRANCH}"
SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${FATFS_SRCREV}"
-PV = "01.00.00.09"
+PV = "01.00.00.10"
PR = "r0"
DEPENDS_append = " mmcsd-lld-rtos"
--
1.9.1
More information about the meta-ti
mailing list