This will make it easier to maintain and it will be easier if we decide to have TI fork for gstreamer.
Signed-off-by: Rahul T R <[email protected]> --- ...2-Changes-for-DMA-Buf-import-j721s2.patch} | 0 ...nce-to-contiguous-format-if-support.patch} | 0 .../gstreamer1.0-plugins-good_1.20.%.bbappend | 23 +++---------------- 3 files changed, 3 insertions(+), 20 deletions(-) rename meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/{0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch => 0003-v4l2-Changes-for-DMA-Buf-import-j721s2.patch} (100%) rename meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/{0002-v4l2-Give-preference-to-contiguous-format-if-support.patch => 0004-v4l2-Give-preference-to-contiguous-format-if-support.patch} (100%) diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0003-v4l2-Changes-for-DMA-Buf-import-j721s2.patch similarity index 100% rename from meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch rename to meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0003-v4l2-Changes-for-DMA-Buf-import-j721s2.patch diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0002-v4l2-Give-preference-to-contiguous-format-if-support.patch b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0004-v4l2-Give-preference-to-contiguous-format-if-support.patch similarity index 100% rename from meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0002-v4l2-Give-preference-to-contiguous-format-if-support.patch rename to meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good/0004-v4l2-Give-preference-to-contiguous-format-if-support.patch diff --git a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend index e14a3c93..2a1a6e68 100644 --- a/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend +++ b/meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-good_1.20.%.bbappend @@ -3,25 +3,8 @@ FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:" SRC_URI:append = " \ file://0001-Adding-support-for-raw10-raw12-and-raw16-bayer-formats.patch \ file://0002-Adding-support-for-bayer-formats-with-IR-component.patch \ + file://0003-v4l2-Changes-for-DMA-Buf-import-j721s2.patch \ + file://0004-v4l2-Give-preference-to-contiguous-format-if-support.patch \ " -SRC_URI:append:j721s2 = " \ - file://0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch \ - file://0002-v4l2-Give-preference-to-contiguous-format-if-support.patch \ -" - -SRC_URI:append:j784s4 = " \ - 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 \ -" - -SRC_URI:append:am62pxx = " \ - file://0001-v4l2-Changes-for-DMA-Buf-import-j721s2.patch \ - file://0002-v4l2-Give-preference-to-contiguous-format-if-support.patch \ -" -PR:append = ".arago0" +PR:append = ".arago1" -- 2.34.1 -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#15094): https://lists.yoctoproject.org/g/meta-arago/message/15094 Mute This Topic: https://lists.yoctoproject.org/mt/103950153/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
