mbox series

[meta-ti,kirkstone,0/4] Add gstreamer 1.20

Message ID 20240129115342.9321-1-sinthu.raja@ti.com
Headers show
Series Add gstreamer 1.20 | expand

Message

Sinthu Raja M Jan. 29, 2024, 11:53 a.m. UTC
From: Sinthu Raja <sinthu.raja@ti.com>

Hi All,
This patch series add supports to gstreamer 1.20 plugins-bad for AM57x
platform and also it enables the mmip along with VPE and Ducati plugins.

RFC Patch: https://www.mail-archive.com/meta-arago@lists.yoctoproject.org/msg01680.html

Sinthu Raja (4):
  gstreamer1.0-plugins-bad: Add patches to support DRM allocator
  gst-plugins-ti: fetch gstreamer common project sources
  ti-test: Remove OAMP-DRM test
  branding-core: enable mmip for AM57x platform

 .../conf/distro/include/branding-core.inc     |   3 -
 .../conf/distro/include/branding-ltsprep.inc  |   3 -
 .../gstreamer1.0-plugins-ducati_git.bb        |   4 +
 .../gstreamer1.0-plugins-vpe_git.bb           |   4 +
 ...mallocator-Add-DRM-allocator-support.patch | 367 ++++++++++++++++++
 ...drm-and-tidss-in-the-list-of-drivers.patch | 160 ++++++++
 .../gstreamer1.0-plugins-bad_1.20.%.bbappend  |  15 +
 .../recipes-core/packagegroups/ti-test.bb     |   3 -
 8 files changed, 550 insertions(+), 9 deletions(-)
 create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstdrmallocator-Add-DRM-allocator-support.patch
 create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-kmssink-Add-omapdrm-and-tidss-in-the-list-of-drivers.patch
 create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.%.bbappend

Comments

Ryan Eatmon Jan. 29, 2024, 3:12 p.m. UTC | #1
NAK

This patch series is for meta-arago, not meta-ti.  You prepared the 
patches for the wrong repo and sent them to the wrong location.

Please address this and the other comment about the typo in the commit 
message and resubmit them.


On 1/29/2024 5:53 AM, Sinthu Raja wrote:
> From: Sinthu Raja <sinthu.raja@ti.com>
> 
> Hi All,
> This patch series add supports to gstreamer 1.20 plugins-bad for AM57x
> platform and also it enables the mmip along with VPE and Ducati plugins.
> 
> RFC Patch: https://www.mail-archive.com/meta-arago@lists.yoctoproject.org/msg01680.html
> 
> Sinthu Raja (4):
>    gstreamer1.0-plugins-bad: Add patches to support DRM allocator
>    gst-plugins-ti: fetch gstreamer common project sources
>    ti-test: Remove OAMP-DRM test
>    branding-core: enable mmip for AM57x platform
> 
>   .../conf/distro/include/branding-core.inc     |   3 -
>   .../conf/distro/include/branding-ltsprep.inc  |   3 -
>   .../gstreamer1.0-plugins-ducati_git.bb        |   4 +
>   .../gstreamer1.0-plugins-vpe_git.bb           |   4 +
>   ...mallocator-Add-DRM-allocator-support.patch | 367 ++++++++++++++++++
>   ...drm-and-tidss-in-the-list-of-drivers.patch | 160 ++++++++
>   .../gstreamer1.0-plugins-bad_1.20.%.bbappend  |  15 +
>   .../recipes-core/packagegroups/ti-test.bb     |   3 -
>   8 files changed, 550 insertions(+), 9 deletions(-)
>   create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstdrmallocator-Add-DRM-allocator-support.patch
>   create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-kmssink-Add-omapdrm-and-tidss-in-the-list-of-drivers.patch
>   create mode 100644 meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins-bad_1.20.%.bbappend
>