[meta-freescale] [meta-fsl-demos][PATCH 10/11] packagegroup-fsl-gstreamer1.0: Add gplay and grecorder when using gst1.0-fsl-plugin

Daiane Angolini daiane.list at gmail.com
Wed Aug 5 12:36:34 PDT 2015


On Wed, Aug 5, 2015 at 2:03 PM, Otavio Salvador <otavio at ossystems.com.br> wrote:
> When gst1.0-fsl-plugin is in use, the gst1.0-fsl-plugin-gplay and
> gst1.0-fsl-plugin-grecorder ought to be part of base.

Can you, please, include the link to the patchwork pointing to the
original patch you based your work?

And I think Lauren should Ack or signed-off-by this patch also.

>
> Signed-off-by: Otavio Salvador <otavio at ossystems.com.br>

Acked-by: Daiane Angolini <daiane.angolini at freescale.com>

> ---
>  recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb | 2 ++
>  1 file changed, 2 insertions(+)
>
> diff --git a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
> index 17da3dc..fcfe07f 100644
> --- a/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
> +++ b/recipes-fsl/packagegroups/packagegroup-fsl-gstreamer1.0.bb
> @@ -53,6 +53,8 @@ RDEPENDS_${PN}-base = " \
>      gstreamer1.0-plugins-base-volume \
>      gstreamer1.0-plugins-good-autodetect \
>      ${MACHINE_GSTREAMER_1_0_PLUGIN} \
> +    ${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "gst1.0-fsl-plugin", "gst1.0-fsl-plugin-gplay", "", d)} \
> +    ${@bb.utils.contains("MACHINE_GSTREAMER_1_0_PLUGIN", "gst1.0-fsl-plugin", "gst1.0-fsl-plugin-grecorder", "", d)} \
>  "
>
>  RRECOMMENDS_${PN}-base = " \
> --
> 2.5.0
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list