[OE-core] [PATCH 01/12] gstreamer: Add common .inc files for meson based recipes

Richard Purdie richard.purdie at linuxfoundation.org
Thu Jan 16 22:42:04 UTC 2020


On Sun, 2020-01-12 at 14:59 +0100, Carlos Rafael Giani wrote:
> * gstreamer1.0-plugins-common.inc
>   The old gstreamer1.0-plugins.inc file, adapted for meson
> * gstreamer1.0-plugins-packaging.inc
>   The old gst-plugins-package.inc file, adapted for meson
> * gstreamer1.0-ptest.inc
>   Common code for meson based PTest support; autogenerates the run-
> ptest
>   file and is designed to use the gnome-desktop-testing suite runner
>   (which is why the .inc files inherits from ptest-gnome)
> 
> Signed-off-by: Carlos Rafael Giani <crg7475 at mailbox.org>
> ---
>  .../gstreamer/gstreamer1.0-plugins-common.inc | 47 +++++++++++++
>  .../gstreamer1.0-plugins-packaging.inc        | 70
> +++++++++++++++++++
>  .../gstreamer/gstreamer1.0-ptest.inc          | 21 ++++++
>  3 files changed, 138 insertions(+)
>  create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-
> plugins-common.inc
>  create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-
> plugins-packaging.inc
>  create mode 100644 meta/recipes-multimedia/gstreamer/gstreamer1.0-
> ptest.inc

FWIW I've merged this series with some of the fixes that were also
sent. I've done this on the basis that its the correct direction we're
going and whilst there are some gremlins to sort out such as the issue
Ross mentions, some of the comments/options and so on, we may as well
move forward and we can fix those things as follow ups.

Thanks again for working on this, I know its not a simple change!

Cheers,

Richard



More information about the Openembedded-core mailing list