[meta-ti] Justin Sobota : pa-lld: Upstream version 3.0.2.1
Arago Project git
git at arago-project.org
Mon Dec 19 15:15:42 PST 2016
Module: meta-ti
Branch: master
Commit: 4686c58d2534343691c635c633f5cd5acb46c975
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=4686c58d2534343691c635c633f5cd5acb46c975
Author: Justin Sobota <jsobota at ti.com>
Date: Thu Dec 15 21:54:35 2016 +0000
pa-lld: Upstream version 3.0.2.1
Signed-off-by: Justin Sobota <jsobota at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/pa-lld/pa-lld.inc | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index 345de61..62d539b 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 corresponds to "DEV.PA_LLD.03.00.02.00"
-PA_LLD_SRCREV = "dca2a281c0c57f3b3018a93fae5485825a33042c"
+# Below Commit ID corresponds to "DEV.PA_LLD.03.00.02.01"
+PA_LLD_SRCREV = "e95de49323678a55072c90fb213b94f96cf494b1"
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.00"
+PV = "03.00.02.01"
INC_PR = "r0"
S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"
More information about the meta-ti
mailing list