From: "Yew, Chang Ching" <[email protected]> Enable Intel GPU oneVPL runtime implementation for this BSP
Signed-off-by: Yew, Chang Ching <[email protected]> --- conf/machine/intel-corei7-64.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/machine/intel-corei7-64.conf b/conf/machine/intel-corei7-64.conf index 033b1aa9..45448d16 100644 --- a/conf/machine/intel-corei7-64.conf +++ b/conf/machine/intel-corei7-64.conf @@ -11,7 +11,7 @@ MACHINE_FEATURES += "pcbios efi" MACHINE_FEATURES += "wifi 3g nfc" MACHINE_FEATURES += "intel-ucode" -MACHINE_HWCODECS ?= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '', 'intel-media-driver intel-mediasdk', d)} gstreamer1.0-vaapi" +MACHINE_HWCODECS ?= "${@bb.utils.contains('TUNE_FEATURES', 'mx32', '', 'intel-media-driver intel-mediasdk onevpl-intel-gpu', d)} gstreamer1.0-vaapi" # Enable optional dpdk: COMPATIBLE_MACHINE_pn-dpdk = "intel-corei7-64" -- 2.31.1
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#7028): https://lists.yoctoproject.org/g/meta-intel/message/7028 Mute This Topic: https://lists.yoctoproject.org/mt/82649125/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-intel/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
