summaryrefslogtreecommitdiffstats
path: root/recipes-bsp
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-22 01:04:24 +0000
commit63ff406fbe029f5b19698da5ad4a26108ddc6d86 (patch)
tree7b37abf41199c849e530b003c98b27c8455522f8 /recipes-bsp
parenta15e4eef4b753b52371a424ff14b7c25be6e19a1 (diff)
downloadmeta-ti-63ff406fbe029f5b19698da5ad4a26108ddc6d86.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>
Diffstat (limited to 'recipes-bsp')
-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 \