[meta-intel] [meta-minnow][minnowboard][PATCH] minnow.conf: first pass at EMGD removal

Darren Hart dvhart at linux.intel.com
Thu Sep 25 08:05:14 PDT 2014


On 9/25/14, 0:10, "Koen Kooi" <koen at dominion.thruhere.net> wrote:

>Meta-intel dropped all EMGD support causing parsing to fail for
>meta-minnow.
>Additional work is needed to completely remove EMGD support in
>meta-minnow, but this gets it to build again.

The plan is to move the EMGD support to meta-minnow and leave the emgd
minnow BSP at the 3.10 kernel.

More recent kernel support is available in the intel-core2-32 BSP, but
compatibility with Minnow using the gma500 is not fully polished yet.

That said, I'll apply this patch to repair the damage and revert it once
the emgd bits are moved over to the minnow repository.


Thanks Koen,

>
>Signed-off-by: Koen Kooi <koen at dominion.thruhere.net>
>---
> conf/machine/minnow.conf | 9 --------
> 1 file changed, 9 deletions(-)
>
>diff --git a/conf/machine/minnow.conf b/conf/machine/minnow.conf
>index 69dc543..33da7a9 100644
>--- a/conf/machine/minnow.conf
>+++ b/conf/machine/minnow.conf
>@@ -7,11 +7,8 @@
> 
> require conf/machine/include/intel-core2-32-common.inc
> require conf/machine/include/meta-intel.inc
>-require conf/machine/include/meta-intel-emgd.inc
> 
> MACHINE_HWCODECS ?= "va-intel"
>-XSERVERCODECS ?= "emgd-driver-video emgd-gst-plugins-va \
>-                  emgd-gst-plugins-mixvideo gst-va-intel"
> 
> MACHINE_FEATURES += "efi va-impl-mixvideo wifi"
> 
>@@ -23,12 +20,6 @@ XSERVER ?= "${XSERVER_X86_BASE} \
>             ${XSERVER_X86_EMGD} \
>            "
> 
>-PREFERRED_VERSION_xserver-xorg ?= "1.9.3"
>-PREFERRED_VERSION_xf86-input-synaptics ?= "1.6.3"
>-PREFERRED_VERSION_xf86-input-evdev ?= "2.6.0"
>-PREFERRED_VERSION_emgd-driver-bin ?= "1.18"
>-PREFERRED_VERSION_libva ?= "1.0.16"
>-
> APPEND += "console=ttyPCH0,115200 console=tty0 vmalloc=256MB \
>            snd-hda-intel.enable_msi=0 \
>           "
>-- 
>1.9.0
>
>


-- 
Darren Hart					Open Source Technology Center
darren.hart at intel.com				            Intel Corporation





More information about the meta-intel mailing list