diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:15:53 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-21 20:42:06 +0000 |
| commit | 40a9bf533f3509e33a8e585d0a536142b5f9c815 (patch) | |
| tree | 4f56aab36757a41e6bf973ee0e29ff01da50dcdc | |
| parent | e23518aba5d718c965b18eafb13b336fd2da9de5 (diff) | |
| download | meta-ti-40a9bf533f3509e33a8e585d0a536142b5f9c815.tar.gz | |
mcasp-lld-rtos: SRCREV update to 01.01.00.13
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb index 3238b30e..0b10081d 100644 --- a/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb +++ b/recipes-bsp/mcasp-lld/mcasp-lld-rtos_git.bb | |||
| @@ -13,14 +13,14 @@ MCASP_LLD_GIT_PROTOCOL = "git" | |||
| 13 | MCASP_LLD_GIT_BRANCH = "master" | 13 | MCASP_LLD_GIT_BRANCH = "master" |
| 14 | MCASP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcasp" | 14 | MCASP_LLD_GIT_DESTSUFFIX = "git/ti/drv/mcasp" |
| 15 | 15 | ||
| 16 | # Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.12" | 16 | # Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.13" |
| 17 | MCASP_LLD_SRCREV = "6da2f3272832fe906a0b9fa405542fb83db0457b" | 17 | MCASP_LLD_SRCREV = "81bb0c58f736485f9e15102f8396aea3ecec591e" |
| 18 | 18 | ||
| 19 | BRANCH = "${MCASP_LLD_GIT_BRANCH}" | 19 | BRANCH = "${MCASP_LLD_GIT_BRANCH}" |
| 20 | SRC_URI = "${MCASP_LLD_GIT_URI};destsuffix=${MCASP_LLD_GIT_DESTSUFFIX};protocol=${MCASP_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 20 | SRC_URI = "${MCASP_LLD_GIT_URI};destsuffix=${MCASP_LLD_GIT_DESTSUFFIX};protocol=${MCASP_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 21 | 21 | ||
| 22 | SRCREV = "${MCASP_LLD_SRCREV}" | 22 | SRCREV = "${MCASP_LLD_SRCREV}" |
| 23 | PV = "01.01.00.12" | 23 | PV = "01.01.00.13" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}" | 26 | S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}" |
