summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-10-02 06:03:58 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-10-02 17:20:26 +0000
commit207065596e4ed561bf15a4d4d418f457d1706f11 (patch)
treeaf7b4a7a1b9018fa4eba2c6b1b1f2226f4f53e9a
parent1db77f8330b5c08ca08b595ef3c25182ae6009d5 (diff)
downloadmeta-ti-207065596e4ed561bf15a4d4d418f457d1706f11.tar.gz
pcie-lld-rtos: SRCREV update to 02.03.00.05
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 f839ecb8..51a24e7d 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.04" 16# Below commit ID corresponds to "DEV.PCIE_LLD.02.03.00.05"
17PCIE_LLD_SRCREV = "6a5868f7ab46052b51644bbc1765b742528e90e0" 17PCIE_LLD_SRCREV = "3cdbb5e4e4ccced496a4ca91b203965fafffc3e9"
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.04" 23PV = "02.03.00.05"
24PR = "r0" 24PR = "r0"
25 25
26DEPENDS_append_k3 = " udma-lld-rtos \ 26DEPENDS_append_k3 = " udma-lld-rtos \