From cdb0a1ca3a5422181100971949b7436bb7c4e391 Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Fri, 13 Apr 2018 23:02:09 +0000 Subject: pm-lld-rtos: Updating to version 01.04.00.04 & 01.08.00.17 for am57xx/dra7xx Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Jacob Stiffler Signed-off-by: Denys Dmytriyenko --- recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 12 ++++++------ 1 file 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" PM_LLD_GIT_BRANCH_am57xx-evm = "master" PM_LLD_GIT_DESTSUFFIX = "git/ti/drv/pm" -# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.03" -PM_LLD_SRCREV = "7a4d80a607e7ef57015fcebc5c4b6a2ff9c9d26a" +# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.04" +PM_LLD_SRCREV = "1c0cae9b001137f68f34bf9168d7c3fa9036b1a6" -# Below commit ID corresponds to "REL.PDK.TDA.01.08.00.17" -PM_LLD_SRCREV_dra7xx-evm = "0ac5d734db30c2fa1429cf17a0cecdff5421328d" -PM_LLD_SRCREV_am57xx-evm = "0ac5d734db30c2fa1429cf17a0cecdff5421328d" +# Below commit ID corresponds to "DEV.PM_LLD.01.08.00.17" +PM_LLD_SRCREV_dra7xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" +PM_LLD_SRCREV_am57xx-evm = "720f7df19f1b34cd72d8d3937baf5ff0011fd5dd" BRANCH = "${PM_LLD_GIT_BRANCH}" SRC_URI = "${PM_LLD_GIT_URI};destsuffix=${PM_LLD_GIT_DESTSUFFIX};protocol=${PM_LLD_GIT_PROTOCOL};branch=${BRANCH}" SRCREV = "${PM_LLD_SRCREV}" -PV = "01.04.00.03" +PV = "01.04.00.04" PR = "r0" S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}" -- cgit v1.2.3-54-g00ecf