[meta-ti] Jacob Stiffler : qmss-lld: Bump SRCREV for fix

Arago Project git git at arago-project.org
Thu Mar 31 08:47:16 PDT 2016


Module: meta-ti
Branch: master
Commit: d484cf2f4a4958b9416aaebe48491b764a245b63
URL:    http://arago-project.org/git/meta-ti.git?a=commit;h=d484cf2f4a4958b9416aaebe48491b764a245b63

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Thu Mar 24 22:48:38 2016 +0000

qmss-lld: Bump SRCREV for fix

* Fix linker option for linux example and test binaries

Signed-off-by: Jacob Stiffler <j-stiffler at ti.com>
Signed-off-by: Denys Dmytriyenko <denys at ti.com>

---

 recipes-bsp/qmss-lld/qmss-lld.inc |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/qmss-lld/qmss-lld.inc b/recipes-bsp/qmss-lld/qmss-lld.inc
index 2395a4d..ed560c8 100644
--- a/recipes-bsp/qmss-lld/qmss-lld.inc
+++ b/recipes-bsp/qmss-lld/qmss-lld.inc
@@ -9,15 +9,15 @@ QMSS_LLD_GIT_PROTOCOL = "git"
 QMSS_LLD_GIT_BRANCH = "master"
 QMSS_LLD_GIT_DESTSUFFIX = "git/ti/drv/qmss"
 
-# commit ID corresponding to DEV.QMSS_LLD.02.01.00.14
-QMSS_LLD_SRCREV = "4cc3a3f1bcddfc19e2e7d8dd4208ca215e7ecbae"
+# commit ID corresponding to DEV.QMSS_LLD.02.01.00.14A
+QMSS_LLD_SRCREV = "8fc6a846e509d6ad8499e1de68abd912d7947069"
 
 BRANCH ="${QMSS_LLD_GIT_BRANCH}"
 SRC_URI = "${QMSS_LLD_GIT_URI};destsuffix=${QMSS_LLD_GIT_DESTSUFFIX};protocol=${QMSS_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 SRCREV = "${QMSS_LLD_SRCREV}"
 
 PV = "02.01.00.14"
-INC_PR = "r0"
+INC_PR = "r1"
 
 DEVICELIST = "k2h k2k k2l k2e"
 DEVICELIST_k2hk-evm = "k2h k2k"



More information about the meta-ti mailing list