[oe-commits] org.oe.dev gst-ffmpeg: bump PR, ffmpeg changed SOVERSION

koen commit oe at amethyst.openembedded.net
Mon Sep 1 18:01:51 UTC 2008


gst-ffmpeg: bump PR, ffmpeg changed SOVERSION

Author: koen at openembedded.org
Branch: org.openembedded.dev
Revision: 9c39061349141a04b21f9d1b5abb4d89761ce83d
ViewMTN: http://monotone.openembedded.org/revision/info/9c39061349141a04b21f9d1b5abb4d89761ce83d
Files:
1
packages/gstreamer/gst-ffmpeg_0.10.4.bb
Diffs:

#
# mt diff -raa967f3bc3e8264566cd45a94999b424d1167112 -r9c39061349141a04b21f9d1b5abb4d89761ce83d
#
#
#
# patch "packages/gstreamer/gst-ffmpeg_0.10.4.bb"
#  from [958dd6e5f9260d8a94ec1bf54bc961fcb7260b99]
#    to [31cd5a76daaa2a0ea225ea4270941d6d5ef2aa73]
#
============================================================
--- packages/gstreamer/gst-ffmpeg_0.10.4.bb	958dd6e5f9260d8a94ec1bf54bc961fcb7260b99
+++ packages/gstreamer/gst-ffmpeg_0.10.4.bb	31cd5a76daaa2a0ea225ea4270941d6d5ef2aa73
@@ -4,10 +4,11 @@ DEPENDS = "ffmpeg gstreamer zlib"
 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






More information about the Openembedded-commits mailing list