diff options
| author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-04-13 23:02:09 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-17 12:33:28 -0400 |
| commit | c24e52863d85e0e062be241c73227a08b0c70afd (patch) | |
| tree | a77736e81e1433b77e84dcfc4a896b3615c42fc9 | |
| parent | 478a74902feb50b4564c1123a0fe42ddc903f73a (diff) | |
| download | meta-ti-c24e52863d85e0e062be241c73227a08b0c70afd.tar.gz | |
pm-lld-rtos: Updating to version 01.04.00.04 & 01.08.00.17 for am57xx/dra7xx
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com>
Signed-off-by: Jacob Stiffler <j-stiffler@ti.com>
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
| -rw-r--r-- | recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb index 4bf0355e..45a1ef4f 100644 --- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb +++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb | |||
| @@ -16,19 +16,19 @@ PM_LLD_GIT_BRANCH_dra7xx-evm = "master" | |||
| 16 | PM_LLD_GIT_BRANCH_am57xx-evm = "master" | 16 | PM_LLD_GIT_BRANCH_am57xx-evm = "master" |
| 17 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" | 17 | PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" |
| 18 | 18 | ||
| 19 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.03" | 19 | # Below commit ID corresponds to "DEV.PM_LLD.01.04.00.04" |
| 20 | PM_LLD_SRCREV = "7a4d80a607e7ef57015fcebc5c4b6a2ff9c9d26a" | 20 | PM_LLD_SRCREV = "1c0cae9b001137f68f34bf9168d7c3fa9036b1a6" |
| 21 | 21 | ||
| 22 | # Below commit ID corresponds to "REL.PDK.TDA.01.08.00.17" | 22 | # Below commit ID corresponds to "DEV.PM_LLD.01.08.00.17" |
| 23 | PM_LLD_SRCREV_dra7xx-evm = "0ac5d734db30c2fa1429cf17a0cecdff5421328d" | 23 | PM_LLD_SRCREV_dra7xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" |
| 24 | PM_LLD_SRCREV_am57xx-evm = "0ac5d734db30c2fa1429cf17a0cecdff5421328d" | 24 | PM_LLD_SRCREV_am57xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" |
| 25 | 25 | ||
| 26 | 26 | ||
| 27 | BRANCH = "${PM_LLD_GIT_BRANCH}" | 27 | BRANCH = "${PM_LLD_GIT_BRANCH}" |
| 28 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 28 | SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
| 29 | 29 | ||
| 30 | SRCREV = "${PM_LLD_SRCREV}" | 30 | SRCREV = "${PM_LLD_SRCREV}" |
| 31 | PV = "01.04.00.03" | 31 | PV = "01.04.00.04" |
| 32 | PR = "r0" | 32 | PR = "r0" |
| 33 | 33 | ||
| 34 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" | 34 | S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" |
