[meta-ti] Jacob Stiffler : pa-lld: Upgrade to version 3.0.1.8

Arago Project git git at arago-project.org
Mon Mar 21 08:44:33 PDT 2016


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

Author: Jacob Stiffler <j-stiffler at ti.com>
Date:   Mon Mar 21 21:27:02 2016 +0000

pa-lld: Upgrade to version 3.0.1.8

* Update license to add TI-TFL license

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

---

 recipes-bsp/pa-lld/pa-lld.inc |   10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/recipes-bsp/pa-lld/pa-lld.inc b/recipes-bsp/pa-lld/pa-lld.inc
index 7b09ceb..b45d3bc 100644
--- a/recipes-bsp/pa-lld/pa-lld.inc
+++ b/recipes-bsp/pa-lld/pa-lld.inc
@@ -1,5 +1,5 @@
-LICENSE = "BSD-3-Clause"
-LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/pa/COPYING.txt;md5=e8f6789acdcda76d02ed9203fc2e603d"
+LICENSE = "BSD-3-Clause & TI-TFL"
+LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/pa/COPYING.txt;md5=cd04fb087063a2a82c4ce61983836871"
 
 COMPATIBLE_MACHINE = "keystone"
 PACKAGE_ARCH = "${MACHINE_ARCH}"
@@ -9,15 +9,15 @@ 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.01.07"
-PA_LLD_SRCREV = "cad5bc0b422a7ac3c6fa013fc2288447318329a0"
+# Below Commit ID corresponds to "DEV.PA_LLD.03.00.01.08"
+PA_LLD_SRCREV = "43badac6ff6269e9449fb03fb7af985e61ab723c"
 
 BRANCH = "${PA_LLD_GIT_BRANCH}"
 SRC_URI = "${PA_LLD_GIT_URI};destsuffix=${PA_LLD_GIT_DESTSUFFIX};protocol=${PA_LLD_GIT_PROTOCOL};branch=${BRANCH} \
             file://0001-makefile_armv7-fix-missing-separator-error.patch"
 SRCREV = "${PA_LLD_SRCREV}"
 
-PV = "03.00.01.07"
+PV = "03.00.01.08"
 INC_PR = "r0"
 
 S = "${WORKDIR}/${PA_LLD_GIT_DESTSUFFIX}"



More information about the meta-ti mailing list