[meta-ti] [morty/master][PATCH] pm-lld-rtos: Updating to version 1.4.0.3

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Wed Dec 13 14:25:35 PST 2017


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/pm-lld/pm-lld-rtos_git.bb | 13 ++++++++-----
 1 file changed, 8 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
index 05388e5..4bf0355 100644
--- a/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
+++ b/recipes-bsp/pm-lld/pm-lld-rtos_git.bb
@@ -13,19 +13,22 @@ PM_LLD_GIT_URI = "git://git.ti.com/keystone-rtos/pm-lld.git"
 PM_LLD_GIT_PROTOCOL = "git"
 PM_LLD_GIT_BRANCH = "int_pm_am335x"
 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.01"
-PM_LLD_SRCREV = "c4908f94b3e655e6298aa9bfe9bbffbbc5d16111"
+# Below commit ID corresponds to "DEV.PM_LLD.01.04.00.03"
+PM_LLD_SRCREV = "7a4d80a607e7ef57015fcebc5c4b6a2ff9c9d26a"
+
+# 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 "REL.PDK.TDA.01.07.00.06"
-PM_LLD_SRCREV_dra7xx-evm = "46ea13503d2991f636197edb206a9f62cea398d4"
 
 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.01"
+PV = "01.04.00.03"
 PR = "r0"
 
 S = "${WORKDIR}/${PM_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



More information about the meta-ti mailing list