mirror of
https://github.com/nxp-imx/meta-imx.git
synced 2025-10-22 23:32:16 +02:00
chromium-ozone-wayland: Disable VDA patches as it is still not ready [YOCIMX-8352]
Signed-off-by: Neena Busireddy <neenareddy.busireddy@nxp.com>
This commit is contained in:
parent
f4645f0e6c
commit
d2996bdf0e
|
@ -31,8 +31,8 @@ VDA_PATCH_SET = " \
|
|||
file://0119-V4L2VDA-Add-back-legacy-VideoDecoderType-kVda.patch \
|
||||
file://0120-V4L2Buffer-Add-support-for-imx95.patch \
|
||||
"
|
||||
SRC_URI:append:mx8-nxp-bsp = " ${VDA_PATCH_SET}"
|
||||
SRC_URI:append:mx95-nxp-bsp = " ${VDA_PATCH_SET}"
|
||||
SRC_URI_DISABLED_PATCHES:append:mx8-nxp-bsp = " ${VDA_PATCH_SET}"
|
||||
SRC_URI_DISABLED_PATCHES:append:mx95-nxp-bsp = " ${VDA_PATCH_SET}"
|
||||
|
||||
GN_ARGS_DISABLE_GBM = ""
|
||||
GN_ARGS_DISABLE_GBM:mx6-nxp-bsp = "use_system_minigbm=false use_wayland_gbm=false"
|
||||
|
|
Loading…
Reference in New Issue
Block a user