1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 17:01:04 +00:00

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>
This commit is contained in:
Jacob Stiffler
2016-01-27 03:16:48 +00:00
committed by Denys Dmytriyenko
parent 9941f29324
commit 729f8808d5
+4 -4
View File
@@ -9,15 +9,15 @@ CPPI_LLD_GIT_PROTOCOL = "git"
CPPI_LLD_GIT_BRANCH = "master"
CPPI_LLD_GIT_DESTSUFFIX = "git/ti/drv/cppi"
# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.10"
CPPI_LLD_SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32"
# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.11"
CPPI_LLD_SRCREV = "91047a01a6d64d7ffaf650c6ebb280de775af997"
BRANCH = "${CPPI_LLD_GIT_BRANCH}"
SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${CPPI_LLD_GIT_PROTOCOL};branch=${BRANCH}"
SRCREV = "${CPPI_LLD_SRCREV}"
PV = "02.01.00.10"
INC_PR = "r3"
PV = "02.01.00.11"
INC_PR = "r0"
DEVICELIST = "k2h k2k k2l k2e"
DEVICELIST_k2hk-evm = "k2h k2k"