1
0
mirror of https://git.yoctoproject.org/meta-ti synced 2026-06-02 08:50:31 +00:00

cppi, qmss, traceframework: set sane defaults when platform is not defined

Signed-off-by: Denys Dmytriyenko <denys@ti.com>
This commit is contained in:
Denys Dmytriyenko
2015-11-14 11:26:30 +00:00
parent f6fd332ad5
commit 610d0ecdc1
3 changed files with 6 additions and 4 deletions
+2 -1
View File
@@ -17,8 +17,9 @@ SRC_URI = "${CPPI_LLD_GIT_URI};destsuffix=${CPPI_LLD_GIT_DESTSUFFIX};protocol=${
SRCREV = "${CPPI_LLD_SRCREV}"
PV = "02.01.00.10"
INC_PR = "r2"
INC_PR = "r3"
DEVICELIST = "k2h k2k k2l k2e"
DEVICELIST_k2hk-evm = "k2h k2k"
DEVICELIST_k2l-evm = "k2l"
DEVICELIST_k2e-evm = "k2e"