diff options
| author | Denys Dmytriyenko <denys@ti.com> | 2018-04-21 01:22:12 +0000 |
|---|---|---|
| committer | Denys Dmytriyenko <denys@ti.com> | 2018-04-20 18:13:40 -0400 |
| commit | 0eb32bd451b52c8b87943597051281f252b54dc4 (patch) | |
| tree | 03b45a2e1106afb67857f8e8d096b533127a30de /recipes-bsp/dfe-lld | |
| parent | 2c6ee92c3b361c4f3d78b4acec80990ea382f7d7 (diff) | |
| download | meta-ti-0eb32bd451b52c8b87943597051281f252b54dc4.tar.gz | |
conf, recipes: introduce k2l family and add support for k2l-hs-evm
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-bsp/dfe-lld')
| -rw-r--r-- | recipes-bsp/dfe-lld/dfe-lld.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-bsp/dfe-lld/dfe-lld.inc b/recipes-bsp/dfe-lld/dfe-lld.inc index 92c6034f..84e8509c 100644 --- a/recipes-bsp/dfe-lld/dfe-lld.inc +++ b/recipes-bsp/dfe-lld/dfe-lld.inc | |||
| @@ -17,6 +17,6 @@ SRCREV = "${DFE_LLD_SRCREV}" | |||
| 17 | PV = "1.0.0.8" | 17 | PV = "1.0.0.8" |
| 18 | INC_PR = "r0" | 18 | INC_PR = "r0" |
| 19 | 19 | ||
| 20 | COMPATIBLE_MACHINE = "k2l-evm" | 20 | COMPATIBLE_MACHINE = "k2l" |
| 21 | 21 | ||
| 22 | S = "${WORKDIR}/${DFE_LLD_GIT_DESTSUFFIX}" | 22 | S = "${WORKDIR}/${DFE_LLD_GIT_DESTSUFFIX}" |
