[OE-core] [PATCH] gstreamer1.0-plugins-base: Enable pango packageconfig by default

Khem Raj raj.khem at gmail.com
Thu Aug 6 02:38:00 UTC 2015


On Wed, Aug 5, 2015 at 1:58 PM, Carlos Rafael Giani
<dv at pseudoterminal.org> wrote:
> There is no discernible reason why pango should be initially disabled,

build-time will increase and it may not be needed by default reference
images in OE-Core but that may not be strong reason if it
spits our separate packages. Can you measure a considerable increase
in build time ?

> since the necessary dependency is already included in OE core
>
> Signed-off-by: Carlos Rafael Giani <dv at pseudoterminal.org>
> ---
>  meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> index 06eac67..faecf13 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
> @@ -12,7 +12,7 @@ PACKAGES_DYNAMIC =+ "^libgst.*"
>  PACKAGECONFIG ??= " \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'x11', 'x11', '', d)} \
>      ${@bb.utils.contains('DISTRO_FEATURES', 'alsa', 'alsa', '', d)} \
> -    orc ivorbis ogg theora vorbis \
> +    orc ivorbis ogg theora vorbis pango \
>      "
>
>  X11DEPENDS = "virtual/libx11 libsm libxrender"
> --
> 1.9.1
>
> --
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core



More information about the Openembedded-core mailing list