From: Koen Kooi Date: Wed, 27 Aug 2008 13:18:07 +0000 (+0000) Subject: gst-ffmpeg: 0.10.4 is working great, make it the default X-Git-Tag: Release-2010-05/1~6229 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c2fc7eb12afe4faf1da04594bc81fe9e06cbc09c;p=openembedded.git gst-ffmpeg: 0.10.4 is working great, make it the default --- 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 \