aboutsummaryrefslogtreecommitdiffstats
path: root/packages/gstreamer/gst-ffmpeg_0.10.4.bb
diff options
context:
space:
mode:
authorKoen Kooi <koen@openembedded.org>2008-08-27 13:18:07 +0000
committerKoen Kooi <koen@openembedded.org>2008-08-27 13:18:07 +0000
commitc2fc7eb12afe4faf1da04594bc81fe9e06cbc09c (patch)
treef7f33f8dcdcf198074d220edf55ca613bcefb202 /packages/gstreamer/gst-ffmpeg_0.10.4.bb
parentc19a1bde6fd7047362e5d656924887ecd4077cd6 (diff)
downloadopenembedded-c2fc7eb12afe4faf1da04594bc81fe9e06cbc09c.tar.gz
gst-ffmpeg: 0.10.4 is working great, make it the default
Diffstat (limited to 'packages/gstreamer/gst-ffmpeg_0.10.4.bb')
-rw-r--r--packages/gstreamer/gst-ffmpeg_0.10.4.bb5
1 files changed, 0 insertions, 5 deletions
diff --git a/packages/gstreamer/gst-ffmpeg_0.10.4.bb b/packages/gstreamer/gst-ffmpeg_0.10.4.bb
index f4f872ce01..3efccbc3af 100644
--- a/packages/gstreamer/gst-ffmpeg_0.10.4.bb
+++ b/packages/gstreamer/gst-ffmpeg_0.10.4.bb
@@ -6,11 +6,6 @@ HOMEPAGE = "http://www.gstreamer.net/"
DEPENDS = "ffmpeg gstreamer zlib"
PR = "r4"
-# This uses the systems ffmpeg, which is unsupported, but we can't build the internal one with the current autotools (ab)usage
-DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_armv6 = "1"
-DEFAULT_PREFERENCE_armv7a = "1"
-
inherit autotools pkgconfig
SRC_URI = "http://gstreamer.freedesktop.org/src/${PN}/${PN}-${PV}.tar.bz2 \