]> code.ossystems Code Review - meta-freescale.git/commit
gstreamer: Add common .inc files for meson based recipes
authorCarlos Rafael Giani <crg7475@mailbox.org>
Sun, 12 Jan 2020 13:59:43 +0000 (14:59 +0100)
committerOtavio Salvador <otavio@ossystems.com.br>
Tue, 4 May 2021 23:08:21 +0000 (20:08 -0300)
commit0b31683398bdb87cca4a22b65a336e1b693fc6c8
treee7deb3afe1cac5c4bfe5c911d44ba31481af6a04
parent122bfa162197075949adf826a39119cc21c6955f
gstreamer: Add common .inc files for meson based recipes

* 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)

(From OE-Core rev: 075aa7a617d38d6a698cee97dcb7550e72741eb5)

Signed-off-by: Carlos Rafael Giani <crg7475@mailbox.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Jose Quaresma <quaresma.jose@gmail.com>
recipes-multimedia/gstreamer/gstreamer1.0-ptest.inc [new file with mode: 0644]