diff mbox series

[meta-arago,master] gstreamer1.0-plugins: j722s: Add DMABuf Import patches

Message ID 20240112085050.433484-1-a-limaye@ti.com
State Superseded
Delegated to: Ryan Eatmon
Headers show
Series [meta-arago,master] gstreamer1.0-plugins: j722s: Add DMABuf Import patches | expand

Commit Message

Limaye, Aniket Jan. 12, 2024, 8:50 a.m. UTC
From: Rahul T R <r-ravikumar@ti.com>

J722S has same cnm codec, So add the patches required to
get DMABuf Import working

Signed-off-by: Rahul T R <r-ravikumar@ti.com>
Signed-off-by: Aniket Limaye <a-limaye@ti.com>
---
 .../gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend      | 5 +++++
 1 file changed, 5 insertions(+)
diff mbox series

Patch

diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend
index e14a3c93..6661b735 100644
--- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend
+++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend
@@ -15,6 +15,11 @@  SRC_URI:append:j784s4 = " \
     file://0002-v4l2-Give-preference-to-contiguous-format-if-support.patch \
 "
 
+SRC_URI:append:j722s = " \
+    file://0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch \
+    file://0002-v4l2-Give-preference-to-contiguous-format-if-support.patch \
+"
+
 SRC_URI:append:am62axx = " \
     file://0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch \
     file://0002-v4l2-Give-preference-to-contiguous-format-if-support.patch \