[meta-ti] [rocko/master][PATCH 25/45] pcie-lld-rtos: Update to version 2.2.0.13

Mahesh Radhakrishnan m-radhakrishnan2 at ti.com
Thu Jul 19 10:23:58 PDT 2018


Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2 at ti.com>
---
 recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
index 02275f5..1b7218a 100644
--- a/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
+++ b/recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb
@@ -13,14 +13,14 @@ PCIE_LLD_GIT_PROTOCOL = "git"
 PCIE_LLD_GIT_BRANCH = "master"
 PCIE_LLD_GIT_DESTSUFFIX = "git/ti/drv/pcie"
 
-# Below commit ID corresponds to "DEV.PCIE_LLD.02.02.00.12"
-PCIE_LLD_SRCREV = "90c85b801cc8524deb57d897d204597b11fa26c4"
+# Below commit ID corresponds to "DEV.PCIE_LLD.02.02.00.13"
+PCIE_LLD_SRCREV = "bf8d3a22c03a5f273321c284fa1737072eca3f77"
 
 BRANCH = "${PCIE_LLD_GIT_BRANCH}"
 SRC_URI = "${PCIE_LLD_GIT_URI};destsuffix=${PCIE_LLD_GIT_DESTSUFFIX};protocol=${PCIE_LLD_GIT_PROTOCOL};branch=${BRANCH}"
 
 SRCREV = "${PCIE_LLD_SRCREV}"
-PV = "02.02.00.12"
+PV = "02.02.00.13"
 PR = "r0"
 
 S = "${WORKDIR}/${PCIE_LLD_GIT_DESTSUFFIX}"
-- 
1.9.1



More information about the meta-ti mailing list