summaryrefslogtreecommitdiffstats
path: root/recipes-bsp/cppi-lld/cppi-lld.inc
diff options
context:
space:
mode:
Diffstat (limited to 'recipes-bsp/cppi-lld/cppi-lld.inc')
-rw-r--r--recipes-bsp/cppi-lld/cppi-lld.inc7
1 files changed, 3 insertions, 4 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index 0a8ee55f..21c8fe00 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -4,10 +4,9 @@ LIC_FILES_CHKSUM = "file://${WORKDIR}/git/ti/drv/cppi/COPYING.txt;md5=e8f6789acd
4BRANCH = "master" 4BRANCH = "master"
5SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}" 5SRC_URI = "git://git.ti.com/keystone-rtos/cppi-lld.git;destsuffix=git/ti/drv/cppi;protocol=git;branch=${BRANCH}"
6 6
7# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.08" 7# Below Commit ID corresponds to "DEV.CPPI_LLD.02.01.00.10"
8SRCREV = "320af092dc382af52b9e68f14ca8acd5c1c467c1" 8SRCREV = "97c537fa544a78e83512db3499a49d0bd86fad32"
9PV = "02.01.00.09" 9PV = "02.01.00.10"
10PR = "r1"
11 10
12DEVICELIST = "k2h k2k k2l k2e" 11DEVICELIST = "k2h k2k k2l k2e"
13 12