[meta-ti] [PATCH] pa-lld: Updating the version to 3.0.2.4
Mahesh Radhakrishnan
m-radhakrishnan2 at ti.com
Fri Jul 7 12:14:33 PDT 2017
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
recipes-bsp/pa-lld/pa-lld.inc | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index 671d42f..6f3888a 100644
--- a/recipes-bsp/pa-lld/pa-lld.inc
+++ b/recipes-bsp/pa-lld/pa-lld.inc
@@ -9,14 +9,14 @@ PA_LLD_GIT_PROTOCOL = "git"
PA_LLD_GIT_BRANCH = "master"
PA_LLD_GIT_DESTSUFFIX = "git/ti/drv/pa"
-# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.03"
-PA_LLD_SRCREV = "5fef109f4ce43c6bc45000f2e609321d262165b2"
+# Below commit ID corresponding to "DEV.PA_LLD.03.00.02.04"
+PA_LLD_SRCREV = "12cf2064c93b9ec980eb5012218ae88cd993b96a"
BRANCH = "${PA_LLD_GIT_BRANCH}"
SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${PA_LLD_SRCREV}"
-PV = "03.00.02.03"
+PV = "03.00.02.04"
INC_PR = "r0"
S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
--
1.9.1
More information about the meta-ti
mailing list