From: Koen Kooi Date: Sat, 9 Aug 2008 10:27:20 +0000 (+0000) Subject: gst-ffmpeg: bump PR, ffmpeg changed SOVERSION X-Git-Tag: Release-2010-05/1~6333^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=61b920f00cfce063c84f81a7d6e2f4c828644cc8;p=openembedded.git gst-ffmpeg: bump PR, ffmpeg changed SOVERSION --- diff --git a/packages/gstreamer/gst-ffmpeg_0.10.4.bb b/packages/gstreamer/gst-ffmpeg_0.10.4.bb index 5bd5f987b6..aa96026891 100644 --- a/packages/gstreamer/gst-ffmpeg_0.10.4.bb +++ b/packages/gstreamer/gst-ffmpeg_0.10.4.bb @@ -4,10 +4,11 @@ PRIORITY = "optional" LICENSE = "LGPL" HOMEPAGE = "http://www.gstreamer.net/" DEPENDS = "ffmpeg gstreamer zlib" -PR = "r2" +PR = "r3" # 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