diff options
| author | Jacob Stiffler <j-stiffler@ti.com> | 2016-01-27 03:16:48 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2016-01-27 15:54:20 -0500 |
| commit | c3c3278598d483e3db5b9f972d074da6f22776d0 (patch) | |
| tree | ccf4d294c625e76c5db18c115beec28b67518c18 /recipes-bsp/cppi-lld | |
| parent | 5586a8a5082e9c66bd3110c97c91110bf05e6d94 (diff) | |
| download | meta-ti-c3c3278598d483e3db5b9f972d074da6f22776d0.tar.gz | |
cppi-lld: Upgrade version to 2.1.0.11
Signed-off-by: Jacob Stiffler <j-stiffler@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 | 8 |
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 6182973f..26d0e5cb 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" | |||
| 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.10" | 12 | # Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.11" |
| 13 | CPPI_LLD_SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32" | 13 | CPPI_LLD_SRCREV = "91047a01a6d64d7ffaf650c6ebb280de775af997" |
| 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.10" | 19 | PV = "02.01.00.11" |
| 20 | INC_PR = "r3" | 20 | INC_PR = "r0" |
| 21 | 21 | ||
| 22 | DEVICELIST = "k2h k2k k2l k2e" | 22 | DEVICELIST = "k2h k2k k2l k2e" |
| 23 | DEVICELIST_k2hk-evm = "k2h k2k" | 23 | DEVICELIST_k2hk-evm = "k2h k2k" |
