From 2a7a46cad31df8c8c7559d2d55c905ac23a56b65 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Thu, 19 Jul 2012 14:46:41 -0500 Subject: meta-intel: use va-impl-intel MACHINE_FEATURE Explicitly specify the va-impl-intel MACHINE_FEATURE, and update the mixvideo uses with the feature rename. Signed-off-by: Tom Zanussi --- meta-crownbay/conf/machine/crownbay.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'meta-crownbay/conf/machine/crownbay.conf') diff --git a/meta-crownbay/conf/machine/crownbay.conf b/meta-crownbay/conf/machine/crownbay.conf index dba735a4..c4b7682d 100644 --- a/meta-crownbay/conf/machine/crownbay.conf +++ b/meta-crownbay/conf/machine/crownbay.conf @@ -10,7 +10,7 @@ require conf/machine/include/tune-atom.inc require conf/machine/include/ia32-base.inc require conf/machine/include/meta-intel.inc -MACHINE_FEATURES += "gst-va-mixvideo" +MACHINE_FEATURES += "va-impl-mixvideo" XSERVER ?= "${XSERVER_IA32_BASE} \ ${XSERVER_IA32_EXT} \ -- cgit v1.2.3-54-g00ecf