From 466196fa2f619aa3d37ad6bfe13c11c72f910d16 Mon Sep 17 00:00:00 2001 From: Ross Burton Date: Thu, 15 Dec 2016 13:59:57 +0000 Subject: vaapi: remove as recipes moved to oe-core libva and gstreamer-vaapi are now part of oe-core, so remove them. The package names were changed to reflect the naming scheme, so update the machine configurations to follow. Signed-off-by: Ross Burton Signed-off-by: California Sullivan --- conf/machine/intel-core2-32.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'conf/machine/intel-core2-32.conf') diff --git a/conf/machine/intel-core2-32.conf b/conf/machine/intel-core2-32.conf index fb7bf23c..028801c6 100644 --- a/conf/machine/intel-core2-32.conf +++ b/conf/machine/intel-core2-32.conf @@ -12,7 +12,7 @@ MACHINE_FEATURES += "va-impl-intel" MACHINE_FEATURES += "wifi 3g nfc" MACHINE_FEATURES += "intel-ucode" -MACHINE_HWCODECS ?= "va-intel gstreamer-vaapi-1.0" +MACHINE_HWCODECS ?= "va-intel gstreamer1.0-vaapi" MACHINE_EXTRA_RRECOMMENDS += "linux-firmware" -- cgit v1.2.3-54-g00ecf