diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-12-15 01:31:27 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-18 00:11:12 +0000 |
| commit | 4208c992451a4d3057ac5108c87c6629de0c45ae (patch) | |
| tree | e8acd894a53093fd48d1c747f77e39d0c8cab49b /recipes-bsp | |
| parent | 3870b6422d3d80e9e4f77fa23bf14401c89c3037 (diff) | |
| download | meta-ti-4208c992451a4d3057ac5108c87c6629de0c45ae.tar.gz | |
pm-lld-rtos: SRCREV udpate to 01.08.00.20
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp')
| -rw-r--r-- | recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb index 4dc43f68..e11231a2 100644 --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb | |||
| @@ -20,8 +20,8 @@ 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.19" | 23 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.20" |
| 24 | PM_LLD_SRCREV = "9095c9d1b479d6d1ad483b8b0cf4568c83e599ec" | 24 | PM_LLD_SRCREV = "bcff5a6436275b225636e8604f8bb5c11c1bdb4c" |
| 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.05B" |
| 27 | PM_LLD_SRCREV_ti33x = "bac16125842f08d05156dccabec74947756d831b" | 27 | PM_LLD_SRCREV_ti33x = "bac16125842f08d05156dccabec74947756d831b" |
| @@ -32,7 +32,7 @@ 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.19" | 35 | PV = "01.08.00.20" |
| 36 | PR = "r0" | 36 | PR = "r0" |
| 37 | 37 | ||
| 38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" | 38 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" |
