[yocto] [PATCH] cedartrail: add missing gst-va-intel-vaapi machine feature"

Tom Zanussi tom.zanussi at intel.com
Wed Oct 17 14:23:08 PDT 2012


Does this supercede the one in the 'Cedar Trail and gst-vaapi fixes'
patchset?

Also, do you have a branch we can pull from?

Tom

On Tue, 2012-10-16 at 17:13 +0100, Ross Burton wrote:
> There needs to be a gst-va-* MACHINE_FEATURE to get the right VA elements in the
> images.
> 
> Signed-off-by: Ross Burton <ross.burton at intel.com>
> ---
>  meta-cedartrail/conf/machine/cedartrail.conf |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/meta-cedartrail/conf/machine/cedartrail.conf b/meta-cedartrail/conf/machine/cedartrail.conf
> index 33af012..540771d 100644
> --- a/meta-cedartrail/conf/machine/cedartrail.conf
> +++ b/meta-cedartrail/conf/machine/cedartrail.conf
> @@ -7,7 +7,7 @@
>  require conf/machine/include/tune-atom.inc
>  require conf/machine/include/ia32-base.inc
>  
> -MACHINE_FEATURES += "pcbios efi"
> +MACHINE_FEATURES += "pcbios efi gst-va-video-vaapi"
>  
>  XSERVER ?= "${XSERVER_IA32_BASE} \
>             ${XSERVER_IA32_EXT} \





More information about the yocto mailing list