diff options
author | Mahesh Radhakrishnan <m-radhakrishnan2@ti.com> | 2018-12-15 01:31:15 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2018-12-18 00:11:12 +0000 |
commit | ed92caee2d8e2caaa29391b4489d637ddbf449d8 (patch) | |
tree | 1c9143c5987c678ee7aba6e3b57d9124efccd2b4 /recipes-bsp/cppi-lld | |
parent | 182d1d649327e294c1de54d233f0a46839e642a4 (diff) | |
download | meta-ti-ed92caee2d8e2caaa29391b4489d637ddbf449d8.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>
Diffstat (limited to 'recipes-bsp/cppi-lld')
-rw-r--r-- | recipes-bsp/cppi-lld/cppi-lld.inc | 6 |
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" | |||
9 | CPPI_LLD_GIT_BRANCH = "master" | 9 | CPPI_LLD_GIT_BRANCH = "master" |
10 | CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi" | 10 | CPPI_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" |
13 | CPPI_LLD_SRCREV = "e9c498fe581b502415123a8e3dd7c0a08be03958" | 13 | CPPI_LLD_SRCREV = "10d3fbc0231073027991d797e9406a9585058691" |
14 | 14 | ||
15 | BRANCH = "${CPPI_LLD_GIT_BRANCH}" | 15 | BRANCH = "${CPPI_LLD_GIT_BRANCH}" |
16 | SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}" | 16 | SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}" |
17 | 17 | ||
18 | SRCREV = "${CPPI_LLD_SRCREV}" | 18 | SRCREV = "${CPPI_LLD_SRCREV}" |
19 | PV = "02.01.00.13" | 19 | PV = "02.01.00.14" |
20 | INC_PR = "r0" | 20 | INC_PR = "r0" |
21 | 21 | ||
22 | DEVICELIST = "k2h k2k k2l k2e" | 22 | DEVICELIST = "k2h k2k k2l k2e" |