On Mon, Jun 12, 2023 at 04:31:47PM +0000, Brnich, Brandon wrote: > Hello all, > > > -----Original Message----- > > From: [email protected] <meta- > > [email protected]> On Behalf Of Brandon Brnich via > > lists.yoctoproject.org > > Sent: Thursday, June 8, 2023 1:12 PM > > To: Etheridge, Darren <[email protected]>; meta- > > [email protected] > > Cc: Davis, Andrew <[email protected]>; Denys Dmytriyenko <[email protected]> > > Subject: [EXTERNAL] [meta-arago][master/kirkstone][PATCH v2 0/2] > > gstreamer updates > > > > Hello all, > > > > This series addresses concerns in previous[0] thread. > > > > Removing all of the old gstreamer patches as we are dropping support. As a > > result, kmssink flag needs to be set in arago.conf > > > > Any comments on this series? Pretty important to get kmssink enablement. > > Please let me know if there is there anything I need to change in order to > get this merged.
Already in wip and next branches for testing since Friday, AFAICS. > Best, > Brandon > > > [0] https://lists.yoctoproject.org/g/meta-arago/topic/99070450#14497 > > > > Brandon Brnich (2): > > conf: arago: Add support for kmssink > > receipes-multimedia: gstreamer: Remove old gstreamer files > > > > meta-arago-distro/conf/distro/arago.conf | 3 + > > ...emove-wayland-as-required-dependency.patch | 32 - > > ...mallocator-Add-DRM-allocator-support.patch | 469 -------- ...s-add- > > support-for-meson-build-system.patch | 140 --- ...sink-Add-mouse-drag- > > and-drop-support.patch | 426 ------- > > .../0002-parsers-bug-fixes-on-parsers.patch | 145 --- > > ...drm-and-tidss-in-the-list-of-drivers.patch | 160 --- ...dsink-Add-drm- > > support-in-waylandsink.patch | 703 ------------ ...waylandsink-Add-input- > > device-support.patch | 1022 ----------------- > > .../gstreamer1.0-plugins-bad_1.16.%.bbappend | 37 - > > ...e-formats-table-to-include-YUV422-mu.patch | 61 - > > ...for-drm-memory-support-in-try_import.patch | 33 - > > ...rc-Increase-minimum-num-buffers-by-3.patch | 29 - > > ...Use-generic-dmabuf-import-in-v4l2src.patch | 43 - > > .../gstreamer1.0-plugins-good_1.18.%.bbappend | 12 - > > 15 files changed, 3 insertions(+), 3312 deletions(-) delete mode 100644 > > meta-arago-extras/recipes-multimedia/gstreamer/gstreamer1.0-plugins- > > bad/0001-gstdrm-Remove-wayland-as-required-dependency.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-gstdrmallocator-Add- > > DRM-allocator-support.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-wayland-drm-kms- > > add-support-for-meson-build-system.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0001-waylandsink-Add- > > mouse-drag-and-drop-support.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0002-parsers-bug-fixes- > > on-parsers.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0003-kmssink-Add- > > omapdrm-and-tidss-in-the-list-of-drivers.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0004-waylandsink-Add- > > drm-support-in-waylandsink.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad/0005-waylandsink-Add- > > input-device-support.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-bad_1.16.%.bbappend > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2object-Update- > > formats-table-to-include-YUV422-mu.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2src-Check-for- > > drm-memory-support-in-try_import.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-good/0001-v4l2src-Increase- > > minimum-num-buffers-by-3.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-good/0002-v4l2src-Use- > > generic-dmabuf-import-in-v4l2src.patch > > delete mode 100644 meta-arago-extras/recipes- > > multimedia/gstreamer/gstreamer1.0-plugins-good_1.18.%.bbappend -=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#14597): https://lists.yoctoproject.org/g/meta-arago/message/14597 Mute This Topic: https://lists.yoctoproject.org/mt/99412841/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-arago/leave/10763299/21656/89520264/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
