diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2017-12-15 22:49:16 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2017-12-21 23:00:24 -0500 |
| commit | 0c5327be566dedf19a742ec617305edea7710df1 (patch) | |
| tree | 2dfc809a9aee7dca865e53e43b43808bdc86803b /recipes-bsp/mcasp-lld | |
| parent | e6e7f6777e048b22df3dc06118a32c672f32e695 (diff) | |
| download | meta-ti-0c5327be566dedf19a742ec617305edea7710df1.tar.gz | |
mcasp-lld-rtos: Update to version 1.1.0.8A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/mcasp-lld')
| -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 11b18c53..0e03bd09 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.06B" | 16 | # Below commit ID corresponds to "DEV.MCASP_LLD.01.01.00.08A" |
| 17 | MCASP_LLD_SRCREV = "c64ca018d4482f6841e7f8fde3a7adf50f4d329f" | 17 | MCASP_LLD_SRCREV = "56fc546fe3f0ba89477dfa020bcc4b6aa8ce64f3" |
| 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.06B" | 23 | PV = "01.01.00.08A" |
| 24 | PR = "r0" | 24 | PR = "r0" |
| 25 | 25 | ||
| 26 | S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}" | 26 | S = "${WORKDIR}/${MCASP_LLD_GIT_DESTSUFFIX}" |
