From: Rahul T R <[email protected]> J722S has same cnm codec, So add the patches required to get DMABuf Import working
Signed-off-by: Rahul T R <[email protected]> Signed-off-by: Aniket Limaye <[email protected]> --- .../gstreamer/gstreamer1.0-plugins-good_1.22.%.bbappend | 5 +++++ 1 file changed, 5 insertions(+) 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 \ -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15071): https://lists.yoctoproject.org/g/meta-arago/message/15071 Mute This Topic: https://lists.yoctoproject.org/mt/103679639/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
