[meta-ti] Justin Sobota : sa-lld: Bump version
Arago Project git
git at arago-project.org
Fri Sep 16 09:19:10 PDT 2016
Module: meta-ti
Branch: krogoth
Commit: 24d50041073d770977b69d0fee296902c73c88f3
URL: http://arago-project.org/git/meta-ti.git?a=commit;h=24d50041073d770977b69d0fee296902c73c88f3
Author: Justin Sobota <jsobota at ti.com>
Date: Wed Sep 14 07:29:20 2016 +0000
sa-lld: Bump version
Signed-off-by: Justin Sobota <jsobota at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
recipes-bsp/sa-lld/sa-lld.inc | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/recipes-bsp/sa-lld/sa-lld.inc b/recipes-bsp/sa-lld/sa-lld.inc
index 5f0124a..0eb2196 100644
--- a/recipes-bsp/sa-lld/sa-lld.inc
+++ b/recipes-bsp/sa-lld/sa-lld.inc
@@ -8,14 +8,14 @@ SA_LLD_GIT_PROTOCOL = "git"
SA_LLD_GIT_BRANCH = "master"
SA_LLD_GIT_DESTSUFFIX = "git/ti/drv/sa"
-# Below commit ID corresponds to "DEV.SA_LLD.03.00.00.14"
-SA_LLD_SRCREV = "e0448f5172f9a4d945f9ad1b2a583574c378b5c7"
+# Below commit ID corresponds to "DEV.SA_LLD.03.00.00.15"
+SA_LLD_SRCREV = "59dbcc8b1ed05d81161bc4c472bed8916a004728"
BRANCH = "${SA_LLD_GIT_BRANCH}"
SRC_URI = "${SA_LLD_GIT_URI};destsuffix=${SA_LLD_GIT_DESTSUFFIX};protocol=${SA_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${SA_LLD_SRCREV}"
-PV = "03.00.00.14"
-INC_PR = "r2"
+PV = "03.00.00.15"
+INC_PR = "r0"
S = "${WORKDIR}/${SA_LLD_GIT_DESTSUFFIX}"
More information about the meta-ti
mailing list