All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1] gst-ffmpeg yasm check fix
@ 2013-04-08 15:35 tom.zanussi
  2013-04-08 15:35 ` [PATCH 1/1] gst-ffmpeg: fix --disable-yasm tom.zanussi
  0 siblings, 1 reply; 2+ messages in thread
From: tom.zanussi @ 2013-04-08 15:35 UTC (permalink / raw)
  To: openembedded-core; +Cc: Tom Zanussi

From: Tom Zanussi <tom.zanussi@linux.intel.com>

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




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-04-08 15:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-04-08 15:35 [PATCH 0/1] gst-ffmpeg yasm check fix tom.zanussi
2013-04-08 15:35 ` [PATCH 1/1] gst-ffmpeg: fix --disable-yasm tom.zanussi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.