summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-06-27 10:23:43 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-06-27 21:07:23 +0000
commit874e756a22cd053eb5af0ca10bf9e4280e731240 (patch)
tree6c69849d408c5fba8de8afd5d7be4b603c1ecb65
parent801fb697d3a00427c83dd1a8b1c04058aeea43e0 (diff)
downloadmeta-ti-874e756a22cd053eb5af0ca10bf9e4280e731240.tar.gz
pcie-lld-rtos: SRCREV update to 02.03.00.04
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 8aee7e45..f839ecb8 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.03" 16# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.04"
17PCIE_LLD_SRCREV = "202a89929d8da0ac923978145b4cc44cfafc12d5" 17PCIE_LLD_SRCREV = "6a5868f7ab46052b51644bbc1765b742528e90e0"
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.03" 23PV = "02.03.00.04"
24PR = "r0" 24PR = "r0"
25 25
26DEPENDS_append_k3 = " udma-lld-rtos \ 26DEPENDS_append_k3 = " udma-lld-rtos \