summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-03-21 19:15:57 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-03-21 20:42:25 +0000
commit5c1a833f6204790a46c5cd23ca8b283806b5112d (patch)
tree536c4cf7d165294c5a593aa5eaf0369825130e51
parent860b92ee8b7cf77e565f8ae8a94b20e696898a09 (diff)
downloadmeta-ti-5c1a833f6204790a46c5cd23ca8b283806b5112d.tar.gz
pcie-lld-rtos: SRCREV update to 02.03.00.03
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/pcie-lld/pcie-lld-rtos_git.bb6
1 files 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 2c57cbb0..8aee7e45 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"
13PCIE_LLD_GIT_BRANCH = "master" 13PCIE_LLD_GIT_BRANCH = "master"
14PCIE_LLD_GIT_DESTSUFFIX = "git/ti/drv/pcie" 14PCIE_LLD_GIT_DESTSUFFIX = "git/ti/drv/pcie"
15 15
16# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.02" 16# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.03"
17PCIE_LLD_SRCREV = "3c6e68d77778a2e655803b8aa1c2b8ac056518b2" 17PCIE_LLD_SRCREV = "202a89929d8da0ac923978145b4cc44cfafc12d5"
18 18
19BRANCH = "${PCIE_LLD_GIT_BRANCH}" 19BRANCH = "${PCIE_LLD_GIT_BRANCH}"
20SRC_URI = "${PCIE_LLD_GIT_URI};destsuffix=${PCIE_LLD_GIT_DESTSUFFIX};protocol=${PCIE_LLD_GIT_PROTOCOL};branch=${BRANCH}" 20SRC_URI = "${PCIE_LLD_GIT_URI};destsuffix=${PCIE_LLD_GIT_DESTSUFFIX};protocol=${PCIE_LLD_GIT_PROTOCOL};branch=${BRANCH}"
21 21
22SRCREV = "${PCIE_LLD_SRCREV}" 22SRCREV = "${PCIE_LLD_SRCREV}"
23PV = "02.03.00.02" 23PV = "02.03.00.03"
24PR = "r0" 24PR = "r0"
25 25
26DEPENDS_append_k3 = " udma-lld-rtos \ 26DEPENDS_append_k3 = " udma-lld-rtos \