wpewebkit: fix using VPU also for ccimx8mm

The patch we applied for the ccimx8x to enable VPU usage when playing
videos under WebKit is also necessary for the ccimx8mm.

Signed-off-by: Javier Viguera <javier.viguera@digi.com>
This commit is contained in:
Javier Viguera 2025-05-12 13:00:37 +02:00
parent ec52e7a19f
commit 7d076d76a5
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ SRC_URI:append = " \
SRC_URI:append:ccimx8x = " \
file://0001-DMABufVideoSinkGStreamer-disable-sink-unconditionall.patch \
"
SRC_URI:append:ccimx8m = " \
file://0001-DMABufVideoSinkGStreamer-disable-sink-unconditionall.patch \
"