diff options
author | Denys Dmytriyenko <denys@ti.com> | 2016-09-21 01:29:01 +0000 |
---|---|---|
committer | Denys Dmytriyenko <denys@ti.com> | 2016-09-20 15:31:41 -0400 |
commit | 939b243286d83fadd364d1e0b575d71aee14affd (patch) | |
tree | fc42a06e2022c2ae1c5866310e1ba2b23ec2078a /recipes-ti/ipc/ti-ipc_git.bb | |
parent | e13d15397135634010e54cb34cd837bf567fcffa (diff) | |
download | meta-ti-939b243286d83fadd364d1e0b575d71aee14affd.tar.gz |
conf/machine,recipes: introduce k2e SOC family
Signed-off-by: Denys Dmytriyenko <denys@ti.com>
Diffstat (limited to 'recipes-ti/ipc/ti-ipc_git.bb')
-rw-r--r-- | recipes-ti/ipc/ti-ipc_git.bb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb index f98df66d..4cbc022f 100644 --- a/recipes-ti/ipc/ti-ipc_git.bb +++ b/recipes-ti/ipc/ti-ipc_git.bb | |||
@@ -16,7 +16,7 @@ DAEMON_omap5-evm = "lad_omap54xx_smp" | |||
16 | DAEMON_dra7xx = "lad_dra7xx" | 16 | DAEMON_dra7xx = "lad_dra7xx" |
17 | DAEMON_k2hk-evm = "lad_tci6638" | 17 | DAEMON_k2hk-evm = "lad_tci6638" |
18 | DAEMON_k2l-evm = "lad_tci6630" | 18 | DAEMON_k2l-evm = "lad_tci6630" |
19 | DAEMON_k2e-evm = "lad_66ak2e" | 19 | DAEMON_k2e = "lad_66ak2e" |
20 | DAEMON_k2g-evm = "lad_66ak2g" | 20 | DAEMON_k2g-evm = "lad_66ak2g" |
21 | 21 | ||
22 | inherit autotools-brokensep pkgconfig update-rc.d | 22 | inherit autotools-brokensep pkgconfig update-rc.d |