From d6a2b18389dde11029acb90395745a8042739572 Mon Sep 17 00:00:00 2001 From: Max Krummenacher Date: Tue, 18 Mar 2014 15:25:14 +0100 Subject: trdx-extra: add mcc components for vybrid The MCC (Multi-Core Communication) is the subsystem that enables MQX applications running on the M4 core to communicate with Linux applications on the A5 core --- recipes/images/trdx-extra.inc | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'recipes') diff --git a/recipes/images/trdx-extra.inc b/recipes/images/trdx-extra.inc index 3c4801d..db0bfd9 100644 --- a/recipes/images/trdx-extra.inc +++ b/recipes/images/trdx-extra.inc @@ -65,7 +65,14 @@ IMAGE_INSTALL_MACHINE_colibri-vf = " \ iproute2 \ canutils \ mtd-utils-ubifs \ + mqxboot \ + libmcc \ kernel-module-fusion-f0710a \ + kernel-module-mcc \ + kernel-module-snd-ac97-codec \ + kernel-module-snd-soc-mvf \ + kernel-module-mvf-sai-ac97 \ + kernel-module-snd-soc-wm9712 \ " IMAGE_INSTALL_MACHINE = "" -- cgit v1.2.3