[meta-ti] Jacob Stiffler : rm-lld: Upgrade to version 2.2.0.1

Arago Project git git at arago-project.org
Mon Mar 21 08:44:34 PDT 2016


Module: meta-ti
Branch: master
Commit: bffc8a32778a7ef34c7cce8dc6064d2057dca39f
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=bffc8a32778a7ef34c7cce8dc6064d2057dca39f

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Mon Mar 21 20:51:05 2016 +0000

rm-lld: Upgrade to version 2.2.0.1

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/rm-lld/rm-lld.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc
index be71761..70d9b5b 100644
--- a/recipes-bsp/rm-lld/rm-lld.inc
+++ b/recipes-bsp/rm-lld/rm-lld.inc
@@ -7,14 +7,14 @@ RM_LLD_GIT_PROTOCOL = "git"
 RM_LLD_GIT_BRANCH = "master"
 RM_LLD_GIT_DESTSUFFIX = "git/ti/drv/rm"
 
-# Below commit ID corresponds to DEV.RM_LLD.02.02.00.00
-RM_LLD_SRCREV = "48fc05bf1835f76760da4341a4c551398aeeb7cd"
+# Below commit ID corresponds to DEV.RM_LLD.02.02.00.01
+RM_LLD_SRCREV = "841f2df9726f456d6c026c0aa03095699962d048"
 
 BRANCH = "${RM_LLD_GIT_BRANCH}"
 SRC_URI = "${RM_LLD_GIT_URI};destsuffix=${RM_LLD_GIT_DESTSUFFIX};protocol=${RM_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${RM_LLD_SRCREV}"
 
-PV = "02.02.00.00"
+PV = "02.02.00.01"
 INC_PR = "r0"
 
 COMPATIBLE_MACHINE = "keystone"



More information about the meta-ti mailing list