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 <armccu...@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@lists.openembedded.org > http://lists.openembedded.org/mailman/listinfo/openembedded-core -- Martin 'JaMa' Jansa jabber: martin.ja...@gmail.com
signature.asc
Description: Digital signature
-- _______________________________________________ Openembedded-core mailing list Openembedded-core@lists.openembedded.org http://lists.openembedded.org/mailman/listinfo/openembedded-core