summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cppi-lld
diff options
context:
space:
mode:
authorMahesh Radhakrishnan <m-radhakrishnan2@ti.com>2018-07-19 23:23:40 +0000
committerDenys Dmytriyenko <denys@ti.com>2018-07-24 18:18:50 +0000
commit718a36ad35861721307b5ddba042d3a5a845097f (patch)
tree128e69a8d25ef35f33dc0eee34c2e1d31b0abd93 /recipes-bsp/cppi-lld
parent5b1bbf3503ea198989fd37fc2825e5841e225761 (diff)
downloadmeta-ti-718a36ad35861721307b5ddba042d3a5a845097f.tar.gz
cppi-lld: Update to version 2.1.0.13
Signed-off-by: Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/cppi-lld')
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld.inc8
1 files changed, 4 insertions, 4 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index 29deaf29..57c3a748 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -9,15 +9,15 @@ 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.12A" 12# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.13"
13CPPI_LLD_SRCREV = "6a1d2891b3de9891dea71a069a261c6368209413" 13CPPI_LLD_SRCREV = "e9c498fe581b502415123a8e3dd7c0a08be03958"
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.12" 19PV = "02.01.00.13"
20INC_PR = "r1" 20INC_PR = "r0"
21 21
22DEVICELIST = "k2h k2k k2l k2e" 22DEVICELIST = "k2h k2k k2l k2e"
23DEVICELIST_k2hk = "k2h k2k" 23DEVICELIST_k2hk = "k2h k2k"