aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-plugins-bad_0.10.6.bb
diff options
context:
space:
mode:
authorPhil Blundell <philb@gnu.org>2008-10-27 20:37:48 +0000
committerPhil Blundell <philb@gnu.org>2008-10-27 20:37:48 +0000
commitb8fd11a4bf335be15e056e2fa91e8022457696e3 (patch)
treec6aa90107369e90ab75680ad888fc616f7cc23cc /packages/gstreamer/gst-plugins-bad_0.10.6.bb
parent5c9fa982d6457efdef97063a96cfa0d4910cdf5c (diff)
downloadopenembedded-b8fd11a4bf335be15e056e2fa91e8022457696e3.tar.gz
gst-plugins-bad: disable inline asm during thumb builds
Diffstat (limited to 'packages/gstreamer/gst-plugins-bad_0.10.6.bb')
-rw-r--r--packages/gstreamer/gst-plugins-bad_0.10.6.bb3
1 files changed, 2 insertions, 1 deletions
diff --git a/packages/gstreamer/gst-plugins-bad_0.10.6.bb b/packages/gstreamer/gst-plugins-bad_0.10.6.bb
index 2a998589ac..5d06a3c079 100644
--- a/packages/gstreamer/gst-plugins-bad_0.10.6.bb
+++ b/packages/gstreamer/gst-plugins-bad_0.10.6.bb
@@ -1,7 +1,8 @@
require gst-plugins.inc
SRC_URI += "file://vorbisenc.h file://vorbisdec.h \
- file://gst-plugins-directfb-fix.patch;patch=1;pnum=2"
+ file://gst-plugins-directfb-fix.patch;patch=1;pnum=2 \
+ file://ivorbis-thumb.patch;patch=1"
DEPENDS += "gst-plugins-base directfb"
do_compile_prepend() {