[oe-commits] Koen Kooi : ffmpeg svn: bump SRCREV and tweak default pref a bit

git version control git at git.openembedded.org
Thu Nov 19 13:41:43 UTC 2009


Module: openembedded.git
Branch: shr/merge
Commit: d9761b32ac746176acaea7e1811624c35b272ab5
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=d9761b32ac746176acaea7e1811624c35b272ab5

Author: Koen Kooi <koen at openembedded.org>
Date:   Thu Nov 19 14:16:04 2009 +0100

ffmpeg svn: bump SRCREV and tweak default pref a bit

---

 recipes/ffmpeg/ffmpeg_svn.bb |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/recipes/ffmpeg/ffmpeg_svn.bb b/recipes/ffmpeg/ffmpeg_svn.bb
index 37b009a..b8cea51 100644
--- a/recipes/ffmpeg/ffmpeg_svn.bb
+++ b/recipes/ffmpeg/ffmpeg_svn.bb
@@ -2,14 +2,14 @@ require ffmpeg.inc
 
 DEPENDS += "schroedinger libgsm"
 
-SRCREV = "20231"
+SRCREV = "20551"
 
 PE = "1"
 PV = "0.5.0+${PR}+svnr${SRCPV}"
 PR = "r0"
 
 DEFAULT_PREFERENCE = "-1"
-DEFAULT_PREFERENCE_armv7a = "1"
+DEFAULT_PREFERENCE_angstrom = "1"
 DEFAULT_PREFERENCE_om-gta02 = "1"
 
 SRC_URI = "svn://svn.ffmpeg.org/ffmpeg/;module=trunk"





More information about the Openembedded-commits mailing list