meta-arago.lists.yoctoproject.org archive mirror
 help / color / mirror / Atom feed
From: Rahul T R <r-ravikumar@ti.com>
To: <meta-arago@lists.yoctoproject.org>
Cc: <reatmon@ti.com>, <devarsht@ti.com>, <j-luthra@ti.com>,
	<denys@ti.com>, <r-ravikumar@ti.com>, <b-brnich@ti.com>,
	<p-mantena@ti.com>
Subject: [meta-arago][master/kirkstone][PATCH v3 1/2]  gstreamer1.0-plugins-good: Maintain same set of patches for all machines
Date: Thu, 25 Jan 2024 13:27:09 +0530	[thread overview]
Message-ID: <20240125075710.843604-2-r-ravikumar@ti.com> (raw)
In-Reply-To: <20240125075710.843604-1-r-ravikumar@ti.com>

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 <r-ravikumar@ti.com>
---
 ...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



  reply	other threads:[~2024-01-25  7:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-01-25  7:57 [meta-arago][master/kirkstone][PATCH v3 0/2] Increase min buffers or CSI capture Rahul T R
2024-01-25  7:57 ` Rahul T R [this message]
2024-01-25  7:57 ` [meta-arago][master/kirkstone][PATCH v3 2/2] gstreamer1.0-plugins-good: Add patch to increase min buffers for " Rahul T R

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240125075710.843604-2-r-ravikumar@ti.com \
    --to=r-ravikumar@ti.com \
    --cc=b-brnich@ti.com \
    --cc=denys@ti.com \
    --cc=devarsht@ti.com \
    --cc=j-luthra@ti.com \
    --cc=meta-arago@lists.yoctoproject.org \
    --cc=p-mantena@ti.com \
    --cc=reatmon@ti.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).