summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-12-15 01:31:15 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-12-17 02:55:46 +0000
commit163d14b83750fafc2ecefe3389d3646f25b3c0ae (patch)
treedb03140cda26824a98d7177d4a880356bfd9f1db
parentf92ed1168f22b50f21dc8f780d2e2b2b1d55d79a (diff)
downloadmeta-ti-163d14b83750fafc2ecefe3389d3646f25b3c0ae.tar.gz
cppi-lld: SRCREV update to 02.01.00.14
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 57c3a748..5aea1ebe 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.13" 12# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.14"
13CPPI_LLD_SRCREV = "e9c498fe581b502415123a8e3dd7c0a08be03958" 13CPPI_LLD_SRCREV = "10d3fbc0231073027991d797e9406a9585058691"
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.13" 19PV = "02.01.00.14"
20INC_PR = "r0" 20INC_PR = "r0"
21 21
22DEVICELIST = "k2h k2k k2l k2e" 22DEVICELIST = "k2h k2k k2l k2e"