From: Tom Zanussi <[email protected]> Builds started failing here, tracked it down to commit:
4d309730 ['gst-ffmpeg: configure-fix patch used wrong test'] which essentially just has the effect of never disabling yasm instead of always disabling it as before. With this patch it can be conditionally enabled or disabled as perhaps intended. The following changes since commit 6d4d42d63db4c3fcffd831ce359599f3ee1d710e: qemuimage-tests/sanity/boot: Increase timeout (2013-04-06 17:22:21 +0100) are available in the git repository at: git://git.yoctoproject.org/poky-contrib.git tzanussi/gst-ffmpeg-yasm-check-fix http://git.yoctoproject.org/cgit/cgit.cgi/poky-contrib/log/?h=tzanussi/gst-ffmpeg-yasm-check-fix Tom Zanussi (1): gst-ffmpeg: fix --disable-yasm .../gstreamer/gst-ffmpeg-0.10.13/configure-fix.patch | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) -- 1.7.11.4 _______________________________________________ Openembedded-core mailing list [email protected] http://lists.linuxtogo.org/cgi-bin/mailman/listinfo/openembedded-core
