[meta-ti] [rocko/master][PATCH 04/29] fatfs-rtos: SRCREV update to 01.00.00.13, added osal-rtos dependency
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Mar 21 06:15:48 PDT 2019
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
index 2628ad0..353d9a1 100644
--- a/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
+++ b/recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb
@@ -12,17 +12,19 @@ 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.12A"
-FATFS_SRCREV = "0eef7635311646b74b84375e50c7e2dfdb33ed5e"
+# Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.13"
+FATFS_SRCREV = "33735fe2575b433bbe6495839f3a69ccef66ce2f"
BRANCH = "${FATFS_GIT_BRANCH}"
SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${FATFS_SRCREV}"
-PV = "01.00.00.12A"
+PV = "01.00.00.13"
PR = "r0"
-DEPENDS_append = " mmcsd-lld-rtos"
+DEPENDS_append = " mmcsd-lld-rtos \
+ osal-rtos \
+"
# Build with make instead of XDC
TI_PDK_XDCMAKE = "0"
--
1.9.1
More information about the meta-ti
mailing list