summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2019-08-07 00:53:58 +0000
committerDenys Dmytriyenko <denys@ti.com>2019-08-07 00:53:27 +0000
commit40b7eff5ebdeae83a910fe2abf451d9457dad28e (patch)
tree678a9538b467c2063db589c732dce04e93a194ac
parent218de6093d25f00b45aa8df4a433855c75a5ab0f (diff)
downloadmeta-ti-40b7eff5ebdeae83a910fe2abf451d9457dad28e.tar.gz
cppi-lld: SRCREV update to 02.01.00.14A
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld.inc6
1 files changed, 3 insertions, 3 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index 5aea1ebe..dec5b7d3 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -9,14 +9,14 @@ CPPI_LLD_GIT_PROTOCOL = "git"
9CPPI_LLD_GIT_BRANCH = "master" 9CPPI_LLD_GIT_BRANCH = "master"
10CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi" 10CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi"
11 11
12# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.14" 12# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.14A"
13CPPI_LLD_SRCREV = "10d3fbc0231073027991d797e9406a9585058691" 13CPPI_LLD_SRCREV = "d9b51bfc77ee0c97ed11dc6753667cfadc0285f6"
14 14
15BRANCH = "${CPPI_LLD_GIT_BRANCH}" 15BRANCH = "${CPPI_LLD_GIT_BRANCH}"
16SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}" 16SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}"
17 17
18SRCREV = "${CPPI_LLD_SRCREV}" 18SRCREV = "${CPPI_LLD_SRCREV}"
19PV = "02.01.00.14" 19PV = "02.01.00.14A"
20INC_PR = "r0" 20INC_PR = "r0"
21 21
22DEVICELIST = "k2h k2k k2l k2e" 22DEVICELIST = "k2h k2k k2l k2e"