[meta-ti] [rocko/master][PATCH 30/45] rm-lld: Update to 2.2.0.3 & recipe update to rtos recipe (html doc link)
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Thu Jul 19 10:24:03 PDT 2018
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/rm-lld/rm-lld-rtos_git.bb | 6 +++++-
recipes-bsp/rm-lld/rm-lld.inc | 8 ++++----
2 files changed, 9 insertions(+), 5 deletions(-)
diff --git a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
index 823af5b..2f49892 100644
--- a/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
+++ b/recipes-bsp/rm-lld/rm-lld-rtos_git.bb
@@ -4,6 +4,10 @@ COMPATIBLE_MACHINE_append = "|c66x"
require rm-lld.inc
-PR = "${INC_PR}.1"
+PR = "${INC_PR}.2"
PACKAGE_ARCH = "${MACHINE_ARCH}"
+
+# HTML doc link params
+PDK_COMP_LINK_TEXT = "RM LLD"
+
diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc
index 4236fd2..8ed414a 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.02"
-RM_LLD_SRCREV = "6165053f88d1ccb5083f797d24800d5400804647"
+# Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03"
+RM_LLD_SRCREV = "cbcd522f2052204a8690fa0ca1f39b5f28388e81"
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.02"
-INC_PR = "r1"
+PV = "02.02.00.03"
+INC_PR = "r0"
COMPATIBLE_MACHINE = "keystone"
--
1.9.1
More information about the meta-ti
mailing list