[oe-commits] Martin Jansa : mplayer_git: bump SRCREV

git version control git at git.openembedded.org
Mon Jan 31 09:32:55 UTC 2011


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

Author: Martin Jansa <Martin.Jansa at gmail.com>
Date:   Mon Jan 31 10:25:19 2011 +0100

mplayer_git: bump SRCREV

Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>

---

 .../0001-video-out-for-omapfb-support.patch        |    2 +-
 recipes/mplayer/mplayer_git.bb                     |    7 +------
 2 files changed, 2 insertions(+), 7 deletions(-)

diff --git a/recipes/mplayer/mplayer/0001-video-out-for-omapfb-support.patch b/recipes/mplayer/mplayer/0001-video-out-for-omapfb-support.patch
index aec7a15..dd1bd2a 100644
--- a/recipes/mplayer/mplayer/0001-video-out-for-omapfb-support.patch
+++ b/recipes/mplayer/mplayer/0001-video-out-for-omapfb-support.patch
@@ -110,7 +110,7 @@ index 0000000..b26ee3a
 +#include "video_out.h"
 +#include "video_out_internal.h"
 +#include "fastmemcpy.h"
-+#include "sub.h"
++#include "sub/sub.h"
 +#include "mp_msg.h"
 +#include "omapfb.h"
 +#include "x11_common.h"
diff --git a/recipes/mplayer/mplayer_git.bb b/recipes/mplayer/mplayer_git.bb
index a762da8..dcfdf94 100644
--- a/recipes/mplayer/mplayer_git.bb
+++ b/recipes/mplayer/mplayer_git.bb
@@ -20,7 +20,7 @@ SRC_URI_append_armv7a = " \
 # ie. for all armv4 machines.
 SRC_URI_append_collie = "file://disable-executable-stack-test.patch"
 
-SRCREV = "81f0b8dacff926d46438faedb1a56da3946a8d2a"
+SRCREV = "17c4546a5123774a8832c083b9227a5abb3b2716"
 
 PACKAGE_ARCH_collie = "collie"
 PACKAGE_ARCH_c7x0 = "c7x0"
@@ -93,18 +93,14 @@ EXTRA_OECONF = " \
 	--disable-xanim \
 	--disable-real \
 	--disable-xvid \
-	--disable-x264 \
 	\
 	--enable-tremor-low \
 	\
 	--disable-speex \
 	--enable-theora \
-	--disable-faac \
 	--disable-ladspa \
 	--disable-libdv \
 	--enable-mad \
-	--disable-toolame \
-	--disable-twolame \
 	--disable-xmms \
 	--disable-mp3lib \
 	--enable-libmpeg2 \
@@ -130,7 +126,6 @@ EXTRA_OECONF = " \
 	--disable-xinerama \
 	--enable-x11 \
 	--enable-fbdev \
-	--disable-mlib \
 	--disable-3dfx \
 	--disable-tdfxfb \
 	--disable-s3fb \





More information about the Openembedded-commits mailing list