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:
parent
ec52e7a19f
commit
7d076d76a5
|
|
@ -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 \
|
||||
"
|
||||
|
|
|
|||
Loading…
Reference in New Issue