[OE-core] [PATCH 5/5] gstreamer1.0-plugins-base_git: drop obsolete dependency on freetype

Martin Jansa martin.jansa at gmail.com
Fri Feb 5 14:55:45 UTC 2016


On Thu, Feb 04, 2016 at 03:04:18PM -0800, Andre McCurdy wrote:
> The dependency on freetype was dropped shortly after the 1.7.1 release
> 
>   http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=183610c035dd6955c9b3540b940aec50474af031
> 
> Signed-off-by: Andre McCurdy <armccurdy at gmail.com>
> ---
>  meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
> index 956b24a..06afb04 100644
> --- a/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
> +++ b/meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base_git.bb
> @@ -20,6 +20,11 @@ SRCREV_FORMAT = "base"
>  
>  S = "${WORKDIR}/git"
>  
> +# The dependency on freetype was dropped shortly after the 1.7.1 release
> +# http://cgit.freedesktop.org/gstreamer/gst-plugins-base/commit/?id=183610c035dd6955c9b3540b940aec50474af031
> +DEPENDS_remove = "freetype"
> +EXTRA_OECONF_remove = "--disable-freetypetest"

Please remove both in:
meta/recipes-multimedia/gstreamer/gstreamer1.0-plugins-base.inc
and add them only to 1.6*bb recipe

If you keep the comment like this, then there is small change that the next
time the automated package upgrade will bump the main recipe, someone
will notice and remove this.

>  do_configure_prepend() {
>  
>  	# Temp solution for git snapshot: relax version checks so we can build against GStreamer 1.7.1
> -- 
> 1.9.1
> 
> -- 
> _______________________________________________
> Openembedded-core mailing list
> Openembedded-core at lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-core

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa at gmail.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://lists.openembedded.org/pipermail/openembedded-core/attachments/20160205/4ec68850/attachment-0002.sig>


More information about the Openembedded-core mailing list