[meta-ti] Justin Sobota : rm-lld: Bump version

Arago Project git git at arago-project.org
Wed Jun 29 14:11:56 PDT 2016


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

Author: Justin Sobota <jsobota at ti.com>
Date:   Tue Jun 28 00:31:06 2016 +0000

rm-lld: Bump version

Signed-off-by: Justin Sobota <jsobota at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

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

diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc
index 70d9b5b..4236fd2 100644
--- a/recipes-bsp/rm-lld/rm-lld.inc
+++ b/recipes-bsp/rm-lld/rm-lld.inc
@@ -7,15 +7,15 @@ 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.01
-RM_LLD_SRCREV = "841f2df9726f456d6c026c0aa03095699962d048"
+# Below commit ID corresponds to "DEV.RM_LLD.02.02.00.02"
+RM_LLD_SRCREV = "6165053f88d1ccb5083f797d24800d5400804647"
 
 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.01"
-INC_PR = "r0"
+PV = "02.02.00.02"
+INC_PR = "r1"
 
 COMPATIBLE_MACHINE = "keystone"
 



More information about the meta-ti mailing list