From 8614eb9af2f6941ecc3eb0175a950ff3789aa1dc Mon Sep 17 00:00:00 2001 From: Mahesh Radhakrishnan Date: Sat, 15 Dec 2018 01:31:30 +0000 Subject: [PATCH] rm-lld: SRCREV update to 02.02.00.03A Signed-off-by: Mahesh Radhakrishnan Signed-off-by: Denys Dmytriyenko --- recipes-bsp/rm-lld/rm-lld.inc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/recipes-bsp/rm-lld/rm-lld.inc b/recipes-bsp/rm-lld/rm-lld.inc index 8ed414a8..7b09c8e5 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.03" -RM_LLD_SRCREV = "cbcd522f2052204a8690fa0ca1f39b5f28388e81" +# Below commit ID corresponds to "DEV.RM_LLD.02.02.00.03A" +RM_LLD_SRCREV = "c90a9a8c7398e863571dc6af46d5b23389239ec5" 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.03" +PV = "02.02.00.03A" INC_PR = "r0" COMPATIBLE_MACHINE = "keystone"