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.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/recipes-bsp/cppi-lld/cppi-lld.inc b/recipes-bsp/cppi-lld/cppi-lld.inc
index cbcad346..6182973f 100644
--- a/recipes-bsp/cppi-lld/cppi-lld.inc
+++ b/recipes-bsp/cppi-lld/cppi-lld.inc
@@ -17,8 +17,9 @@ SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${
17 17
18SRCREV = "${CPPI_LLD_SRCREV}" 18SRCREV = "${CPPI_LLD_SRCREV}"
19PV = "02.01.00.10" 19PV = "02.01.00.10"
20INC_PR = "r2" 20INC_PR = "r3"
21 21
22DEVICELIST = "k2h k2k k2l k2e"
22DEVICELIST_k2hk-evm = "k2h k2k" 23DEVICELIST_k2hk-evm = "k2h k2k"
23DEVICELIST_k2l-evm = "k2l" 24DEVICELIST_k2l-evm = "k2l"
24DEVICELIST_k2e-evm = "k2e" 25DEVICELIST_k2e-evm = "k2e"