diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-12-15 01:31:17 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-18 00:11:12 +0000 |
| commit | ed1c1b791bcb717aec3f001d7780c8c7b001eb53 (patch) | |
| tree | 04daf8f024de3d80649523d9b427591fe22f17d6 | |
| parent | 1d578c8b3c5d20e4add7c45c75fc84a0d25d8a40 (diff) | |
| download | meta-ti-ed1c1b791bcb717aec3f001d7780c8c7b001eb53.tar.gz | |
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>
| -rw-r--r-- | recipes-bsp/fatfs-rtos/fatfs-rtos_git.bb | 6 |
1 files 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 6f02f0cf..2628ad0b 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" | |||
| 12 | FATFS_GIT_PROTOCOL = "git" | 12 | FATFS_GIT_PROTOCOL = "git" |
| 13 | FATFS_GIT_BRANCH = "master" | 13 | FATFS_GIT_BRANCH = "master" |
| 14 | 14 | ||
| 15 | # Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.11" | 15 | # Below commit ID corresponds to "DEV.FATFS_LLD.01.00.00.12A" |
| 16 | FATFS_SRCREV = "8b1bd374ebcb898d209305727106d4bf3f313ab2" | 16 | FATFS_SRCREV = "0eef7635311646b74b84375e50c7e2dfdb33ed5e" |
| 17 | 17 | ||
| 18 | BRANCH = "${FATFS_GIT_BRANCH}" | 18 | BRANCH = "${FATFS_GIT_BRANCH}" |
| 19 | SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}" | 19 | SRC_URI = "${FATFS_GIT_URI};protocol=${FATFS_GIT_PROTOCOL};branch=${BRANCH}" |
| 20 | 20 | ||
| 21 | SRCREV = "${FATFS_SRCREV}" | 21 | SRCREV = "${FATFS_SRCREV}" |
| 22 | PV = "01.00.00.11" | 22 | PV = "01.00.00.12A" |
| 23 | PR = "r0" | 23 | PR = "r0" |
| 24 | 24 | ||
| 25 | DEPENDS_append = " mmcsd-lld-rtos" | 25 | DEPENDS_append = " mmcsd-lld-rtos" |
