[meta-ti] [PATCH] HACK: ti-ipc: temporarily use k2e variables for k2g platform

Denys Dmytriyenko denis at denix.org
Thu Nov 12 13:23:44 PST 2015


From: Denys Dmytriyenko <denys at ti.com>

Full support is not yet available, but should unblock k2g builds

Signed-off-by: Denys Dmytriyenko <denys at ti.com>
---
 recipes-ti/ipc/ti-ipc_git.bb | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes-ti/ipc/ti-ipc_git.bb b/recipes-ti/ipc/ti-ipc_git.bb
index c2ecf57..a6b6a90 100644
--- a/recipes-ti/ipc/ti-ipc_git.bb
+++ b/recipes-ti/ipc/ti-ipc_git.bb
@@ -26,7 +26,7 @@ PLATFORM_dra7xx = "DRA7XX"
 PLATFORM_k2hk-evm = "TCI6638"
 PLATFORM_k2l-evm = "TCI6630"
 PLATFORM_k2e-evm = "66AK2E"
-PLATFORM_k2g-evm = "66AK2G"
+PLATFORM_k2g-evm = "66AK2E"
 
 DAEMON = "UNKNOWN"
 DAEMON_omap5-evm = "lad_omap54xx_smp"
@@ -34,7 +34,7 @@ DAEMON_dra7xx = "lad_dra7xx"
 DAEMON_k2hk-evm = "lad_tci6638"
 DAEMON_k2l-evm = "lad_tci6630"
 DAEMON_k2e-evm = "lad_66ak2e"
-DAEMON_k2g-evm = "lad_66ak2g"
+DAEMON_k2g-evm = "lad_66ak2e"
 
 inherit autotools-brokensep pkgconfig update-rc.d
 
-- 
2.2.0



More information about the meta-ti mailing list