[oe-commits] Koen Kooi : mplayer svn: bump SRCREV

git version control git at git.openembedded.org
Thu Nov 19 13:18:40 UTC 2009


Module: openembedded.git
Branch: org.openembedded.dev
Commit: e53bdd16a34161df658478db74dad95d28121d4f
URL:    http://gitweb.openembedded.net/?p=openembedded.git&a=commit;h=e53bdd16a34161df658478db74dad95d28121d4f

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

mplayer svn: bump SRCREV

---

 recipes/mplayer/mplayer_svn.bb |    3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diff --git a/recipes/mplayer/mplayer_svn.bb b/recipes/mplayer/mplayer_svn.bb
index 8a34dd2..93e7523 100644
--- a/recipes/mplayer/mplayer_svn.bb
+++ b/recipes/mplayer/mplayer_svn.bb
@@ -13,7 +13,7 @@ SRC_URI = "svn://svn.mplayerhq.hu/mplayer;module=trunk \
 	   file://mplayer-lavc-arm.patch;patch=1 \
 	   "
 
-SRCREV = "29789"
+SRCREV = "29934"
 SRC_URI_append_armv7a = " \
 		file://omapfb.patch;patch=1 \
 	   file://vo_omapfb.c \
@@ -167,6 +167,7 @@ EXTRA_OECONF = " \
 	--enable-select \
 	\
 	--extra-libs=' -lBasicUsageEnvironment -lUsageEnvironment -lgroupsock -lliveMedia -lstdc++' \
+    --enable-protocol='file_protocol pipe_protocol http_protocol rtmp_protocol tcp_protocol udp_protocol' \
 "
 
 EXTRA_OECONF_append_arm = " --disable-decoder=vorbis_decoder \





More information about the Openembedded-commits mailing list