diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2019-03-21 19:15:58 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2019-03-22 01:04:24 +0000 |
| commit | c50eda781a2c9aa7a30e87bdc341bbd2cc75c556 (patch) | |
| tree | cfc755934a45975af9ff332d83a5b653e04d162b | |
| parent | 63ff406fbe029f5b19698da5ad4a26108ddc6d86 (diff) | |
| download | meta-ti-c50eda781a2c9aa7a30e87bdc341bbd2cc75c556.tar.gz | |
pm-lld-rtos: SRCREV update to 01.08.00.21 & 01.04.00.05C (for ti33x, ti43x, k2g)
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb index e11231a2..33ed5ffe 100644 --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb | |||
| @@ -20,19 +20,19 @@ PM_LLD_GIT_BRANCH_k2g = "int_pm_am335x" | |||
| 20 | 20 | ||
| 21 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" | 21 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" |
| 22 | 22 | ||
| 23 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.20" | 23 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.21" |
| 24 | PM_LLD_SRCREV = "bcff5a6436275b225636e8604f8bb5c11c1bdb4c" | 24 | PM_LLD_SRCREV = "73d6a8536a420de7e7c40a4f3fd49e9e3b93ac6a" |
| 25 | 25 | ||
| 26 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05B" | 26 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.05C" |
| 27 | PM_LLD_SRCREV_ti33x = "bac16125842f08d05156dccabec74947756d831b" | 27 | PM_LLD_SRCREV_ti33x = "dd1f8486e7738956631b7f4829c8238be2e49dd6" |
| 28 | PM_LLD_SRCREV_ti43x = "bac16125842f08d05156dccabec74947756d831b" | 28 | PM_LLD_SRCREV_ti43x = "dd1f8486e7738956631b7f4829c8238be2e49dd6" |
| 29 | PM_LLD_SRCREV_k2g = "bac16125842f08d05156dccabec74947756d831b" | 29 | PM_LLD_SRCREV_k2g = "dd1f8486e7738956631b7f4829c8238be2e49dd6" |
| 30 | 30 | ||
| 31 | BRANCH = "${PM_LLD_GIT_BRANCH}" | 31 | BRANCH = "${PM_LLD_GIT_BRANCH}" |
| 32 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 32 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 33 | 33 | ||
| 34 | SRCREV = "${PM_LLD_SRCREV}" | 34 | SRCREV = "${PM_LLD_SRCREV}" |
| 35 | PV = "01.08.00.20" | 35 | PV = "01.08.00.21" |
| 36 | PR = "r0" | 36 | PR = "r0" |
| 37 | 37 | ||
| 38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" | 38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" |
