diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:16:06 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | 552e2e459b366c9e1ef47ca498d9db3055c659ec (patch) | |
| tree | fc50b8f3ada1b223c917506cfa68fd208d453cd7 /recipes-bsp/udma-lld | |
| parent | f72ba5e2cd8d578f447ce9009abdbdc2262a468a (diff) | |
| download | meta-ti-552e2e459b366c9e1ef47ca498d9db3055c659ec.tar.gz | |
udma-lld-rtos: SRCREV update to 01.00.00.02
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/udma-lld')
| -rw-r--r-- | recipes-bsp/udma-lld/udma-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb index d5253e2c..876b4db2 100644 --- a/recipes-bsp/udma-lld/udma-lld-rtos_git.bb +++ b/recipes-bsp/udma-lld/udma-lld-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ UDMA_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/udma-lld.git" | |||
| 13 | UDMA_LLD_GIT_PROTOCOL = "git" | 13 | UDMA_LLD_GIT_PROTOCOL = "git" |
| 14 | UDMA_LLD_GIT_BRANCH = "master" | 14 | UDMA_LLD_GIT_BRANCH = "master" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.01A" | 16 | # Below commit ID corresponds to "DEV.UDMA_LLD.01.00.00.02" |
| 17 | UDMA_LLD_SRCREV = "e03304e15bb7f1a86c77f1a9984361c822ab2b70" | 17 | UDMA_LLD_SRCREV = "1577913ad89201a547ba4804ccb60693963499e8" |
| 18 | 18 | ||
| 19 | BRANCH = "${UDMA_LLD_GIT_BRANCH}" | 19 | BRANCH = "${UDMA_LLD_GIT_BRANCH}" |
| 20 | SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${UDMA_LLD_GIT_URI};protocol=${UDMA_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${UDMA_LLD_SRCREV}" | 22 | SRCREV = "${UDMA_LLD_SRCREV}" |
| 23 | PV = "01.00.00.01A" | 23 | PV = "01.00.00.02" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | DEPENDS_append = " osal-rtos \ | 26 | DEPENDS_append = " osal-rtos \ |
